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
2017-08-14
gpio: mvebu: Fix cause computation in irq handler
Gregory CLEMENT
1
-1
/
+1
2017-08-14
gpio: reject invalid gpio before getting gpio_desc
Masami Hiramatsu
1
-2
/
+8
2017-08-02
gpio: tegra: fix unbalanced chained_irq_enter/exit
Michał Mirosław
1
-3
/
+3
2017-08-01
gpiolib: skip unwanted events, don't convert them to opposite edge
Bartosz Golaszewski
1
-5
/
+4
2017-08-01
gpio: exar: Use correct property prefix and document bindings
Jan Kiszka
1
-1
/
+1
2017-08-01
gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake source
Philipp Rosenberger
1
-0
/
+3
2017-08-01
gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHY
Masahiro Yamada
1
-0
/
+1
2017-07-31
gpio: lp87565: Set proper output level and direction for direction_output
Axel Lin
1
-22
/
+24
2017-07-07
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+13
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
24
-425
/
+1188
2017-07-06
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1065
/
+406
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+8
2017-07-03
gpio-exar/8250-exar: Make set of exported GPIOs configurable
Jan Kiszka
1
-23
/
+33
2017-07-03
gpio-exar/8250-exar: Rearrange gpiochip parenthood
Jan Kiszka
1
-1
/
+1
2017-07-03
gpio: exar: Fix iomap request
Jan Kiszka
1
-7
/
+3
2017-07-03
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
Jan Kiszka
1
-3
/
+0
2017-06-29
gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan
Hans de Goede
1
-1
/
+1
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
3
-22
/
+50
2017-06-29
gpio: rcar: Add R8A7743 (RZ/G1M) support
Biju Das
1
-0
/
+4
2017-06-29
gpio: gpio-wcove: Fix GPIO control register offset calculation
Kuppuswamy Sathyanarayanan
1
-24
/
+51
2017-06-29
gpiolib: fix filtering out unwanted events
Bartosz Golaszewski
1
-1
/
+2
2017-06-21
gpio: lp87565: Add support for GPIO
Keerthy
3
-0
/
+201
2017-06-21
gpio: dwapb: fix missing first irq for edgeboth irq type
Xiaoguang Chen
1
-1
/
+2
2017-06-20
gpio: mvebu: change compatible string for PWM support
Ralph Sennhauser
1
-3
/
+3
2017-06-20
gpio: exar: Fix reading of directions and values
Jan Kiszka
1
-4
/
+4
2017-06-20
gpio: exar: Allocate resources on behalf of the platform device
Jan Kiszka
1
-2
/
+2
2017-06-20
gpio-exar/8250-exar: Fix passing in of parent PCI device
Jan Kiszka
1
-1
/
+1
2017-06-20
gpio: mockup: use devm_kcalloc() where applicable
Bartosz Golaszewski
1
-4
/
+4
2017-06-20
gpio: mockup: add myself as author
Bartosz Golaszewski
1
-0
/
+2
2017-06-20
gpio: mockup: improve the error message
Bartosz Golaszewski
1
-2
/
+3
2017-06-20
gpio: mockup: don't return magic numbers from probe()
Bartosz Golaszewski
1
-1
/
+1
2017-06-20
gpio: mockup: improve readability
Bartosz Golaszewski
1
-7
/
+13
2017-06-20
gpio: mockup: refuse to accept an odd number of GPIO ranges
Bartosz Golaszewski
1
-1
/
+1
2017-06-20
gpio: mockup: tweak gpio_mockup_event_write()
Bartosz Golaszewski
1
-11
/
+10
2017-06-20
gpio: mockup: improve the debugfs input sanitization
Bartosz Golaszewski
1
-12
/
+7
2017-06-19
mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio device
Kuppuswamy Sathyanarayanan
1
-1
/
+13
2017-06-16
gpio: mvebu: Add support for the Armada 7K/8K SoCs
Gregory CLEMENT
1
-71
/
+141
2017-06-16
gpio: mvebu: fix regmap_update_bits usage
Gregory CLEMENT
1
-2
/
+2
2017-06-16
gpio: zynq: Clarify quirk and provide helper function
Soren Brinkmann
1
-6
/
+15
2017-06-16
gpio: merrifield: Remove unused header
Andy Shevchenko
1
-1
/
+0
2017-06-16
gpio: of: Spelling: s/retures/returns/
Geert Uytterhoeven
1
-1
/
+1
2017-06-09
gpio: use class_groups instead of class_attrs
Greg Kroah-Hartman
1
-5
/
+8
2017-06-09
gpio: mvebu: fix gpio bank registration when pwm is used
Richard Genoud
1
-0
/
+7
2017-06-09
gpio: mvebu: fix blink counter register selection
Richard Genoud
1
-1
/
+1
2017-05-31
gpio: xra1403: select REGMAP_SPI
Arnd Bergmann
1
-0
/
+1
2017-05-31
gpiolib: remove unused variable
Arnd Bergmann
1
-2
/
+0
2017-05-29
gpio/pinctrl: ingenic: depend on OF
Linus Walleij
1
-0
/
+1
2017-05-29
gpio: adp5588: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-05-29
gpio: ml-ioh: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
1
-3
/
+13
2017-05-29
gpio: sta2x11: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
1
-2
/
+10
[next]