summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-31of_platform.h: delete needless include <linux/module.h>Paul Gortmaker
2011-10-31acpi: remove module.h include from platform/aclinux.hPaul Gortmaker
2011-10-31miscdevice.h: delete unnecessary inclusion of module.hPaul Gortmaker
2011-10-31device_cgroup.h: delete needless include <linux/module.h>Paul Gortmaker
2011-10-31net: sch_generic remove redundant use of <linux/module.h>Paul Gortmaker
2011-10-31net: inet_timewait_sock doesnt need <linux/module.h>Paul Gortmaker
2011-10-31sysdev.h: dont include <linux/module.h> for no reasonPaul Gortmaker
2011-10-31vermagic: delete unused include of <linux/module.h>Paul Gortmaker
2011-10-31lib: dma-debug needs export.h for EXPORT_SYMBOLPaul Gortmaker
2011-10-31watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.cPaul Gortmaker
2011-10-31pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-31pinctrl: EXPORT_SYMBOL needs export.hStephen Rothwell
2011-10-31pcmcia: Add export.h to drivers/pcmcia as required.Paul Gortmaker
2011-10-31pcmcia: add module.h to db1xxx_ss.c since it is modular.Paul Gortmaker
2011-10-31uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-31uwb: Add module.h to the real uwb modular users.Paul Gortmaker
2011-10-31drivers/uwb: fix implicit use of stat.hPaul Gortmaker
2011-10-31spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.cPaul Gortmaker
2011-10-31spi: Add module.h to implicit users in drivers/spiPaul Gortmaker
2011-10-31regulator: Fix implicit use of notifier.h by driver.hPaul Gortmaker
2011-10-31regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker
2011-10-31regulator: Add export.h for THIS_MODULE to dummy.cPaul Gortmaker
2011-10-31intel-iommu: now needs export.h for EXPORT_SYMBOL_GPLPaul Gortmaker
2011-10-31virtio: Add module.h to drivers/virtio users.Paul Gortmaker
2011-10-31lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker
2011-10-31kvm: iommu.c file requires the full module.h present.Paul Gortmaker
2011-10-31kvm: fix implicit use of stat.h header filePaul Gortmaker
2011-10-31xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker
2011-10-31xen: Add module.h to modular drivers/xen users.Paul Gortmaker
2011-10-31uio: Add module.h to implicit drivers/uio usersPaul Gortmaker
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker
2011-10-31staging: Add moduleparam.h to drivers/staging files as requiredPaul Gortmaker
2011-10-31staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker
2011-10-31ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31ssb: Add module.h to the real modules in drivers/ssbPaul Gortmaker
2011-10-31mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker
2011-10-31mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-31mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker
2011-10-31mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-31mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker
2011-10-31gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.cPaul Gortmaker
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker
2011-10-31bcma: fix implicit use of export.h contentsPaul Gortmaker
2011-10-31bcma: add module.h to the modular portions of this driverPaul Gortmaker
2011-10-31drivers/zorro: Add export.h to proc.cPaul Gortmaker
2011-10-31drivers/w1: Add moduleparam.h to drivers/w1/w1_int.cPaul Gortmaker
2011-10-31drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31drivers/target: Add module.h to drivers/target files as required.Paul Gortmaker
2011-10-31drivers/target: Add export.h to files as required.Paul Gortmaker