index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2021-02-17
gpio: ep93xx: Fix single irqchip with multi gpiochips
Nikita Shubin
2021-02-17
gpio: ep93xx: fix BUG_ON port F usage
Nikita Shubin
2021-02-17
gpio: mxs: GPIO_MXS should not default to y unconditionally
Geert Uytterhoeven
2021-02-13
gpiolib: cdev: clear debounce period if line set to output
Kent Gibson
2021-02-10
gpiolib: free device name on error path to fix kmemleak
Quanyang Wang
2021-01-30
gpio: mvebu: fix pwm .get_state period calculation
Baruch Siach
2021-01-27
gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on it
Randy Dunlap
2021-01-27
gpiolib: cdev: fix frame size warning in gpio_ioctl()
Kent Gibson
2020-12-30
gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask
Nikita Shubin
2020-12-09
gpio: eic-sprd: break loop when getting NULL device resource
Chunyan Zhang
2020-12-02
gpio: mvebu: fix potential user-after-free on probe
Baruch Siach
2020-12-02
gpio: zynq: fix reference leak in zynq_gpio functions
Qinglang Miao
2020-12-02
gpiolib: Don't free if pin ranges are not defined
Edmond Chung
2020-12-02
gpio: dwapb: fix NULL pointer dereference at dwapb_gpio_suspend()
Luo Jiaxing
2020-12-02
gpio: arizona: disable pm_runtime in case of failure
Zheng Liang
2020-11-11
gpio: sifive: Fix SiFive gpio probe
Damien Le Moal
2020-11-10
Merge tag 'gpio-fixes-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Walleij
2020-11-06
gpio: pcie-idio-24: Enable PEX8311 interrupts
Arnaud de Turckheim
2020-11-06
gpio: pcie-idio-24: Fix IRQ Enable Register value
Arnaud de Turckheim
2020-11-06
gpio: pcie-idio-24: Fix irq mask when masking
Arnaud de Turckheim
2020-11-05
gpiolib: fix sysfs when cdev is not selected
Kent Gibson
2020-10-28
Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
Tony Lindgren
2020-10-26
gpio: aspeed: fix ast2600 bank properties
Billy Tsai
2020-10-26
gpio: dwapb: Fix missing conversion to GPIO-lib-based IRQ-chip
Jia He
2020-10-14
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2020-10-13
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2020-10-12
Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-10
gpio: tegra186: Allow optional irq parent callbacks
Marc Zyngier
2020-10-08
gpiolib: Update header block in gpiolib-cdev.h
Andy Shevchenko
2020-10-08
gpiolib: cdev: switch from kstrdup() to kstrndup()
Kent Gibson
2020-10-07
gpio: pca953x: Survive spurious interrupts
Marc Zyngier
2020-10-07
gpiolib: Disable compat ->read() code in UML case
Andy Shevchenko
2020-10-02
Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-10-01
gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957x
Andy Shevchenko
2020-10-01
gpio: pca953x: Use bitmap API over implicit GCC extension
Andy Shevchenko
2020-09-30
gpio: pca953x: Add support for the NXP PCAL9554B/C
Mike Looijmans
2020-09-30
gpiolib: cdev: support setting debounce
Kent Gibson
2020-09-30
gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL
Kent Gibson
2020-09-30
gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL
Kent Gibson
2020-09-30
gpiolib: cdev: support edge detection for uAPI v2
Kent Gibson
2020-09-30
gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WA...
Kent Gibson
2020-09-30
gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL
Kent Gibson
2020-09-30
gpiolib: add build option for CDEV v1 ABI
Kent Gibson
2020-09-30
gpiolib: make cdev a build option
Kent Gibson
2020-09-30
gpiolib: cdev: replace strncpy() with strscpy()
Kent Gibson
2020-09-30
gpiolib: cdev: gpio_desc_to_lineinfo() should set info offset
Kent Gibson
2020-09-30
gpio: mockup: refactor the module init function
Bartosz Golaszewski
2020-09-30
gpio: mockup: use the generic 'gpio-line-names' property
Bartosz Golaszewski
2020-09-30
gpio: mockup: pass the chip label as device property
Bartosz Golaszewski
2020-09-30
gpio: mockup: increase the number of supported device properties
Bartosz Golaszewski
[next]