index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-23
Merge tag 'v4.8-rc6' into devel
Linus Walleij
5
-12
/
+13
2016-09-23
Merge branch 'gpio-irq-validmask' into devel
Linus Walleij
1
-3
/
+63
2016-09-23
gpiolib: Make it possible to exclude GPIOs from IRQ domain
Mika Westerberg
1
-3
/
+63
2016-09-12
gpio: mxc: add generic gpio request/free callbacks to pinctrl
Vladimir Zapolskiy
1
-0
/
+5
2016-09-12
gpio: mxc: shift gpio_mxc_init() to subsys_initcall level
Vladimir Zapolskiy
1
-1
/
+1
2016-09-08
gpio: sa1100: fix irq probing for ucb1x00
Russell King
1
-1
/
+1
2016-09-08
gpio: mcp23s08: make driver depend on OF_GPIO
Linus Walleij
2
-1
/
+2
2016-09-08
Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"
Linus Walleij
1
-1
/
+0
2016-08-19
gpio: make any OF dependent driver depend on OF_GPIO
Linus Walleij
1
-5
/
+5
2016-08-19
gpio: Fix OF build problem on UM
Linus Walleij
1
-0
/
+1
2016-08-10
gpio: max730x: set gpiochip data pointer before using it
Christophe Leroy
1
-4
/
+4
2016-07-26
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
33
-157
/
+1573
2016-07-22
gpio: dwapb: add missing fwnode_handle_put() in dwapb_gpio_get_pdata()
Wei Yongjun
1
-0
/
+1
2016-07-22
gpio: merrifield: Protect irq_ack() and gpio_set() by lock
Andy Shevchenko
1
-0
/
+11
2016-07-22
gpio: merrifield: Introduce GPIO driver to support Merrifield
Andy Shevchenko
3
-0
/
+441
2016-07-22
gpio: intel-mid: Make it depend to X86_INTEL_MID
Andy Shevchenko
1
-3
/
+3
2016-07-22
gpio: intel-mid: Sort header block alphabetically
Andy Shevchenko
1
-8
/
+8
2016-07-22
gpio: intel-mid: Remove potentially harmful code
Andy Shevchenko
1
-19
/
+0
2016-07-22
gpio: rcar: add R8A7792 support
Sergei Shtylyov
1
-0
/
+3
2016-07-22
gpiolib: remove duplicated include from gpiolib.c
Wei Yongjun
1
-1
/
+0
2016-07-22
gpio: tegra: don't auto-enable for COMPILE_TEST
Arnd Bergmann
1
-2
/
+5
2016-07-06
Revert "gpio: convince line to become input in irq helper"
Linus Walleij
1
-19
/
+0
2016-07-06
gpiolib: of_find_gpio(): Don't discard errors
Lars-Peter Clausen
1
-1
/
+1
2016-07-06
gpio: of: Allow overriding the device node
Thierry Reding
1
-4
/
+5
2016-07-05
Revert "gpio: gpiolib-of: Allow compile testing"
Linus Walleij
1
-1
/
+1
2016-07-04
gpio: free handles in fringe cases
Linus Walleij
1
-4
/
+8
2016-07-04
Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"
Johan Hovold
2
-40
/
+20
2016-07-04
gpio: sch: Fix Oops on module load on Asus Eee PC 1201
Colin Pitrat
1
-11
/
+10
2016-07-04
gpio: tps65218: Add platform_device_id table
Keerthy
1
-0
/
+7
2016-07-04
gpio: max77620: get gpio value based on direction
Venkat Reddy Talla
1
-1
/
+4
2016-06-29
Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+7
2016-06-23
gpio: lynxpoint: avoid potential warning on error path
Andy Shevchenko
1
-1
/
+0
2016-06-23
gpio: intel-mid: switch to devm_gpiochip_add_data()
Andy Shevchenko
1
-1
/
+1
2016-06-23
gpio: 74x164: Use spi_write() helper instead of open coding
Geert Uytterhoeven
1
-7
/
+2
2016-06-23
gpio: of: factor out common code to a new helper function
Masahiro Yamada
1
-19
/
+18
2016-06-23
gpio: of: remove of_gpiochip_and_xlate() and struct gg_data
Masahiro Yamada
1
-46
/
+35
2016-06-23
gpio: of: move chip->of_gpio_n_cells checking to of_gpiochip_add()
Masahiro Yamada
1
-1
/
+4
2016-06-23
gpio: of: drop needless gpio_chip look-up in of_parse_own_gpio()
Masahiro Yamada
1
-19
/
+20
2016-06-23
gpio: of: optimize "gpios" property parsing of of_parse_own_gpio()
Masahiro Yamada
1
-7
/
+5
2016-06-23
gpio: convince line to become input in irq helper
Linus Walleij
1
-0
/
+19
2016-06-22
Merge tag 'gpio-v4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-3
/
+19
2016-06-22
gpio: tegra: Make lockdep class file-scoped
Thierry Reding
1
-2
/
+7
2016-06-18
gpiolib: make lineevent_irq_thread static
Ben Dooks
1
-1
/
+1
2016-06-18
gpio: make the iterator point to last handle
Linus Walleij
1
-0
/
+2
2016-06-17
gpio: Allow PC/104 devices on X86_64
William Breathitt Gray
1
-4
/
+4
2016-06-17
gpio: make library immune to error pointers
Linus Walleij
1
-3
/
+11
2016-06-17
gpio: make sure gpiod_to_irq() returns negative on NULL desc
Linus Walleij
1
-1
/
+8
2016-06-16
gpiolib: avoid uninitialized data in gpio kfifo
Arnd Bergmann
1
-0
/
+2
2016-06-15
gpio: userspace ABI for reading GPIO line events
Linus Walleij
1
-0
/
+298
2016-06-15
gpio: userspace ABI for reading/writing GPIO lines
Linus Walleij
1
-0
/
+193
[next]