aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31drivers/base: transport_class explicitly requires EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-10-31of: of_pci.c needs export.h since it uses EXPORT_SYMBOLSPaul Gortmaker1-0/+1
2011-10-31block: Fix files that are modules and hence need module.hPaul Gortmaker3-0/+3
2011-10-31block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker2-0/+2
2011-10-31mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker11-0/+11
2011-10-31mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker4-0/+4
2011-10-31crypto: add module.h to those files that are explicitly using itPaul Gortmaker1-0/+1
2011-10-31drivers/net: fix mislocated headers in cxgb4/l2t.cPaul Gortmaker1-4/+3
2011-10-31drivers/net: wireless/ath/ath5k/debug.c does not need module.hPaul Gortmaker1-1/+0
2011-10-31drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker10-0/+11
2011-10-31drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker7-7/+7
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker66-0/+66
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker46-0/+46
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker1-0/+1
2011-10-31sh: Add module.h to arch/sh specific files as required.Paul Gortmaker2-0/+2
2011-10-31sh: fix implicit use of stat.h in arch/sh specific filesPaul Gortmaker1-0/+1
2011-10-31parisc: add module.h to files really requiring itPaul Gortmaker1-0/+1
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens13-0/+15
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker1-0/+1
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-10-31x86: fix up files really needing to include module.hPaul Gortmaker5-0/+5
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker22-0/+22
2011-10-31acpi: downgrade files from module.h to export.h where possible.Paul Gortmaker1-1/+1
2011-10-31acpi: delete module.h include from files explicitly not needing itPaul Gortmaker1-1/+0
2011-10-31acpi: add module.h to files implicitly using/relying on it.Paul Gortmaker3-0/+3
2011-10-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds4-17/+21
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds15-60/+2589
2011-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-45/+44
2011-10-30Merge 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-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds144-3194/+13248
2011-10-28Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds1-1/+1
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-31/+161
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds16-245/+749
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds59-944/+2855
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus 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/kernel/git/tip/tipLinus Torvalds1-2/+21
2011-10-28Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-24/+4
2011-10-28Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-102/+0
2011-10-28Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-248/+0