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-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
2020-07-16
gpio: pca9570: add GPO driver for PCA9570
Sungbo Eo
2020-07-16
gpio: max77620: Initialize hardware state of interrupts
Dmitry Osipenko
2020-07-16
gpio: max77620: Use irqchip template
Dmitry Osipenko
2020-07-16
gpio: max77620: Don't shadow error code of platform_get_irq()
Dmitry Osipenko
2020-07-16
gpio: max77620: Don't set of_node
Dmitry Osipenko
2020-07-16
gpio: max77620: Fix missing release of interrupt
Dmitry Osipenko
2020-07-16
gpio: max77620: Replace 8 with MAX77620_GPIO_NR
Dmitry Osipenko
2020-07-12
gpiolib: cdev: refactor lineevent cleanup into lineevent_free
Kent Gibson
2020-07-12
gpiolib: cdev: refactor linehandle cleanup into linehandle_free
Kent Gibson
2020-07-12
gpiolib: cdev: remove recalculation of offset
Kent Gibson
2020-07-12
gpiolib: cdev: fix minor race in GET_LINEINFO_WATCH
Kent Gibson
2020-07-12
gpiolib: cdev: rename priv to cdev
Kent Gibson
2020-07-12
gpiolib: cdev: use blocking notifier call chain instead of atomic
Kent Gibson
2020-07-12
gpiolib: cdev: remove pointless decrement of i
Kent Gibson
[next]