summaryrefslogtreecommitdiffstats
path: root/scripts/mod/file2alias.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge 6.13-rc7 into usb-nextGreg Kroah-Hartman2025-01-131-19/+17
|\
| * modpost: work around unaligned data access errorMasahiro Yamada2024-12-281-13/+13
| * modpost: refactor do_vmbus_entry()Masahiro Yamada2024-12-281-5/+3
| * modpost: fix the missed iteration for the max bit in do_input()Masahiro Yamada2024-12-281-1/+1
* | usb: typec: Only use SVID for matching altmodesAbhishek Pandit-Subedi2024-12-241-7/+2
|/
* modpost: improve error messages in device_id_check()Masahiro Yamada2024-11-281-37/+18
* modpost: rename alias symbol for MODULE_DEVICE_TABLE()Masahiro Yamada2024-11-281-10/+7
* modpost: rename variables in handle_moddevtable()Masahiro Yamada2024-11-281-11/+11
* modpost: move strstarts() to modpost.hMasahiro Yamada2024-11-281-1/+1
* modpost: convert do_usb_table() to a generic handlerMasahiro Yamada2024-11-281-30/+9
* modpost: convert do_of_table() to a generic handlerMasahiro Yamada2024-11-281-18/+2
* modpost: convert do_pnp_device_entry() to a generic handlerMasahiro Yamada2024-11-281-21/+9
* modpost: convert do_pnp_card_entries() to a generic handlerMasahiro Yamada2024-11-281-25/+14
* modpost: call module_alias_printf() from all do_*_entry() functionsMasahiro Yamada2024-11-281-257/+181
* modpost: pass (struct module *) to do_*_entry() functionsMasahiro Yamada2024-11-281-59/+59
* modpost: remove DEF_FIELD_ADDR_VAR() macroMasahiro Yamada2024-11-281-8/+1
* modpost: deduplicate MODULE_ALIAS() for all driversMasahiro Yamada2024-11-281-33/+15
* modpost: introduce module_alias_printf() helperMasahiro Yamada2024-11-281-25/+66
* modpost: remove unnecessary check in do_acpi_entry()Masahiro Yamada2024-11-281-1/+1
* modpost: remove incorrect code in do_eisa_entry()Masahiro Yamada2024-11-281-4/+1
* modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit hostMasahiro Yamada2024-11-031-1/+1
* modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endiannessMasahiro Yamada2024-11-031-5/+5
* slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE()Masahiro Yamada2024-09-031-0/+11
* firmware: coreboot: Generate aliases for coreboot modulesNícolas F. R. A. Prado2024-02-171-0/+10
* Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-11-041-7/+7
|\
| * modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada2023-10-181-2/+2
| * modpost: fix tee MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada2023-10-181-5/+5
* | Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-041-0/+9
|\ \
| * | staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLEUmang Jain2023-10-211-0/+9
* | | cdx: add sysfs for subsystem, class and revisionAbhijit Gangurde2023-10-271-0/+8
| |/ |/|
* | modpost: add missing else to the "of" checkMauricio Faria de Oliveira2023-10-011-1/+1
|/
* vfio/cdx: add support for CDX busNipun Gupta2023-06-161-1/+16
* cdx: add the cdx bus driverNipun Gupta2023-03-291-0/+12
* modpost: Mark uuid_le type to be suitable only for MEIAndy Shevchenko2022-11-271-4/+8
* modpost: Join broken long printed messagesGeert Uytterhoeven2022-11-211-11/+7
* modpost: use sym_get_data() to get module device_table dataMasahiro Yamada2022-07-271-3/+1
* Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2022-06-051-2/+0
|\
| * modpost: reuse ARRAY_SIZE() macro for section_mismatch()Masahiro Yamada2022-05-271-2/+0
* | bus: mhi: ep: Add uevent support for module autoloadingManivannan Sadhasivam2022-04-261-0/+10
|/
* HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()Thomas Weißschuh2021-11-091-0/+24
* PCI / VFIO: Add 'override_only' support for VFIO PCI sub systemMax Gurtovoy2021-08-261-2/+15
* Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-241-0/+13
|\
| * fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()Xu Yilun2021-01-071-0/+13
* | platform/surface: aggregator: Add dedicated bus and device typeMaximilian Luz2021-01-071-0/+23
|/
* Add auxiliary bus supportDave Ertman2020-12-041-0/+8
* soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart2020-06-301-1/+5
* firmware/dmi: Report DMI Bios & EC firmware releaseErwan Velu2020-06-061-0/+2
* Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-031-0/+10
|\
| * bus: mhi: core: Add uevent support for module autoloadingManivannan Sadhasivam2020-03-191-0/+10
* | i3c: Generate aliases for i3c modulesBoris Brezillon2020-02-281-0/+19
|/