summaryrefslogtreecommitdiffstats
path: root/scripts/mod
AgeCommit message (Expand)AuthorLines
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds-0/+17
2010-05-19MODULE_DEVICE_TABLE(isapnp, ...) does nothingOndrej Zary-0/+17
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller-0/+14
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven-0/+14
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse-0/+26
2010-01-17modpost: fix segfault in sym_is() with prefixed archesMike Frysinger-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds-1/+1
2009-12-15modpost: fix segfault with short symbol namesMichal Marek-2/+2
2009-12-15Kbuild: clear marker out of modpostWenji Huang-167/+0
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins-10/+10
2009-12-11USB: handle bcd incrementation in usb modalias generationNathaniel McCallum-2/+47
2009-12-11USB: add hex/bcd detection to usb modalias generationNathaniel McCallum-12/+36
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov-2/+2
2009-09-23spi: add support for device table matchingAnton Vorontsov-0/+13
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith-2/+2
2009-09-21trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg-2/+0
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds-11/+39
2009-06-12virtio: enhance id_matching for virtio driversChristian Borntraeger-1/+1
2009-06-09kbuild: add hint about __refdata to modpostSam Ravnborg-1/+1
2009-06-09initconst adjustmentsJan Beulich-10/+38
2009-05-04kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg-1/+11
2009-05-04kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccSam Ravnborg-1/+1
2009-05-04kbuild, modpost: fix unexpected non-allocatable section when cross compilingAnders Kaseorg-12/+23
2009-05-01kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg-32/+19
2009-05-01kbuild: fix comment in modpost.cSam Ravnborg-2/+1
2009-05-01kbuild: fix Module.markers permission error under cygwinCedric Hombourger-0/+1
2009-04-27Remove unused support code for refok sections.Tim Abbott-18/+0
2009-04-11kbuild: remove pointless strdup() on arguments passed to new_module() in modpostJan Beulich-2/+2
2009-03-31module: include other structures in module version checkRusty Russell-2/+2
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar-1/+4
2009-03-24platform: introduce module id table for platform devicesEric Miao-0/+12
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar-0/+1
2009-02-17HID: fix bus endianity in file2aliasJiri Slaby-0/+1
2009-02-05modpost: NOBITS sections may point beyond the end of the fileTejun Heo-1/+4
2009-01-20PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers-2/+15
2008-10-29kbuild: prevent modpost from looking for a .cmd file for a static library lin...Ashutosh Naik-1/+11
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds-0/+9
2008-10-14modpost: add support for hidJiri Slaby-0/+18
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse-2/+4
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse-0/+57
2008-10-10Staging: add TAINT_CRAP flag to drivers/staging modulesGreg Kroah-Hartman-0/+9
2008-10-06Marker depmod fix core kernel listMathieu Desnoyers-2/+4
2008-08-21pnp: fix "add acpi:* modalias entries"Kay Sievers-5/+11
2008-07-30scripts/mod/modpost.c: fix spelling of module and happensBen Dooks-1/+1
2008-07-24remove the v850 portAdrian Bunk-2/+2
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-8/+16
2008-07-22markers: fix duplicate modpost entryMathieu Desnoyers-1/+2
2008-07-21pnp: add acpi:* modalias entriesKay Sievers-8/+16
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck-0/+12
2008-06-12kbuild: ignore powerpc specific symbols in modpostSam Ravnborg-5/+20