index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
mfd: Add module.h to the implicit drivers/mfd users
Paul Gortmaker
11
-0
/
+11
2011-11-01
gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
27
-0
/
+41
2011-11-01
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
30
-0
/
+33
2011-11-01
bcma: fix implicit use of export.h contents
Paul Gortmaker
4
-0
/
+4
2011-11-01
bcma: add module.h to the modular portions of this driver
Paul Gortmaker
2
-0
/
+2
2011-11-01
drivers/zorro: Add export.h to proc.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/w1: Add moduleparam.h to drivers/w1/w1_int.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2
-0
/
+2
2011-11-01
drivers/target: Add module.h to drivers/target files as required.
Paul Gortmaker
6
-0
/
+6
2011-11-01
drivers/target: Add export.h to files as required.
Paul Gortmaker
7
-0
/
+7
2011-11-01
drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/sfi: sfi_acpi.c needs sysfs.h
Randy Dunlap
1
-0
/
+3
2011-11-01
drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.h
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/power: Add module.h to the actual modules in drivers/power
Paul Gortmaker
4
-0
/
+4
2011-11-01
drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required
Paul Gortmaker
2
-0
/
+2
2011-11-01
drivers/of: Add module.h to of_spi.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/nfc: add module.h to nfcwilink.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
2
-0
/
+2
2011-11-01
drivers/misc: Add module.h to files who are really modular.
Paul Gortmaker
7
-0
/
+7
2011-11-01
drivers/message: Add module.h to i2o/pci.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/memstick: Add module.h to the prev. implicit modular users
Paul Gortmaker
4
-0
/
+4
2011-11-01
drivers/media: Add module.h to all files using it implicitly
Paul Gortmaker
144
-0
/
+144
2011-11-01
drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
10
-0
/
+11
2011-11-01
drivers/media: ir-raw.c needs kmod.h for request_module
Stephen Rothwell
1
-0
/
+1
2011-11-01
drivers/leds: Add export.h for THIS_MODULE to leds-cobalt-raq.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/leds: Add module.h to files using it implicitly
Paul Gortmaker
16
-0
/
+16
2011-11-01
drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
10
-0
/
+10
2011-11-01
drivers/isdn: Add module.h to ISDN files implicitly using it.
Paul Gortmaker
3
-0
/
+3
2011-11-01
drivers/hwmon: add module.h to ultra45_env.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/gpio: Fix drivers who are implicit users of module.h
Paul Gortmaker
11
-0
/
+11
2011-11-01
drivers/firmware: Add module.h to google/gsmi.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/edac: Add module.h to mce_amd_inj.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/dma: Add export.h to ste_dma40.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/dma: Add module.h to files implicitly using it.
Paul Gortmaker
3
-0
/
+3
2011-11-01
drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/dca: Add module.h to dca-core.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/clocksource: Add module.h to those who were using it implicitly
Paul Gortmaker
3
-0
/
+3
2011-11-01
drivers/char: Fix implicit use of err.h in ramoops.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2
-0
/
+2
2011-11-01
drivers/char: Add module.h to those who were using it implicitly
Paul Gortmaker
3
-0
/
+3
2011-11-01
drivers/base: change module.h -> export.h in power/common.c
Paul Gortmaker
1
-1
/
+1
2011-11-01
drivers/base: base.h implicitly depends on <linux/notifier.h>
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/base: dma-coherent.c is a module and needs module.h
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/base: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
10
-0
/
+10
2011-11-01
ide/ata: Add module.h to the implicit modular users
Paul Gortmaker
9
-0
/
+9
2011-11-01
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
16
-0
/
+16
2011-11-01
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
6
-0
/
+6
2011-11-01
infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
14
-0
/
+14
[next]