index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
mod
/
file2alias.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 6.13-rc7 into usb-next
Greg Kroah-Hartman
2025-01-13
1
-19
/
+17
|
\
|
*
modpost: work around unaligned data access error
Masahiro Yamada
2024-12-28
1
-13
/
+13
|
*
modpost: refactor do_vmbus_entry()
Masahiro Yamada
2024-12-28
1
-5
/
+3
|
*
modpost: fix the missed iteration for the max bit in do_input()
Masahiro Yamada
2024-12-28
1
-1
/
+1
*
|
usb: typec: Only use SVID for matching altmodes
Abhishek Pandit-Subedi
2024-12-24
1
-7
/
+2
|
/
*
modpost: improve error messages in device_id_check()
Masahiro Yamada
2024-11-28
1
-37
/
+18
*
modpost: rename alias symbol for MODULE_DEVICE_TABLE()
Masahiro Yamada
2024-11-28
1
-10
/
+7
*
modpost: rename variables in handle_moddevtable()
Masahiro Yamada
2024-11-28
1
-11
/
+11
*
modpost: move strstarts() to modpost.h
Masahiro Yamada
2024-11-28
1
-1
/
+1
*
modpost: convert do_usb_table() to a generic handler
Masahiro Yamada
2024-11-28
1
-30
/
+9
*
modpost: convert do_of_table() to a generic handler
Masahiro Yamada
2024-11-28
1
-18
/
+2
*
modpost: convert do_pnp_device_entry() to a generic handler
Masahiro Yamada
2024-11-28
1
-21
/
+9
*
modpost: convert do_pnp_card_entries() to a generic handler
Masahiro Yamada
2024-11-28
1
-25
/
+14
*
modpost: call module_alias_printf() from all do_*_entry() functions
Masahiro Yamada
2024-11-28
1
-257
/
+181
*
modpost: pass (struct module *) to do_*_entry() functions
Masahiro Yamada
2024-11-28
1
-59
/
+59
*
modpost: remove DEF_FIELD_ADDR_VAR() macro
Masahiro Yamada
2024-11-28
1
-8
/
+1
*
modpost: deduplicate MODULE_ALIAS() for all drivers
Masahiro Yamada
2024-11-28
1
-33
/
+15
*
modpost: introduce module_alias_printf() helper
Masahiro Yamada
2024-11-28
1
-25
/
+66
*
modpost: remove unnecessary check in do_acpi_entry()
Masahiro Yamada
2024-11-28
1
-1
/
+1
*
modpost: remove incorrect code in do_eisa_entry()
Masahiro Yamada
2024-11-28
1
-4
/
+1
*
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
Masahiro Yamada
2024-11-03
1
-1
/
+1
*
modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness
Masahiro Yamada
2024-11-03
1
-5
/
+5
*
slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE()
Masahiro Yamada
2024-09-03
1
-0
/
+11
*
firmware: coreboot: Generate aliases for coreboot modules
Nícolas F. R. A. Prado
2024-02-17
1
-0
/
+10
*
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-04
1
-7
/
+7
|
\
|
*
modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
2023-10-18
1
-2
/
+2
|
*
modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
2023-10-18
1
-5
/
+5
*
|
Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-04
1
-0
/
+9
|
\
\
|
*
|
staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLE
Umang Jain
2023-10-21
1
-0
/
+9
*
|
|
cdx: add sysfs for subsystem, class and revision
Abhijit Gangurde
2023-10-27
1
-0
/
+8
|
|
/
|
/
|
*
|
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
2023-10-01
1
-1
/
+1
|
/
*
vfio/cdx: add support for CDX bus
Nipun Gupta
2023-06-16
1
-1
/
+16
*
cdx: add the cdx bus driver
Nipun Gupta
2023-03-29
1
-0
/
+12
*
modpost: Mark uuid_le type to be suitable only for MEI
Andy Shevchenko
2022-11-27
1
-4
/
+8
*
modpost: Join broken long printed messages
Geert Uytterhoeven
2022-11-21
1
-11
/
+7
*
modpost: use sym_get_data() to get module device_table data
Masahiro Yamada
2022-07-27
1
-3
/
+1
*
Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2022-06-05
1
-2
/
+0
|
\
|
*
modpost: reuse ARRAY_SIZE() macro for section_mismatch()
Masahiro Yamada
2022-05-27
1
-2
/
+0
*
|
bus: mhi: ep: Add uevent support for module autoloading
Manivannan Sadhasivam
2022-04-26
1
-0
/
+10
|
/
*
HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()
Thomas Weißschuh
2021-11-09
1
-0
/
+24
*
PCI / VFIO: Add 'override_only' support for VFIO PCI sub system
Max Gurtovoy
2021-08-26
1
-2
/
+15
*
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-24
1
-0
/
+13
|
\
|
*
fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()
Xu Yilun
2021-01-07
1
-0
/
+13
*
|
platform/surface: aggregator: Add dedicated bus and device type
Maximilian Luz
2021-01-07
1
-0
/
+23
|
/
*
Add auxiliary bus support
Dave Ertman
2020-12-04
1
-0
/
+8
*
soundwire: extend SDW_SLAVE_ENTRY
Pierre-Louis Bossart
2020-06-30
1
-1
/
+5
*
firmware/dmi: Report DMI Bios & EC firmware release
Erwan Velu
2020-06-06
1
-0
/
+2
*
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-03
1
-0
/
+10
|
\
|
*
bus: mhi: core: Add uevent support for module autoloading
Manivannan Sadhasivam
2020-03-19
1
-0
/
+10
*
|
i3c: Generate aliases for i3c modules
Boris Brezillon
2020-02-28
1
-0
/
+19
|
/
[next]