aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-31drivers/target: Add module.h to drivers/target files as required.Gravatar Paul Gortmaker 6-0/+6
2011-10-31drivers/target: Add export.h to files as required.Gravatar Paul Gortmaker 7-0/+7
2011-10-31drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.cGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/sfi: sfi_acpi.c needs sysfs.hGravatar Randy Dunlap 1-0/+3
2011-10-31drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.hGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/power: Add module.h to the actual modules in drivers/powerGravatar Paul Gortmaker 4-0/+4
2011-10-31drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as requiredGravatar Paul Gortmaker 2-0/+2
2011-10-31drivers/of: Add module.h to of_spi.cGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/nfc: add module.h to nfcwilink.cGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Gravatar Paul Gortmaker 2-0/+2
2011-10-31drivers/misc: Add module.h to files who are really modular.Gravatar Paul Gortmaker 7-0/+7
2011-10-31drivers/message: Add module.h to i2o/pci.cGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/memstick: Add module.h to the prev. implicit modular usersGravatar Paul Gortmaker 4-0/+4
2011-10-31drivers/media: Add module.h to all files using it implicitlyGravatar Paul Gortmaker 144-0/+144
2011-10-31drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredGravatar Paul Gortmaker 10-0/+11
2011-10-31drivers/media: ir-raw.c needs kmod.h for request_moduleGravatar Stephen Rothwell 1-0/+1
2011-10-31drivers/leds: Add export.h for THIS_MODULE to leds-cobalt-raq.cGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/leds: Add module.h to files using it implicitlyGravatar Paul Gortmaker 16-0/+16
2011-10-31drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Gravatar Paul Gortmaker 10-0/+10
2011-10-31drivers/isdn: Add module.h to ISDN files implicitly using it.Gravatar Paul Gortmaker 3-0/+3
2011-10-31drivers/hwmon: add module.h to ultra45_env.cGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/gpio: Fix drivers who are implicit users of module.hGravatar Paul Gortmaker 11-0/+11
2011-10-31drivers/firmware: Add module.h to google/gsmi.cGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.cGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/edac: Add module.h to mce_amd_inj.cGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/dma: Add export.h to ste_dma40.cGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/dma: Add module.h to files implicitly using it.Gravatar Paul Gortmaker 3-0/+3
2011-10-31drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.cGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/dca: Add module.h to dca-core.cGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/clocksource: Add module.h to those who were using it implicitlyGravatar Paul Gortmaker 3-0/+3
2011-10-31drivers/char: Fix implicit use of err.h in ramoops.cGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredGravatar Paul Gortmaker 2-0/+2
2011-10-31drivers/char: Add module.h to those who were using it implicitlyGravatar Paul Gortmaker 3-0/+3
2011-10-31drivers/base: change module.h -> export.h in power/common.cGravatar Paul Gortmaker 1-1/+1
2011-10-31drivers/base: base.h implicitly depends on <linux/notifier.h>Gravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/base: dma-coherent.c is a module and needs module.hGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Gravatar Paul Gortmaker 10-0/+10
2011-10-31ide/ata: Add module.h to the implicit modular usersGravatar Paul Gortmaker 9-0/+9
2011-10-31ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededGravatar Paul Gortmaker 16-0/+16
2011-10-31infiniband: add moduleparam.h to drivers/infiniband as requiredGravatar Paul Gortmaker 6-0/+6
2011-10-31infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 14-0/+14
2011-10-31infiniband: Fix up module files that need to include module.hGravatar Paul Gortmaker 19-0/+21
2011-10-31infiniband: Fix up users implicitly relying on getting stat.hGravatar Paul Gortmaker 4-0/+4
2011-10-31video: Add module.h to drivers/video files who really use it.Gravatar Paul Gortmaker 24-1/+25
2011-10-31video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoGravatar Paul Gortmaker 10-0/+10
2011-10-31cpufreq: Fix build of s3c64xx cpufreq driver for header changeGravatar Mark Brown 1-0/+1
2011-10-31cpufreq: cpufreq_stats.c is a module, and should include module.hGravatar Paul Gortmaker 1-0/+1
2011-10-31cpuidle: ladder.c needs module.h and not just moduleparam.hGravatar Paul Gortmaker 1-1/+1
2011-10-31cpuidle: Add module.h to drivers/cpuidle files as required.Gravatar Paul Gortmaker 2-0/+2
2011-10-31i2c: Add module.h to modular files prev. implicitly getting itGravatar Paul Gortmaker 3-0/+3