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-09-17
gpiolib: check for parent device in devprop_gpiochip_set_names()
Bartosz Golaszewski
2020-09-14
gpiolib: unexport devprop_gpiochip_set_names()
Bartosz Golaszewski
2020-09-14
gpiolib: generalize devprop_gpiochip_set_names() for device properties
Bartosz Golaszewski
2020-09-14
gpiolib: switch to simpler IDA interface
Bartosz Golaszewski
2020-09-11
gpiolib: convert to use DEFINE_SEQ_ATTRIBUTE macro
Andy Shevchenko
2020-09-09
gpio: tc35894: Disable Direct KBD interrupts to enable gpio irq
dillon min
2020-08-28
gpio: zynq: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
gpio: pisosr: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
gpio: pca953x: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
gpio: omap: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
gpio: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
gpio: bcm-kona: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-18
gpio: aggregator: Refactor ->{get, set}_multiple() to make Sparse happy
Andy Shevchenko
2020-08-18
gpio: stp-xway: automatically drive GPHY leds on ar10 and grx390
Aleksander Jan Bajkowski
2020-08-05
Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-08-04
gpio: wcove: Request IRQ after all initialisation done
Andy Shevchenko
2020-08-04
gpio: crystalcove: Free IRQ on error path
Andy Shevchenko
2020-08-04
gpio: pca953x: Request IRQ after all initialisation done
Andy Shevchenko
2020-08-04
gpio: don't use same lockdep class for all devm_gpiochip_add_data users
Ahmad Fatoum
2020-08-04
gpio: max732x: Use irqchip template
Linus Walleij
2020-08-04
gpio: stmpe: Move chip registration
Linus Walleij
2020-07-30
gpio: rcar: Use irqchip template
Linus Walleij
2020-07-29
Merge remote-tracking branch 'spi/for-5.9' into spi-next
Mark Brown
2020-07-23
gpio: pci-idio-16: Use irqchip template
Linus Walleij
2020-07-23
gpio: pcie-idio-24: Use irqchip template
Linus Walleij
2020-07-23
gpio: 104-idio-16: Use irqchip template
Linus Walleij
2020-07-23
gpio: 104-idi-48: Use irqchip template
Linus Walleij
2020-07-23
gpio: 104-dio-48e: Use irqchip template
Linus Walleij
2020-07-23
gpio: ws16c48: Use irqchip template
Linus Walleij
2020-07-23
gpio: omap: improve coding style for pin config flags
Drew Fustini
2020-07-23
gpio: dln2: Use irqchip template
Linus Walleij
2020-07-22
Merge tag 'intel-gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
2020-07-22
gpio: sch: Add a blank line between declaration and code
Abanoub Sameh
2020-07-22
gpio: sch: changed every 'unsigned' to 'unsigned int'
Abanoub Sameh
2020-07-22
gpio: ich: changed every 'unsigned' to 'unsigned int'
Abanoub Sameh
2020-07-22
gpio: wcove: Use irqchip template
Linus Walleij
2020-07-22
gpio: crystalcove: Use irqchip template
Linus Walleij
2020-07-22
spi: ppc4xx: Convert to use GPIO descriptors
Linus Walleij
2020-07-21
gpio: crystalcove: changed every 'unsigned' to 'unsigned int'
Abanoub Sameh
2020-07-21
gpio: pch: Add a blank line between declaration and code
Abanoub Sameh
2020-07-21
gpio: pch: changed every 'unsigned' to 'unsigned int'
Abanoub Sameh
2020-07-20
gpio: pca953x: Use irqchip template
Linus Walleij
2020-07-20
gpio: omap: handle pin config bias flags
Drew Fustini
2020-07-20
gpio: pcf857x: Use irqchip template
Linus Walleij
2020-07-20
gpio: adp5588: Use irqchip template
Linus Walleij
2020-07-20
gpio: adnp: Use irqchip template
Linus Walleij
2020-07-20
gpio: stmpe: Use irqchip template
Linus Walleij
2020-07-20
gpio: tc35892: Use irqchip template
Linus Walleij
2020-07-17
gpio: max77620: Use helper variable and clarify
Linus Walleij
2020-07-16
gpio: mmio: replace open-coded for_each_set_bit()
Andy Shevchenko
[next]