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
2020-10-13
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
22
-502
/
+1782
2020-10-12
Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+13
2020-10-10
gpio: tegra186: Allow optional irq parent callbacks
Marc Zyngier
1
-2
/
+13
2020-10-08
gpiolib: Update header block in gpiolib-cdev.h
Andy Shevchenko
1
-1
/
+3
2020-10-08
gpiolib: cdev: switch from kstrdup() to kstrndup()
Kent Gibson
1
-14
/
+13
2020-10-07
gpio: pca953x: Survive spurious interrupts
Marc Zyngier
1
-2
/
+15
2020-10-07
gpiolib: Disable compat ->read() code in UML case
Andy Shevchenko
1
-1
/
+1
2020-10-02
Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
10
-58
/
+135
2020-10-01
gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957x
Andy Shevchenko
1
-1
/
+4
2020-10-01
gpio: pca953x: Use bitmap API over implicit GCC extension
Andy Shevchenko
1
-1
/
+3
2020-09-30
gpio: pca953x: Add support for the NXP PCAL9554B/C
Mike Looijmans
1
-0
/
+2
2020-09-30
gpiolib: cdev: support setting debounce
Kent Gibson
3
-10
/
+244
2020-09-30
gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL
Kent Gibson
1
-0
/
+61
2020-09-30
gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL
Kent Gibson
1
-0
/
+88
2020-09-30
gpiolib: cdev: support edge detection for uAPI v2
Kent Gibson
3
-0
/
+281
2020-09-30
gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WA...
Kent Gibson
1
-28
/
+168
2020-09-30
gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL
Kent Gibson
1
-0
/
+424
2020-09-30
gpiolib: add build option for CDEV v1 ABI
Kent Gibson
1
-0
/
+12
2020-09-30
gpiolib: make cdev a build option
Kent Gibson
3
-3
/
+31
2020-09-30
gpiolib: cdev: replace strncpy() with strscpy()
Kent Gibson
1
-16
/
+7
2020-09-30
gpiolib: cdev: gpio_desc_to_lineinfo() should set info offset
Kent Gibson
1
-1
/
+2
2020-09-30
gpio: mockup: refactor the module init function
Bartosz Golaszewski
1
-47
/
+49
2020-09-30
gpio: mockup: use the generic 'gpio-line-names' property
Bartosz Golaszewski
1
-32
/
+38
2020-09-30
gpio: mockup: pass the chip label as device property
Bartosz Golaszewski
1
-9
/
+8
2020-09-30
gpio: mockup: increase the number of supported device properties
Bartosz Golaszewski
1
-2
/
+2
2020-09-30
gpio: mockup: remove unneeded return statement
Bartosz Golaszewski
1
-2
/
+0
2020-09-30
gpio: mockup: use pr_fmt()
Bartosz Golaszewski
1
-4
/
+4
2020-09-30
gpio: mockup: use KBUILD_MODNAME
Bartosz Golaszewski
1
-4
/
+3
2020-09-30
gpio: mockup: drop unneeded includes
Bartosz Golaszewski
1
-2
/
+0
2020-09-30
gpio: mpc8xxx: simplify ls1028a/ls1088a support
Michael Walle
1
-33
/
+12
2020-09-30
gpio: mockup: fix resource leak in error path
Bartosz Golaszewski
1
-0
/
+2
2020-09-29
gpio: mxc: Support module build
Anson Huang
2
-1
/
+7
2020-09-28
gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
Ed Wildgoose
1
-1
/
+1
2020-09-24
gpio: aspeed: fix ast2600 bank properties
Tao Ren
1
-2
/
+2
2020-09-24
gpio/aspeed-sgpio: don't enable all interrupts by default
Jeremy Kerr
1
-5
/
+3
2020-09-24
gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
Jeremy Kerr
1
-42
/
+84
2020-09-24
gpio: pca953x: Fix uninitialized pending variable
Ye Li
1
-1
/
+1
2020-09-21
Merge tag 'gpio-updates-for-v5.10-part1' of git://git.kernel.org/pub/scm/linu...
Linus Walleij
14
-161
/
+181
2020-09-17
gpiolib: check for parent device in devprop_gpiochip_set_names()
Bartosz Golaszewski
1
-0
/
+4
2020-09-17
gpiolib: Fix line event handling in syscall compatible mode
Andy Shevchenko
1
-4
/
+30
2020-09-14
gpiolib: unexport devprop_gpiochip_set_names()
Bartosz Golaszewski
3
-64
/
+47
2020-09-14
gpiolib: generalize devprop_gpiochip_set_names() for device properties
Bartosz Golaszewski
4
-22
/
+14
2020-09-14
gpiolib: switch to simpler IDA interface
Bartosz Golaszewski
1
-3
/
+3
2020-09-11
gpiolib: convert to use DEFINE_SEQ_ATTRIBUTE macro
Andy Shevchenko
1
-16
/
+3
2020-09-09
gpio: mockup: fix resource leak in error path
Bartosz Golaszewski
1
-0
/
+2
2020-09-09
gpio: siox: explicitly support only threaded irqs
Ahmad Fatoum
1
-0
/
+1
2020-09-09
gpio: tc35894: Disable Direct KBD interrupts to enable gpio irq
dillon min
1
-2
/
+16
2020-09-09
gpio: tc35894: fix up tc35894 interrupt configuration
dillon min
1
-1
/
+1
2020-08-31
gpio: sprd: Clear interrupt when setting the type as edge
Taiping Lai
1
-0
/
+3
2020-08-28
gpio: zynq: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+3
[next]