summaryrefslogtreecommitdiff
path: root/scripts/mod
AgeCommit message (Expand)AuthorFilesLines
2013-05-07Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+2
2013-05-06Fix cleaning in scripts/modAndreas Schwab1-0/+2
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-32/+62
2013-04-29modpost: fix unwanted VMLINUX_SYMBOL_STR expansionJames Hogan1-1/+1
2013-04-05modpost: add -T option to read module names from file/stdin.Rusty Russell1-2/+30
2013-04-05modpost: minor cleanup.Rusty Russell1-8/+15
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz2-0/+15
2013-03-20module: fix symbol versioning with symbol prefixesJames Hogan1-1/+2
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell1-21/+15
2013-02-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds5-312/+581
2013-01-24mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab5-312/+581
2013-01-21modpost: Ignore ARC specific non-alloc sectionsVineet Gupta1-0/+2
2012-11-30modpost.c: Stop checking __dev* section mismatchesGreg Kroah-Hartman1-14/+10
2012-10-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+1
2012-10-11modpost: Permit .GCC.command.line sectionsJonathan Kliegman1-0/+1
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-0/+2
2012-10-03modpost: fix modpost warnings for xtensaMax Filippov1-0/+2
2012-09-07staging/ipack: Fix bug introduced by IPack device matchingJens Taprogge1-1/+1
2012-09-04Staging: ipack: implement ipack device table.Jens Taprogge1-0/+15
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+4
2012-06-16scripts/modpost: check for bad references in .pci.fixups areaSebastian Andrzej Siewior1-0/+11
2012-06-13USB: allow match on bInterfaceNumberBjørn Mork1-1/+4
2012-05-23modpost: use proper kernel style for autogenerated filesGreg Kroah-Hartman1-4/+4
2012-05-23modpost: Stop grab_file() from leaking filedescriptors if fstat() failsJesper Juhl1-3/+6
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+4
2012-05-01HID: Allow bus wildcard matchingHenrik Rydberg1-1/+2
2012-05-01HID: Add device group to modaliasHenrik Rydberg1-0/+2
2012-04-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-0/+4
2012-04-18Fix modpost failures in fedora 17David Miller1-0/+4
2012-04-09modpost: Fix modpost license checking of vmlinux.oFrank Rowand2-2/+6
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+1
2012-03-26modpost: fix ALL_INIT_DATA_SECTIONSJan Beulich1-1/+1
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2-5/+41
2012-02-27mod/file2alias: make modpost compile on darwin againAndreas Bießmann1-4/+31
2012-02-15ARM: 7324/1: modpost: Fix section warnings for ARM for many compilersTony Lindgren1-0/+9
2012-02-14module: fix broken isapnp handling in file2aliasOndrej Zary1-1/+1
2012-02-13x86/cpu: Clean up modalias feature matchingBen Hutchings1-2/+3
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman1-10/+0
2012-01-26Add driver auto probing for x86 features v4Andi Kleen1-0/+24
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King1-10/+0
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-125/+92
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds1-0/+13
2012-01-13modpost: use linker section to generate table.Rusty Russell1-45/+61
2012-01-13modpost: use a table rather than a giant if/else statement.Rusty Russell1-119/+73
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich1-0/+13
2011-11-22ARM: amba: Auto-generate AMBA driver module aliases during modpostDave Martin1-0/+72
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings1-0/+7
2011-08-25Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_idGreg Kroah-Hartman1-2/+2
2011-08-25Staging: hv: Add code to parse struct hv_vmbus_device_id tableK. Y. Srinivasan1-0/+25
2011-07-24modpost: Fix modpost's license checking V3Alessio Igor Bogani1-1/+28