summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-31uwb.h: fix implicit use of asm/page.h for PAGE_SIZEPaul Gortmaker1-0/+1
2011-10-31pm_runtime.h: explicitly requires notifier.hPaul Gortmaker1-0/+1
2011-10-31linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.hPaul Gortmaker1-0/+2
2011-10-31miscdevice.h: fix up implicit use of lists and typesPaul Gortmaker1-0/+2
2011-10-31stop_machine.h: fix implicit use of smp.h for smp_processor_idPaul Gortmaker1-0/+1
2011-10-31of: fix implicit use of errno.h in include/linux/of.hPaul Gortmaker1-0/+1
2011-10-31of_platform.h: delete needless include <linux/module.h>Paul Gortmaker1-1/+0
2011-10-31acpi: remove module.h include from platform/aclinux.hPaul Gortmaker1-1/+0
2011-10-31miscdevice.h: delete unnecessary inclusion of module.hPaul Gortmaker1-1/+0
2011-10-31device_cgroup.h: delete needless include <linux/module.h>Paul Gortmaker1-1/+0
2011-10-31net: sch_generic remove redundant use of <linux/module.h>Paul Gortmaker1-1/+0
2011-10-31net: inet_timewait_sock doesnt need <linux/module.h>Paul Gortmaker1-1/+0
2011-10-31sysdev.h: dont include <linux/module.h> for no reasonPaul Gortmaker1-1/+0
2011-10-31vermagic: delete unused include of <linux/module.h>Paul Gortmaker1-1/+0
2011-10-31lib: dma-debug needs export.h for EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-10-31watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.cPaul Gortmaker1-0/+1
2011-10-31pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+1
2011-10-31pinctrl: EXPORT_SYMBOL needs export.hStephen Rothwell1-0/+1
2011-10-31pcmcia: Add export.h to drivers/pcmcia as required.Paul Gortmaker2-0/+2
2011-10-31pcmcia: add module.h to db1xxx_ss.c since it is modular.Paul Gortmaker1-0/+1
2011-10-31uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker12-0/+12
2011-10-31uwb: Add module.h to the real uwb modular users.Paul Gortmaker2-0/+2
2011-10-31drivers/uwb: fix implicit use of stat.hPaul Gortmaker2-0/+2
2011-10-31spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.cPaul Gortmaker1-0/+1
2011-10-31spi: Add module.h to implicit users in drivers/spiPaul Gortmaker18-0/+18
2011-10-31regulator: Fix implicit use of notifier.h by driver.hPaul Gortmaker1-0/+1
2011-10-31regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker19-0/+19
2011-10-31regulator: Add export.h for THIS_MODULE to dummy.cPaul Gortmaker1-0/+1
2011-10-31intel-iommu: now needs export.h for EXPORT_SYMBOL_GPLPaul Gortmaker1-0/+1
2011-10-31virtio: Add module.h to drivers/virtio users.Paul Gortmaker3-0/+3
2011-10-31lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker3-0/+3
2011-10-31kvm: iommu.c file requires the full module.h present.Paul Gortmaker1-0/+1
2011-10-31kvm: fix implicit use of stat.h header filePaul Gortmaker1-0/+1
2011-10-31xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker5-0/+5
2011-10-31xen: Add module.h to modular drivers/xen users.Paul Gortmaker4-0/+4
2011-10-31uio: Add module.h to implicit drivers/uio usersPaul Gortmaker2-0/+2
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker10-0/+10
2011-10-31staging: Add moduleparam.h to drivers/staging files as requiredPaul Gortmaker3-1/+4
2011-10-31staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker26-0/+26
2011-10-31ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker6-0/+6
2011-10-31ssb: Add module.h to the real modules in drivers/ssbPaul Gortmaker2-0/+2
2011-10-31mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker3-0/+3
2011-10-31mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker9-0/+9
2011-10-31mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker1-0/+1
2011-10-31mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker4-0/+4
2011-10-31mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker11-0/+11
2011-10-31gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.cPaul Gortmaker1-0/+1
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker27-0/+41
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker30-0/+33
2011-10-31bcma: fix implicit use of export.h contentsPaul Gortmaker4-0/+4