index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
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
2020-09-30
gpio: mockup: remove unneeded return statement
Bartosz Golaszewski
2020-09-30
gpio: mockup: use pr_fmt()
Bartosz Golaszewski
2020-09-30
gpio: mockup: use KBUILD_MODNAME
Bartosz Golaszewski
2020-09-30
gpio: mockup: drop unneeded includes
Bartosz Golaszewski
2020-09-30
gpio: mpc8xxx: simplify ls1028a/ls1088a support
Michael Walle
2020-09-30
gpio: mockup: fix resource leak in error path
Bartosz Golaszewski
2020-09-29
gpio: mxc: Support module build
Anson Huang
2020-09-28
gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION
Ed Wildgoose
2020-09-24
gpio: aspeed: fix ast2600 bank properties
Tao Ren
2020-09-24
gpio/aspeed-sgpio: don't enable all interrupts by default
Jeremy Kerr
2020-09-24
gpio/aspeed-sgpio: enable access to all 80 input & output sgpios
Jeremy Kerr
2020-09-24
gpio: pca953x: Fix uninitialized pending variable
Ye Li
2020-09-21
Merge tag 'gpio-updates-for-v5.10-part1' of git://git.kernel.org/pub/scm/linu...
Linus Walleij
2020-09-17
gpio: Add support for the sl28cpld GPIO controller
Michael Walle
2020-09-17
gpiolib: check for parent device in devprop_gpiochip_set_names()
Bartosz Golaszewski
[next]