index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
8
-31
/
+25
|
\
|
*
xen: use static initializers in xen-balloon.c
Olaf Hering
2011-07-29
1
-9
/
+8
|
*
Xen: fix braces and tabs coding style issue in xenbus_probe.c
Ruslan Pisarev
2011-07-26
1
-4
/
+3
|
*
Xen: fix braces coding style issue in xenbus_probe.h
Ruslan Pisarev
2011-07-26
1
-2
/
+1
|
*
Xen: fix whitespaces,tabs coding style issue in drivers/xen/pci.c
Ruslan Pisarev
2011-07-26
1
-2
/
+2
|
*
Xen: fix braces coding style issue in gntdev.c and grant-table.c
Ruslan Pisarev
2011-07-26
2
-3
/
+2
|
*
Xen: fix whitespaces,tabs coding style issue in drivers/xen/events.c
Ruslan Pisarev
2011-07-26
1
-5
/
+4
|
*
Xen: fix whitespaces,tabs coding style issue in drivers/xen/balloon.c
Ruslan Pisarev
2011-07-26
1
-8
/
+7
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
966
-19
/
+1007
|
\
\
|
*
|
watchdog: Add module.h to drivers/watchdog/stmp3xxx_wdt.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
pnp: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
pinctrl: EXPORT_SYMBOL needs export.h
Stephen Rothwell
2011-10-31
1
-0
/
+1
|
*
|
pcmcia: Add export.h to drivers/pcmcia as required.
Paul Gortmaker
2011-10-31
2
-0
/
+2
|
*
|
pcmcia: add module.h to db1xxx_ss.c since it is modular.
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
uwb: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
12
-0
/
+12
|
*
|
uwb: Add module.h to the real uwb modular users.
Paul Gortmaker
2011-10-31
2
-0
/
+2
|
*
|
drivers/uwb: fix implicit use of stat.h
Paul Gortmaker
2011-10-31
2
-0
/
+2
|
*
|
spi: Add export.h for THIS_MODULE/EXPORT_SYMBOL to spi.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
2011-10-31
18
-0
/
+18
|
*
|
regulator: Add module.h to drivers/regulator users as required
Paul Gortmaker
2011-10-31
19
-0
/
+19
|
*
|
regulator: Add export.h for THIS_MODULE to dummy.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
intel-iommu: now needs export.h for EXPORT_SYMBOL_GPL
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
virtio: Add module.h to drivers/virtio users.
Paul Gortmaker
2011-10-31
3
-0
/
+3
|
*
|
lguest: add export.h to lguest files for THIS_MODULE/EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
2
-0
/
+2
|
*
|
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-10-31
4
-0
/
+4
|
*
|
xen: Add module.h to modular drivers/xen users.
Paul Gortmaker
2011-10-31
4
-0
/
+4
|
*
|
uio: Add module.h to implicit drivers/uio users
Paul Gortmaker
2011-10-31
2
-0
/
+2
|
*
|
staging: Add module.h to more drivers implicitly using it.
Paul Gortmaker
2011-10-31
10
-0
/
+10
|
*
|
staging: Add moduleparam.h to drivers/staging files as required
Paul Gortmaker
2011-10-31
3
-1
/
+4
|
*
|
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
Paul Gortmaker
2011-10-31
26
-0
/
+26
|
*
|
ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
6
-0
/
+6
|
*
|
ssb: Add module.h to the real modules in drivers/ssb
Paul Gortmaker
2011-10-31
2
-0
/
+2
|
*
|
mmc: Fix implicit use of stat.h header in associated files
Paul Gortmaker
2011-10-31
3
-0
/
+3
|
*
|
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
9
-0
/
+9
|
*
|
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
4
-0
/
+4
|
*
|
mfd: Add module.h to the implicit drivers/mfd users
Paul Gortmaker
2011-10-31
11
-0
/
+11
|
*
|
gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
27
-0
/
+41
|
*
|
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
30
-0
/
+33
|
*
|
bcma: fix implicit use of export.h contents
Paul Gortmaker
2011-10-31
4
-0
/
+4
|
*
|
bcma: add module.h to the modular portions of this driver
Paul Gortmaker
2011-10-31
2
-0
/
+2
|
*
|
drivers/zorro: Add export.h to proc.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
drivers/w1: Add moduleparam.h to drivers/w1/w1_int.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
drivers/w1: Add export.h for EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
2
-0
/
+2
|
*
|
drivers/target: Add module.h to drivers/target files as required.
Paul Gortmaker
2011-10-31
6
-0
/
+6
|
*
|
drivers/target: Add export.h to files as required.
Paul Gortmaker
2011-10-31
7
-0
/
+7
|
*
|
drivers/sh: Add export.h for EXPORT_SYMBOL to intc/virq.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
drivers/sfi: sfi_acpi.c needs sysfs.h
Randy Dunlap
2011-10-31
1
-0
/
+3
|
*
|
drivers/rapidio: idt_gen2.c is implicitly relying on getting stat.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
[next]