开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
mod
/
file2alias.c
Age
Commit message (
Expand
)
Author
2024-11-28
modpost: improve error messages in device_id_check()
Masahiro Yamada
2024-11-28
modpost: rename alias symbol for MODULE_DEVICE_TABLE()
Masahiro Yamada
2024-11-28
modpost: rename variables in handle_moddevtable()
Masahiro Yamada
2024-11-28
modpost: move strstarts() to modpost.h
Masahiro Yamada
2024-11-28
modpost: convert do_usb_table() to a generic handler
Masahiro Yamada
2024-11-28
modpost: convert do_of_table() to a generic handler
Masahiro Yamada
2024-11-28
modpost: convert do_pnp_device_entry() to a generic handler
Masahiro Yamada
2024-11-28
modpost: convert do_pnp_card_entries() to a generic handler
Masahiro Yamada
2024-11-28
modpost: call module_alias_printf() from all do_*_entry() functions
Masahiro Yamada
2024-11-28
modpost: pass (struct module *) to do_*_entry() functions
Masahiro Yamada
2024-11-28
modpost: remove DEF_FIELD_ADDR_VAR() macro
Masahiro Yamada
2024-11-28
modpost: deduplicate MODULE_ALIAS() for all drivers
Masahiro Yamada
2024-11-28
modpost: introduce module_alias_printf() helper
Masahiro Yamada
2024-11-28
modpost: remove unnecessary check in do_acpi_entry()
Masahiro Yamada
2024-11-28
modpost: remove incorrect code in do_eisa_entry()
Masahiro Yamada
2024-11-03
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
Masahiro Yamada
2024-11-03
modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endianness
Masahiro Yamada
2024-09-03
slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE()
Masahiro Yamada
2024-02-17
firmware: coreboot: Generate aliases for coreboot modules
Nícolas F. R. A. Prado
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-11-03
Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-27
cdx: add sysfs for subsystem, class and revision
Abhijit Gangurde
2023-10-21
staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLE
Umang Jain
2023-10-18
modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
2023-10-18
modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
2023-10-01
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
2023-06-16
vfio/cdx: add support for CDX bus
Nipun Gupta
2023-03-29
cdx: add the cdx bus driver
Nipun Gupta
2022-11-27
modpost: Mark uuid_le type to be suitable only for MEI
Andy Shevchenko
2022-11-21
modpost: Join broken long printed messages
Geert Uytterhoeven
2022-07-27
modpost: use sym_get_data() to get module device_table data
Masahiro Yamada
2022-06-05
Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2022-05-27
modpost: reuse ARRAY_SIZE() macro for section_mismatch()
Masahiro Yamada
2022-04-26
bus: mhi: ep: Add uevent support for module autoloading
Manivannan Sadhasivam
2021-11-09
HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()
Thomas Weißschuh
2021-08-26
PCI / VFIO: Add 'override_only' support for VFIO PCI sub system
Max Gurtovoy
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-01-07
fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()
Xu Yilun
2021-01-07
platform/surface: aggregator: Add dedicated bus and device type
Maximilian Luz
2020-12-04
Add auxiliary bus support
Dave Ertman
2020-06-30
soundwire: extend SDW_SLAVE_ENTRY
Pierre-Louis Bossart
2020-06-06
firmware/dmi: Report DMI Bios & EC firmware release
Erwan Velu
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-03-19
bus: mhi: core: Add uevent support for module autoloading
Manivannan Sadhasivam
2020-02-28
i3c: Generate aliases for i3c modules
Boris Brezillon
2019-09-04
modpost: add guid_t type definition
Heikki Krogerus
2019-03-10
Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-03-07
platform/x86: wmi: add WMI support to MODULE_DEVICE_TABLE()
Mattias Jacobsson
2019-03-07
platform/x86: wmi: move struct wmi_device_id to mod_devicetable.h
Mattias Jacobsson
2019-03-06
modpost: file2alias: define size of alias
Mattias Jacobsson
[next]