summaryrefslogtreecommitdiff
path: root/scripts/mod (unfollow)
Commit message (Expand)Author
2010-01-17modpost: fix segfault in sym_is() with prefixed archesMike Frysinger
2009-12-15modpost: fix segfault with short symbol namesMichal Marek
2009-12-15Kbuild: clear marker out of modpostWenji Huang
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins
2009-12-11USB: handle bcd incrementation in usb modalias generationNathaniel McCallum
2009-12-11USB: add hex/bcd detection to usb modalias generationNathaniel McCallum
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-23spi: add support for device table matchingAnton Vorontsov
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith
2009-09-21trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg
2009-06-12virtio: enhance id_matching for virtio driversChristian Borntraeger
2009-06-09kbuild: add hint about __refdata to modpostSam Ravnborg
2009-06-09initconst adjustmentsJan Beulich
2009-05-04kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg
2009-05-04kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccSam Ravnborg
2009-05-04kbuild, modpost: fix unexpected non-allocatable section when cross compilingAnders Kaseorg
2009-05-01kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg
2009-05-01kbuild: fix comment in modpost.cSam Ravnborg
2009-05-01kbuild: fix Module.markers permission error under cygwinCedric Hombourger
2009-04-27Remove unused support code for refok sections.Tim Abbott
2009-04-11kbuild: remove pointless strdup() on arguments passed to new_module() in modpostJan Beulich
2009-03-31module: include other structures in module version checkRusty Russell
2009-03-24platform: introduce module id table for platform devicesEric Miao
2009-02-17HID: fix bus endianity in file2aliasJiri Slaby
2009-02-05modpost: NOBITS sections may point beyond the end of the fileTejun Heo
2009-01-20PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers
2008-10-29kbuild: prevent modpost from looking for a .cmd file for a static library lin...Ashutosh Naik
2008-10-14modpost: add support for hidJiri Slaby
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse
2008-10-10Staging: add TAINT_CRAP flag to drivers/staging modulesGreg Kroah-Hartman
2008-10-06Marker depmod fix core kernel listMathieu Desnoyers
2008-08-21pnp: fix "add acpi:* modalias entries"Kay Sievers
2008-07-30scripts/mod/modpost.c: fix spelling of module and happensBen Dooks
2008-07-24remove the v850 portAdrian Bunk
2008-07-22markers: fix duplicate modpost entryMathieu Desnoyers
2008-07-21pnp: add acpi:* modalias entriesKay Sievers
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck
2008-06-12kbuild: ignore powerpc specific symbols in modpostSam Ravnborg
2008-05-11kbuild: disable modpost warnings for linkonce sectionsAndi Kleen
2008-05-04modpost: i2c aliases need no trailing wildcardJean Delvare
2008-04-29i2c: Add support for device alias namesJean Delvare
2008-04-26kbuild: soften MODULE_LICENSE checkSam Ravnborg
2008-04-25kbuild: support loading extra symbols in modpostRichard Hacker
2008-04-25kbuild: error out on missing MODULE_LICENSESam Ravnborg
2008-04-19PNP: add all PNP card device id's as individual aliasesKay Sievers
2008-03-23kbuild: soften modpost checks when doing cross buildsSam Ravnborg
2008-02-19kbuild: fix reversed symbol name order in modpostGeert Uytterhoeven
2008-02-13Linux Kernel Markers: create modpost fileMathieu Desnoyers
2008-02-09kbuild/modpost: Use warn() for announcing section mismatchesGeert Uytterhoeven
2008-02-09kbuild/modpost: improve warnings if symbol is unknownSam Ravnborg