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
2013-10-11
gpio: bcm281xx: Fix nested interrupt handler issue
Markus Mayer
1
-1
/
+0
2013-10-11
gpio-intel-mid: update prefixes and names from langwell to intel-mid
David Cohen
1
-120
/
+123
2013-10-11
gpio: rename gpio-langwell to gpio-intel-mid
David Cohen
3
-4
/
+4
2013-10-11
gpio: langwell: add Intel Merrifield support
David Cohen
1
-11
/
+82
2013-10-11
gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function
Mika Westerberg
1
-38
/
+38
2013-10-02
gpio: arizona: Use the of_node from the Arizona device
Charles Keepax
1
-0
/
+3
2013-10-02
gpio: twl4030: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-02
gpio: clps711x: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-02
gpio: adnp: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-27
Merge branch 'ixp4-cleanup' into devel
Linus Walleij
3
-13
/
+37
2013-09-27
staging: media/lirc: switch to use gpiolib
Linus Walleij
1
-3
/
+13
2013-09-27
ptp: switch to use gpiolib
Linus Walleij
1
-1
/
+8
2013-09-27
input: misc: ixp4-beeper: use gpiolib strictly
Linus Walleij
1
-2
/
+11
2013-09-27
input: misc: ixp4-beeper: switch to use gpiolib
Linus Walleij
1
-7
/
+5
2013-09-23
gpio: pcf857x: Add OF support
Laurent Pinchart
1
-8
/
+36
2013-09-23
gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them.
Graeme Smecher
1
-11
/
+0
2013-09-23
gpio: gpio-mc33880: Remove redundant spi_set_drvdata
Sachin Kamat
1
-3
/
+0
2013-09-23
gpio: gpio-74x164: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-09-23
gpio: gpio-74x164: Remove redundant spi_set_drvdata
Sachin Kamat
1
-3
/
+0
2013-09-23
Merge branch 'iop-cleanup' into devel
Linus Walleij
3
-0
/
+140
2013-09-21
gpio: bcm-kona: only use set_irq_flags() on ARM
Linus Walleij
1
-6
/
+14
2013-09-21
ARM: plat-iop: pass physical base for GPIO
Linus Walleij
1
-1
/
+1
2013-09-21
gpio: iop: use readl/writel accessors
Linus Walleij
1
-8
/
+16
2013-09-21
ARM: plat-iop: instantiate GPIO from platform device
Linus Walleij
1
-2
/
+34
2013-09-21
ARM: plat-iop: remove custom complex GPIO implementation
Linus Walleij
1
-6
/
+3
2013-09-21
gpio: decouple the IOP GPIO driver from platform
Linus Walleij
1
-2
/
+2
2013-09-21
ARM: plat-iop: move the GPIO driver to drivers/gpio
Linus Walleij
3
-0
/
+103
2013-09-21
gpio: ucb1400: Can be built as a module
Jean Delvare
1
-1
/
+1
2013-09-20
gpio: bt8xx: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-20
gpio: arizona: Add wm8997 support to probe
Charles Keepax
1
-0
/
+1
2013-09-20
gpio: bcm281xx: Add GPIO driver
Markus Mayer
3
-0
/
+639
2013-09-20
gpiolib: factorize gpiod_get/set functions
Alexandre Courbot
1
-39
/
+33
2013-09-19
emev2: GPIOLIB: Enable support for OF
Ian Molton
2
-1
/
+2
2013-09-19
gpio: palmas: add support for TPS80036
Laxman Dewangan
1
-35
/
+69
2013-09-19
gpiolib: Include GPIO label in log messages for GPIOs
Mark Brown
1
-0
/
+21
2013-09-19
gpiolib: Provide helper macros for logging of GPIO events
Mark Brown
1
-20
/
+32
2013-09-18
gpio: pcf857x: only use set_irq_flags() on ARM
Linus Walleij
1
-3
/
+7
2013-09-17
gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()
Zhang Rui
1
-8
/
+1
2013-09-17
gpio: pcf857x: call the gpio user handler iff gpio_to_irq is done
George Cherian
1
-3
/
+19
2013-09-17
gpio: pcf857x: remove the irq_demux_work and gpio->irq
George Cherian
1
-37
/
+0
2013-09-17
gpio: pcf857x: change to devm_request_threaded_irq
George Cherian
1
-4
/
+24
2013-09-17
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-104
/
+129
2013-09-16
Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2
-4
/
+4
2013-09-16
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
2013-09-16
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
13
-114
/
+66
2013-09-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
35
-678
/
+1707
2013-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-6
/
+31
2013-09-13
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-13
/
+9
2013-09-13
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
3
-8
/
+7
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
32
-131
/
+90
[next]