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
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+2
2015-07-17
Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
18
-65
/
+55
2015-07-17
gpio/davinci: add interrupt support for GPIOs 16-31
Vitaly Andrianov
1
-1
/
+1
2015-07-17
Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux int...
Linus Walleij
2
-17
/
+17
2015-07-17
gpio: etraxfs: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
1
-2
/
+2
2015-07-16
gpiolib: remove unneeded assignation
Laurent Navet
1
-1
/
+1
2015-07-16
gpio: pca953x: fix nested irqs rescheduling
Grygorii Strashko
1
-0
/
+4
2015-07-16
gpio: omap: prevent module from being unloaded while in use
Grygorii Strashko
1
-0
/
+1
2015-07-16
gpio: 74xx: Fix build warning about void to integer cast
Nicholas Krause
1
-1
/
+1
2015-07-16
gpio: max732x: Add missing dev reference to gpiochip
Marek Vasut
1
-0
/
+1
2015-07-16
gpio/xilinx: Use correct address when setting initial values.
Raphaël Teysseyre
1
-2
/
+2
2015-07-16
gpiolib: assign chip owner to dev->driver->owner if not set
Grygorii Strashko
1
-0
/
+3
2015-07-16
gpiolib: irqchip: prevent driver unloading if gpio is used as irq only
Grygorii Strashko
1
-0
/
+5
2015-07-16
gpio: zynq: Fix problem with unbalanced pm_runtime_enable
Michal Simek
1
-0
/
+1
2015-07-16
gpio: pcf857x: get rid of slock spinlock
Grygorii Strashko
1
-9
/
+5
2015-07-16
gpio: rcar: Fine-grained Runtime PM support
Geert Uytterhoeven
1
-4
/
+16
2015-07-16
gpio: omap: add missed spin_unlock_irqrestore in omap_gpio_irq_type
Grygorii Strashko
1
-1
/
+3
2015-07-16
gpio: em: Remove obsolete platform data support
Geert Uytterhoeven
1
-26
/
+8
2015-07-16
gpio: zx: Add ZTE zx296702 GPIO support
Jun Nie
3
-0
/
+331
2015-07-16
gpio: brcmstb: fix null ptr dereference in driver remove
Gregory Fong
1
-3
/
+11
2015-07-16
gpio: of: remove unnecessary variable in of_get_gpio_hog()
Masahiro Yamada
1
-4
/
+1
2015-07-16
gpio: mvebu: kill bogus dependency on GPIO_GENERIC
Masahiro Yamada
1
-1
/
+0
2015-07-16
gpio: altera: use of_mm_gpiochip_remove() to fix memory leak
Masahiro Yamada
1
-1
/
+1
2015-07-16
gpio: altera: fix return value of altera_gpio_remove()
Masahiro Yamada
1
-1
/
+1
2015-07-16
gpio: altera: kill bogus dependency on GPIO_GENERIC
Masahiro Yamada
1
-1
/
+0
2015-07-16
gpio: zynq: add missing module_exit function
Masahiro Yamada
1
-0
/
+6
2015-07-16
gpiolib: Fix docs for gpiochip_add_pingroup_range
Tomeu Vizoso
1
-1
/
+1
2015-07-16
gpio: generic: add get_direction support
Philipp Zabel
1
-0
/
+18
2015-07-14
gpio/davinci: Fix race in installing chained irq handler
Thomas Gleixner
1
-4
/
+2
2015-07-14
gpio/davinci: Avoid redundant lookup of irq_data
Thomas Gleixner
1
-4
/
+4
2015-07-14
gpio/msm-v2: Avoid redundant lookup of irq_data
Thomas Gleixner
1
-13
/
+5
2015-07-14
gpio/sa1100: Prepare sa1100_gpio_handler for irq argument removal
Thomas Gleixner
1
-2
/
+2
2015-07-14
gpio/mvebu: Prepare mvebu_gpio_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+1
2015-07-14
gpio/ep93xx: Prepare ep93xx_gpio_f_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+3
2015-07-14
gpio/davinci: Prepare gpio_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-14
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
10
-15
/
+14
2015-07-14
gpio/davinci: Use accessor function irq_data_get_irq_handler_data()
Jiang Liu
1
-1
/
+1
2015-07-14
gpio/gpio-tegra: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-14
gpio/pch: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-14
gpio/omap: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-14
gpio/msm-v2: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-14
gpio/ep93xx: Use irq_set_handler_locked()
Thomas Gleixner
1
-1
/
+1
2015-07-14
gpio/zynq: Use irq_set_chip_handler_name_locked()
Thomas Gleixner
1
-2
/
+2
2015-07-14
gpiolib: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-14
gpio/tz1090: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-14
gpio/timberdale: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+1
2015-07-14
gpio/mvebu: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-14
gpio/mpc8xxx: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-4
/
+3
2015-07-14
gpio/davinci: Fix race in installing chained irq handler
Thomas Gleixner
1
-4
/
+2
2015-07-06
gpio: make flags mandatory for gpiod_get functions
Uwe Kleine-König
2
-17
/
+17
[prev]
[next]