summaryrefslogtreecommitdiffstats
path: root/drivers/sh (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-01irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker3-21/+14
2011-11-01bluetooth: macroize two small inlines to avoid module.hPaul Gortmaker1-11/+13
2011-11-01ip_vs.h: fix implicit use of module_get/module_put from module.hPaul Gortmaker1-8/+7
2011-11-01nf_conntrack.h: fix up fallout from implicit moduleparam.h presencePaul Gortmaker1-0/+2
2011-11-01include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker22-22/+34
2011-11-01include: convert various register fcns to macros to avoid include chainingPaul Gortmaker11-58/+57
2011-11-01crypto.h: remove unused crypto_tfm_alg_modname() inlinePaul Gortmaker1-6/+0
2011-11-01uwb.h: fix implicit use of asm/page.h for PAGE_SIZEPaul Gortmaker1-0/+1
2011-11-01pm_runtime.h: explicitly requires notifier.hPaul Gortmaker1-0/+1
2011-11-01linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.hPaul Gortmaker1-0/+2
2011-11-01miscdevice.h: fix up implicit use of lists and typesPaul Gortmaker1-0/+2
2011-11-01stop_machine.h: fix implicit use of smp.h for smp_processor_idPaul Gortmaker1-0/+1
2011-11-01of: fix implicit use of errno.h in include/linux/of.hPaul Gortmaker1-0/+1
2011-11-01of_platform.h: delete needless include <linux/module.h>Paul Gortmaker1-1/+0
2011-11-01acpi: remove module.h include from platform/aclinux.hPaul Gortmaker1-1/+0
2011-11-01miscdevice.h: delete unnecessary inclusion of module.hPaul Gortmaker1-1/+0
2011-11-01device_cgroup.h: delete needless include <linux/module.h>Paul Gortmaker1-1/+0
2011-11-01net: sch_generic remove redundant use of <linux/module.h>Paul Gortmaker1-1/+0
2011-11-01net: inet_timewait_sock doesnt need <linux/module.h>Paul Gortmaker1-1/+0
2011-11-01sysdev.h: dont include <linux/module.h> for no reasonPaul Gortmaker1-1/+0
2011-11-01vermagic: delete unused include of <linux/module.h>Paul Gortmaker1-1/+0
2011-11-01lib: dma-debug needs export.h for EXPORT_SYMBOLPaul Gortmaker1-0/+1
2011-11-01watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.cPaul Gortmaker1-0/+1
2011-11-01pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+1
2011-11-01pinctrl: EXPORT_SYMBOL needs export.hStephen Rothwell1-0/+1
2011-11-01pcmcia: Add export.h to drivers/pcmcia as required.Paul Gortmaker2-0/+2
2011-11-01pcmcia: add module.h to db1xxx_ss.c since it is modular.Paul Gortmaker1-0/+1
2011-11-01uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker12-0/+12
2011-11-01uwb: Add module.h to the real uwb modular users.Paul Gortmaker2-0/+2
2011-11-01drivers/uwb: fix implicit use of stat.hPaul Gortmaker2-0/+2
2011-11-01spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.cPaul Gortmaker1-0/+1
2011-11-01spi: Add module.h to implicit users in drivers/spiPaul Gortmaker18-0/+18
2011-11-01regulator: Fix implicit use of notifier.h by driver.hPaul Gortmaker1-0/+1
2011-11-01regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker19-0/+19
2011-11-01regulator: Add export.h for THIS_MODULE to dummy.cPaul Gortmaker1-0/+1
2011-11-01intel-iommu: now needs export.h for EXPORT_SYMBOL_GPLPaul Gortmaker1-0/+1
2011-11-01virtio: Add module.h to drivers/virtio users.Paul Gortmaker3-0/+3
2011-11-01lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOLPaul Gortmaker3-0/+3
2011-11-01kvm: iommu.c file requires the full module.h present.Paul Gortmaker1-0/+1
2011-11-01kvm: fix implicit use of stat.h header filePaul Gortmaker1-0/+1
2011-11-01xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.Paul Gortmaker5-0/+5
2011-11-01xen: Add module.h to modular drivers/xen users.Paul Gortmaker4-0/+4
2011-11-01uio: Add module.h to implicit drivers/uio usersPaul Gortmaker2-0/+2
2011-11-01staging: Add module.h to more drivers implicitly using it.Paul Gortmaker10-0/+10
2011-11-01staging: Add moduleparam.h to drivers/staging files as requiredPaul Gortmaker3-1/+4
2011-11-01staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker26-0/+26
2011-11-01ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker6-0/+6
2011-11-01ssb: Add module.h to the real modules in drivers/ssbPaul Gortmaker2-0/+2
2011-11-01mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker3-0/+3
2011-11-01mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker9-0/+9