summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-31crypto: add module.h to those files that are explicitly using itPaul Gortmaker
2011-10-31drivers/net: fix mislocated headers in cxgb4/l2t.cPaul Gortmaker
2011-10-31drivers/net: wireless/ath/ath5k/debug.c does not need module.hPaul Gortmaker
2011-10-31drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker
2011-10-31drivers/net: change moduleparam.h to module.h as required.Paul Gortmaker
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker
2011-10-31sh: Add module.h to arch/sh specific files as required.Paul Gortmaker
2011-10-31sh: fix implicit use of stat.h in arch/sh specific filesPaul Gortmaker
2011-10-31parisc: add module.h to files really requiring itPaul Gortmaker
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens
2011-10-31powerpc: Fix up modules that should be including module.hPaul Gortmaker
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-10-31x86: fix up files really needing to include module.hPaul Gortmaker
2011-10-31acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker
2011-10-31acpi: downgrade files from module.h to export.h where possible.Paul Gortmaker
2011-10-31acpi: delete module.h include from files explicitly not needing itPaul Gortmaker
2011-10-31acpi: add module.h to files implicitly using/relying on it.Paul Gortmaker
2011-10-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2011-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2011-10-30i2c-algo-pca: Return standard fault codesJean Delvare
2011-10-30i2c-algo-bit: Return standard fault codesJean Delvare
2011-10-30i2c-algo-bit: Be verbose on bus testing failureJean Delvare
2011-10-30i2c-algo-bit: Let user test buses without failingJean Delvare
2011-10-30i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drvHarvey Yang
2011-10-30i2c: I2C_ELEKTOR should depend on HAS_IOPORTGeert Uytterhoeven
2011-10-29Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-10-28Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-28Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-10-28Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-28Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-27PCI: Clean-up MPS debug outputJon Mason
2011-10-27pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt
2011-10-27PCI: enable MPS "performance" setting to properly handle bridge MPSJon Mason
2011-10-27PCI: Workaround for Intel MPS errataJon Mason
2011-10-27Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie
2011-10-27Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie