Commit Graph

189 Commits (965bedadc01d34027455d5d5b67063ef0209c955)

Author SHA1 Message Date
Jan Beulich 0fa3a88cfd kbuild: remove pointless strdup() on arguments passed to new_module() in modpost 16 years ago
Rusty Russell 8c8ef42aee module: include other structures in module version check 16 years ago
Eric Miao 57fee4a58f platform: introduce module id table for platform devices 16 years ago
Jiri Slaby 2b639386a2 HID: fix bus endianity in file2alias 16 years ago
Tejun Heo 56fc82c536 modpost: NOBITS sections may point beyond the end of the file 16 years ago
Kay Sievers 72638f598e PNP: fix broken pnp lowercasing for acpi module aliases 16 years ago
Ashutosh Naik e6e6733ed9 kbuild: prevent modpost from looking for a .cmd file for a static library linked into a module 17 years ago
Jiri Slaby e8c84f9a5f modpost: add support for hid 17 years ago
David Woodhouse d945b697d0 Automatic MODULE_ALIAS() for DMI match tables. 17 years ago
Greg Kroah-Hartman a9860bf05f Staging: add TAINT_CRAP flag to drivers/staging modules 17 years ago
Mathieu Desnoyers 87f3b6b6fb Marker depmod fix core kernel list 17 years ago
Kay Sievers 5e4c6564c9 pnp: fix "add acpi:* modalias entries" 17 years ago
Ben Dooks 32be1d2232 scripts/mod/modpost.c: fix spelling of module and happens 17 years ago
Adrian Bunk f606ddf42f remove the v850 port 17 years ago
Mathieu Desnoyers d35cb360c2 markers: fix duplicate modpost entry 17 years ago
Kay Sievers 22454cb99f pnp: add acpi:* modalias entries 17 years ago
Cornelia Huck 7e9db9eaef [S390] cio: Introduce modalias for css bus. 17 years ago
Sam Ravnborg 4d7365d664 kbuild: ignore powerpc specific symbols in modpost 17 years ago
Andi Kleen fd1db0a313 kbuild: disable modpost warnings for linkonce sections 17 years ago
Jean Delvare ac55182899 modpost: i2c aliases need no trailing wildcard 17 years ago
Jean Delvare d2653e9273 i2c: Add support for device alias names 17 years ago
Sam Ravnborg 2fa3656829 kbuild: soften MODULE_LICENSE check 17 years ago
Richard Hacker 2d04b5ae1b kbuild: support loading extra symbols in modpost 17 years ago
Sam Ravnborg eed7d2798c kbuild: error out on missing MODULE_LICENSE 17 years ago
Kay Sievers 0c81eed4b9 PNP: add all PNP card device id's as individual aliases 17 years ago
Sam Ravnborg 4ce6efed48 kbuild: soften modpost checks when doing cross builds 17 years ago
Geert Uytterhoeven b1d2675a64 kbuild: fix reversed symbol name order in modpost 17 years ago
Mathieu Desnoyers b2e3e658b3 Linux Kernel Markers: create modpost file 17 years ago
Geert Uytterhoeven 7c0ac495e3 kbuild/modpost: Use warn() for announcing section mismatches 17 years ago
Sam Ravnborg f666751a0a kbuild/modpost: improve warnings if symbol is unknown 17 years ago
Sam Ravnborg fa95eb1f17 kbuild: do not warn about __*init/__*exit symbols being exported 17 years ago
Sam Ravnborg e5f95c8b77 kbuild: print only total number of section mismatces found 17 years ago
Greg Kroah-Hartman de6f92b9ee USB: handle idVendor of 0x0000 17 years ago
Sam Ravnborg e241a63037 kbuild: warn about ld added unique sections 17 years ago
Sam Ravnborg 588ccd732b kbuild: add verbose option to Section mismatch reporting in modpost 17 years ago
Adrian Bunk 3ff6eecca4 remove __attribute_used__ 17 years ago
Sam Ravnborg 58fb0d4f2f kbuild: simplified warning report in modpost 17 years ago
Sam Ravnborg ff13f92690 kbuild: introduce a few helpers in modpost 17 years ago
Sam Ravnborg 157c23c80e kbuild: use simpler section mismatch warnings in modpost 17 years ago
Sam Ravnborg eb8f689046 Use separate sections for __dev/__cpu/__mem code/data 17 years ago
Sam Ravnborg 6c5bd235bf kbuild: check section names consistently in modpost 17 years ago
Sam Ravnborg 10668220a9 kbuild: introduce blacklisting in modpost 17 years ago
Sam Ravnborg 5b24c0715f kbuild: code refactoring in modpost 17 years ago
Sam Ravnborg 9ad21c3f3e kbuild: try harder to find symbol names in modpost 17 years ago
Sam Ravnborg d1f25e6658 kbuild: fix so modpost can now check any .o file 17 years ago
Sam Ravnborg df578e7d83 kbuild: clean up modpost.c 17 years ago
Andi Kleen 666ab414fe kbuild: fix a buffer overflow in modpost 17 years ago
Andi Kleen 58b7a68de3 kbuild: fix format string warnings in modpost 17 years ago
Andi Kleen 6d9a89ea4b kbuild: declare the modpost error functions as printf like 17 years ago
Rusty Russell b01d9f2863 Module autoprobing support for virtio drivers. 18 years ago