index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
19
-0
/
+19
2011-11-01
regulator: Add export.h for THIS_MODULE to dummy.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL
Paul Gortmaker
1
-0
/
+1
2011-11-01
virtio: Add module.h to drivers/virtio users.
Paul Gortmaker
3
-0
/
+3
2011-11-01
lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-11-01
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
4
-0
/
+4
2011-11-01
xen: Add module.h to modular drivers/xen users.
Paul Gortmaker
4
-0
/
+4
2011-11-01
uio: Add module.h to implicit drivers/uio users
Paul Gortmaker
2
-0
/
+2
2011-11-01
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
10
-0
/
+10
2011-11-01
staging: Add moduleparam.h to drivers/staging files as required
Paul Gortmaker
3
-1
/
+4
2011-11-01
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
Paul Gortmaker
26
-0
/
+26
2011-11-01
ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
6
-0
/
+6
2011-11-01
ssb: Add module.h to the real modules in drivers/ssb
Paul Gortmaker
2
-0
/
+2
2011-11-01
mmc: Fix implicit use of stat.h header in associated files
Paul Gortmaker
3
-0
/
+3
2011-11-01
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
9
-0
/
+9
2011-11-01
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
1
-0
/
+1
2011-11-01
mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
4
-0
/
+4
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
[next]