aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.cPaul Gortmaker2011-10-31
| * pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
| * pinctrl: EXPORT_SYMBOL needs export.hStephen Rothwell2011-10-31
| * pcmcia: Add export.h to drivers/pcmcia as required.Paul Gortmaker2011-10-31
| * pcmcia: add module.h to db1xxx_ss.c since it is modular.Paul Gortmaker2011-10-31
| * uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
| * uwb: Add module.h to the real uwb modular users.Paul Gortmaker2011-10-31
| * drivers/uwb: fix implicit use of stat.hPaul Gortmaker2011-10-31
| * spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.cPaul Gortmaker2011-10-31
| * spi: Add module.h to implicit users in drivers/spiPaul Gortmaker2011-10-31
| * regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker2011-10-31
| * regulator: Add export.h for THIS_MODULE to dummy.cPaul Gortmaker2011-10-31
| * intel-iommu: now needs export.h for EXPORT_SYMBOL_GPLPaul Gortmaker2011-10-31
| * virtio: Add module.h to drivers/virtio users.Paul Gortmaker2011-10-31
| * lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker2011-10-31
| * xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker2011-10-31
| * xen: Add module.h to modular drivers/xen users.Paul Gortmaker2011-10-31
| * uio: Add module.h to implicit drivers/uio usersPaul Gortmaker2011-10-31
| * staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-31
| * staging: Add moduleparam.h to drivers/staging files as requiredPaul Gortmaker2011-10-31
| * staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2011-10-31
| * ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| * ssb: Add module.h to the real modules in drivers/ssbPaul Gortmaker2011-10-31
| * mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker2011-10-31
| * mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
| * mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker2011-10-31
| * mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
| * mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker2011-10-31
| * gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.cPaul Gortmaker2011-10-31
| * gpu: add module.h to drivers/gpu files as required.Paul Gortmaker2011-10-31
| * gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker2011-10-31
| * bcma: fix implicit use of export.h contentsPaul Gortmaker2011-10-31
| * bcma: add module.h to the modular portions of this driverPaul Gortmaker2011-10-31
| * drivers/zorro: Add export.h to proc.cPaul Gortmaker2011-10-31
| * drivers/w1: Add moduleparam.h to drivers/w1/w1_int.cPaul Gortmaker2011-10-31
| * drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| * drivers/target: Add module.h to drivers/target files as required.Paul Gortmaker2011-10-31
| * drivers/target: Add export.h to files as required.Paul Gortmaker2011-10-31
| * drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.cPaul Gortmaker2011-10-31
| * drivers/sfi: sfi_acpi.c needs sysfs.hRandy Dunlap2011-10-31
| * drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.hPaul Gortmaker2011-10-31
| * drivers/power: Add module.h to the actual modules in drivers/powerPaul Gortmaker2011-10-31
| * drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as requiredPaul Gortmaker2011-10-31
| * drivers/of: Add module.h to of_spi.cPaul Gortmaker2011-10-31
| * drivers/nfc: add module.h to nfcwilink.cPaul Gortmaker2011-10-31
| * drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-10-31
| * drivers/misc: Add module.h to files who are really modular.Paul Gortmaker2011-10-31
| * drivers/message: Add module.h to i2o/pci.cPaul Gortmaker2011-10-31
| * drivers/memstick: Add module.h to the prev. implicit modular usersPaul Gortmaker2011-10-31