summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2020-10-14Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2020-10-13Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2020-10-12Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-10gpio: tegra186: Allow optional irq parent callbacksMarc Zyngier
2020-10-08gpiolib: Update header block in gpiolib-cdev.hAndy Shevchenko
2020-10-08gpiolib: cdev: switch from kstrdup() to kstrndup()Kent Gibson
2020-10-07gpio: pca953x: Survive spurious interruptsMarc Zyngier
2020-10-07gpiolib: Disable compat ->read() code in UML caseAndy Shevchenko
2020-10-02Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-10-01gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957xAndy Shevchenko
2020-10-01gpio: pca953x: Use bitmap API over implicit GCC extensionAndy Shevchenko
2020-09-30gpio: pca953x: Add support for the NXP PCAL9554B/CMike Looijmans
2020-09-30gpiolib: cdev: support setting debounceKent Gibson
2020-09-30gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTLKent Gibson
2020-09-30gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTLKent Gibson
2020-09-30gpiolib: cdev: support edge detection for uAPI v2Kent Gibson
2020-09-30gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WA...Kent Gibson
2020-09-30gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTLKent Gibson
2020-09-30gpiolib: add build option for CDEV v1 ABIKent Gibson
2020-09-30gpiolib: make cdev a build optionKent Gibson
2020-09-30gpiolib: cdev: replace strncpy() with strscpy()Kent Gibson
2020-09-30gpiolib: cdev: gpio_desc_to_lineinfo() should set info offsetKent Gibson
2020-09-30gpio: mockup: refactor the module init functionBartosz Golaszewski
2020-09-30gpio: mockup: use the generic 'gpio-line-names' propertyBartosz Golaszewski
2020-09-30gpio: mockup: pass the chip label as device propertyBartosz Golaszewski
2020-09-30gpio: mockup: increase the number of supported device propertiesBartosz Golaszewski
2020-09-30gpio: mockup: remove unneeded return statementBartosz Golaszewski
2020-09-30gpio: mockup: use pr_fmt()Bartosz Golaszewski
2020-09-30gpio: mockup: use KBUILD_MODNAMEBartosz Golaszewski
2020-09-30gpio: mockup: drop unneeded includesBartosz Golaszewski
2020-09-30gpio: mpc8xxx: simplify ls1028a/ls1088a supportMichael Walle
2020-09-30gpio: mockup: fix resource leak in error pathBartosz Golaszewski
2020-09-29gpio: mxc: Support module buildAnson Huang
2020-09-28gpio: amd-fch: correct logic of GPIO_LINE_DIRECTIONEd Wildgoose
2020-09-24gpio: aspeed: fix ast2600 bank propertiesTao Ren
2020-09-24gpio/aspeed-sgpio: don't enable all interrupts by defaultJeremy Kerr
2020-09-24gpio/aspeed-sgpio: enable access to all 80 input & output sgpiosJeremy Kerr
2020-09-24gpio: pca953x: Fix uninitialized pending variableYe Li
2020-09-21Merge tag 'gpio-updates-for-v5.10-part1' of git://git.kernel.org/pub/scm/linu...Linus Walleij
2020-09-17gpio: Add support for the sl28cpld GPIO controllerMichael Walle
2020-09-17gpiolib: check for parent device in devprop_gpiochip_set_names()Bartosz Golaszewski
2020-09-17gpiolib: Fix line event handling in syscall compatible modeAndy Shevchenko
2020-09-14gpiolib: unexport devprop_gpiochip_set_names()Bartosz Golaszewski
2020-09-14gpiolib: generalize devprop_gpiochip_set_names() for device propertiesBartosz Golaszewski
2020-09-14gpiolib: switch to simpler IDA interfaceBartosz Golaszewski
2020-09-11gpiolib: convert to use DEFINE_SEQ_ATTRIBUTE macroAndy Shevchenko
2020-09-09gpio: mockup: fix resource leak in error pathBartosz Golaszewski
2020-09-09gpio: siox: explicitly support only threaded irqsAhmad Fatoum
2020-09-09gpio: tc35894: Disable Direct KBD interrupts to enable gpio irqdillon min
2020-09-09gpio: tc35894: fix up tc35894 interrupt configurationdillon min