summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* Merge tag 'gpio-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-07-17
|\
| * Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij2019-07-16
| |\
| | * gpio: em: remove the gpiochip before removing the irq domainBartosz Golaszewski2019-07-15
| | * gpiolib: of: fix a memory leak in of_gpio_flags_quirks()Nishka Dasgupta2019-07-15
| | * gpio: davinci: silence error prints in case of EPROBE_DEFERKeerthy2019-07-15
| * | Revert "gpio/spi: Fix spi-gpio regression on active high CS"Linus Walleij2019-07-16
* | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-16
|\ \ \ | |/ / |/| |
| * | docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab2019-07-15
| * | docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab2019-07-15
| |/
* | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-16
|\ \
| * | i2c: iop: Use GPIO descriptorsLinus Walleij2019-06-12
* | | Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-07-15
|\ \ \ | |_|/ |/| |
| * | gpio: Initial support for ROHM bd70528 GPIO blockMatti Vaittinen2019-06-27
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12
|\ \ \
| * | | docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-21
* | | | Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-07-09
|\ \ \ \
| * \ \ \ Merge branch 'regulator-5.3' into regulator-nextMark Brown2019-07-04
| |\ \ \ \
| | * | | | gpio: Fix return value mismatch of function gpiod_get_from_of_node()Waibel Georg2019-06-25
* | | | | | Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-07-09
|\ \ \ \ \ \
| * | | | | | Revert "gpio: tegra: Clean-up debugfs initialisation"Linus Walleij2019-07-06
| * | | | | | gpiolib: Use spinlock_t instead of struct spinlockSebastian Andrzej Siewior2019-07-06
| * | | | | | gpio: stp-xway: allow compile-testingMartin Blumenstingl2019-07-04
| * | | | | | gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependencyMartin Blumenstingl2019-07-04
| * | | | | | gpio: stp-xway: improve module clock error handlingMartin Blumenstingl2019-07-04
| * | | | | | gpio: stp-xway: simplify error handling in xway_stp_probe()Martin Blumenstingl2019-07-04
| * | | | | | gpiolib: Clarify use of non-sleeping functionsGeert Uytterhoeven2019-07-04
| * | | | | | gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variantsGeert Uytterhoeven2019-07-04
| * | | | | | gpio: pl061: drop duplicate printing of device nameEnrico Weigelt2019-07-03
| * | | | | | gpio: altera: Pass irqchip when adding gpiochipLinus Walleij2019-07-03
| * | | | | | gpio: siox: Use devm_ managed gpiochipLinus Walleij2019-07-03
| * | | | | | gpio: siox: Add struct device *dev helper variableLinus Walleij2019-07-03
| * | | | | | gpio: siox: Pass irqchip when adding gpiochipLinus Walleij2019-07-03
| * | | | | | drivers: gpio: amd-fch: make resource struct constEnrico Weigelt2019-07-03
| * | | | | | gpio: ath79: Pass irqchip when adding gpiochipLinus Walleij2019-06-27
| * | | | | | gpio: tegra: Clean-up debugfs initialisationJon Hunter2019-06-27
| * | | | | | Merge tag 'gpio-v5.3-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-06-27
| |\ \ \ \ \ \
| | * | | | | | gpio: mockup: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-27
| | * | | | | | gpio: madera: Fixup SPDX headersCharles Keepax2019-06-26
| | * | | | | | gpio: max732x: use devm_gpiochip_add_data()Bartosz Golaszewski2019-05-31
| | * | | | | | gpio: max732x: use i2c_new_dummy_device()Bartosz Golaszewski2019-05-31
| | * | | | | | gpio: em: use the managed version of gpiochip_add_data()Bartosz Golaszewski2019-05-31
| | * | | | | | gpio: em: Return early on error in em_gio_probe()Geert Uytterhoeven2019-05-28
| | * | | | | | gpio: em: Remove error messages on out-of-memory conditionsGeert Uytterhoeven2019-05-28
| | | |_|_|/ / | | |/| | | |
| * | | | | | gpio: siox: Switch to IRQ_TYPE_NONELinus Walleij2019-06-27
| * | | | | | gpio: siox: Do not call gpiochip_remove() on errorpathLinus Walleij2019-06-27
| * | | | | | gpio: pl061: Pass irqchip when adding gpiochipLinus Walleij2019-06-27
| * | | | | | gpio: tegra: No need to cast away return value of debugfs_create_file()Greg Kroah-Hartman2019-06-27
| * | | | | | gpio: No need to cast away return value of debugfs_create_file()Greg Kroah-Hartman2019-06-27
| * | | | | | gpio: Sort GPIO drivers in MakefileGeert Uytterhoeven2019-06-27
| * | | | | | gpio: siox: Use module_siox_driver()Enrico Weigelt2019-06-27