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.13.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-10-02
ARM: 7104/1: plat-pxa: break out GPIO driver specifics
Linus Walleij
1
-0
/
+2
2011-10-02
ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+337
2011-10-02
ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics
Linus Walleij
1
-0
/
+3
2011-09-27
ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>
Stephen Warren
2
-0
/
+3
2011-09-08
ARM: 7083/1: rewrite U300 GPIO to use gpiolib
Linus Walleij
2
-485
/
+713
2011-09-05
ARM: 7074/1: gpio: davinci: eliminate unused variable warnings
Axel Lin
1
-3
/
+0
2011-08-24
ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irq
Stephen Warren
1
-1
/
+5
2011-08-24
ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpio
Stephen Warren
1
-6
/
+10
2011-08-22
ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem
Linus Walleij
2
-1
/
+64
2011-08-22
ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics
Linus Walleij
1
-0
/
+1
2011-08-22
ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+446
2011-08-22
ARM: 7043/1: mach-ixp2000: rename GPIO header
Linus Walleij
1
-1
/
+1
2011-08-22
ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver
Linus Walleij
1
-1
/
+18
2011-08-22
ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+206
2011-08-22
ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+459
2011-08-22
ARM: 7036/1: mach-ks8695: break out GPIO driver specifics
Linus Walleij
1
-0
/
+1
2011-08-22
ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem
Linus Walleij
2
-0
/
+319
2011-08-22
ARM: 7033/1: mach-u300: break out GPIO driver specifics
Linus Walleij
1
-0
/
+1
2011-08-22
ARM: 7032/1: plat-nomadik: break out GPIO driver specifics
Linus Walleij
1
-0
/
+1
2011-08-08
ARM: gpio: pxa: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-08
ARM: gpio: tegra: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-08
ARM: gpio: ixp2000: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-08
ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
2
-2
/
+2
2011-08-08
ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-08
ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-08
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
6
-6
/
+6
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
13
-13
/
+13
2011-08-08
sh: Fix boot crash related to SCI
Rafael J. Wysocki
1
-1
/
+1
2011-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-341
/
+8
2011-08-07
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
1
-341
/
+8
2011-08-07
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-4
/
+9
2011-08-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
22
-84
/
+769
2011-08-06
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2011-08-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-3
/
+7
2011-08-06
savagedb: Fix typo causing regression in savage4 series video chip detection
John Stanley
1
-1
/
+1
2011-08-06
Merge branch 'battery' into release
Len Brown
1
-3
/
+7
2011-08-06
Battery: sysfs_remove_battery(): possible circular locking
Sergey Senozhatsky
1
-3
/
+7
2011-08-05
PM / Runtime: Allow _put_sync() from interrupts-disabled context
Kevin Hilman
1
-2
/
+8
2011-08-05
PM / Domains: Fix pm_genpd_poweron()
Rafael J. Wysocki
1
-2
/
+1
2011-08-05
acer-wmi: support Lenovo ideapad S205 wifi switch
Lee, Chun-Yi
1
-2
/
+26
2011-08-05
acerhdf.c: spaces in aliased changed to *
Anton V. Boyarshinov
1
-6
/
+6
2011-08-05
platform-drivers-x86: ideapad-laptop: add missing ideapad_input_exit in ideap...
Axel Lin
1
-1
/
+2
2011-08-05
x86 driver: fix typo in TDP override enabling
Jesse Barnes
1
-2
/
+2
2011-08-05
Platform: fix samsung-laptop DMI identification for N150/N210/220/N230
Thomas Courbon
1
-0
/
+10
2011-08-05
dell-wmi: Add keys for Dell XPS L502X
Seth Forshee
1
-0
/
+10
2011-08-05
platform-drivers-x86: samsung-q10: make dmi_check_callback return 1
Axel Lin
1
-1
/
+1
2011-08-05
Platform: Samsung Q10 backlight driver
Frederick van der Wyck
3
-0
/
+205
2011-08-05
platform-drivers-x86: intel_scu_ipc: convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
1
-1
/
+1
2011-08-05
platform-drivers-x86: intel_rar_register: convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
1
-3
/
+1
2011-08-05
platform-drivers-x86: intel_menlow: add missing return AE_OK for intel_menlow...
Axel Lin
1
-0
/
+2
[next]