summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-01block: Fix files that are modules and hence need module.hPaul Gortmaker3-0/+3
2011-11-01block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker2-0/+2
2011-11-01mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker11-0/+11
2011-11-01mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker4-0/+4
2011-11-01crypto: add module.h to those files that are explicitly using itPaul Gortmaker1-0/+1
2011-11-01drivers/net: fix mislocated headers in cxgb4/l2t.cPaul Gortmaker1-4/+3
2011-11-01drivers/net: wireless/ath/ath5k/debug.c does not need module.hPaul Gortmaker1-1/+0
2011-11-01drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker10-0/+11
2011-11-01drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker7-7/+7
2011-11-01drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker66-0/+66
2011-11-01drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker46-0/+46
2011-11-01sh: Add export.h to arch/sh specific files as required.Paul Gortmaker1-0/+1
2011-11-01sh: Add module.h to arch/sh specific files as required.Paul Gortmaker2-0/+2
2011-11-01sh: fix implicit use of stat.h in arch/sh specific filesPaul Gortmaker1-0/+1
2011-11-01parisc: add module.h to files really requiring itPaul Gortmaker1-0/+1
2011-11-01parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-11-01s390: add missing module.h/export.h includesHeiko Carstens13-0/+15
2011-11-01powerpc: Fix up modules that should be including module.hPaul Gortmaker1-0/+1
2011-11-01powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-11-01x86: fix up files really needing to include module.hPaul Gortmaker5-0/+5
2011-11-01acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker22-0/+22
2011-11-01acpi: downgrade files from module.h to export.h where possible.Paul Gortmaker1-1/+1
2011-11-01acpi: delete module.h include from files explicitly not needing itPaul Gortmaker1-1/+0
2011-11-01acpi: add module.h to files implicitly using/relying on it.Paul Gortmaker3-0/+3
2011-10-31Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-17/+21
2011-10-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds15-60/+2589
2011-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-45/+44
2011-10-31Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds128-7221/+11106
2011-10-30i2c-algo-pca: Return standard fault codesJean Delvare1-2/+4
2011-10-30i2c-algo-bit: Return standard fault codesJean Delvare1-7/+7
2011-10-30i2c-algo-bit: Be verbose on bus testing failureJean Delvare1-1/+3
2011-10-30i2c-algo-bit: Let user test buses without failingJean Delvare1-3/+3
2011-10-30i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drvHarvey Yang1-3/+3
2011-10-30i2c: I2C_ELEKTOR should depend on HAS_IOPORTGeert Uytterhoeven1-1/+1
2011-10-29Merge git://github.com/rustyrussell/linuxLinus Torvalds1-8/+8
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds32-494/+214
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-39/+658
2011-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds144-3194/+13248
2011-10-29Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds1-1/+1
2011-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-31/+161
2011-10-29Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds16-245/+749
2011-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds59-944/+2855
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds1-6/+0
2011-10-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds187-5484/+18194
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+21
2011-10-28Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-24/+4
2011-10-28Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-102/+0
2011-10-28Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-248/+0
2011-10-27PCI: Clean-up MPS debug outputJon Mason1-6/+7
2011-10-27pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt1-2/+16