| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: Fix irqchip initialization order | Linus Walleij | 2019-08-23 | 1 | -15/+15 |
* | gpio: of: fix Freescale SPI CS quirk handling | Andreas Kemnade | 2019-08-17 | 1 | -1/+1 |
* | gpiolib: never report open-drain/source lines as 'input' to user-space | Bartosz Golaszewski | 2019-08-14 | 1 | -2/+4 |
* | gpiolib: Preserve desc->flags when setting state | Chris Packham | 2019-07-29 | 1 | -6/+11 |
* | gpiolib: fix incorrect IRQ requesting of an active-low lineevent | Michael Wu | 2019-07-22 | 1 | -2/+4 |
* | Merge tag 'gpio-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2019-07-17 | 3 | -28/+20 |
|\ |
|
| * | Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Walleij | 2019-07-16 | 3 | -20/+19 |
| |\ |
|
| | * | gpio: em: remove the gpiochip before removing the irq domain | Bartosz Golaszewski | 2019-07-15 | 1 | -18/+15 |
| | * | gpiolib: of: fix a memory leak in of_gpio_flags_quirks() | Nishka Dasgupta | 2019-07-15 | 1 | -0/+1 |
| | * | gpio: davinci: silence error prints in case of EPROBE_DEFER | Keerthy | 2019-07-15 | 1 | -2/+3 |
| * | | Revert "gpio/spi: Fix spi-gpio regression on active high CS" | Linus Walleij | 2019-07-16 | 1 | -8/+1 |
* | | | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 2019-07-16 | 2 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | docs: driver-api: add a series of orphaned documents | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
| * | | docs: driver-model: move it to the driver-api book | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2019-07-16 | 1 | -0/+1 |
|\ \ |
|
| * | | i2c: iop: Use GPIO descriptors | Linus Walleij | 2019-06-12 | 1 | -0/+1 |
* | | | Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 2019-07-16 | 3 | -0/+244 |
|\ \ \
| |_|/
|/| | |
|
| * | | gpio: Initial support for ROHM bd70528 GPIO block | Matti Vaittinen | 2019-06-27 | 3 | -0/+244 |
* | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-07-12 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | docs: driver-model: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-21 | 1 | -1/+1 |
* | | | | Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2019-07-09 | 1 | -5/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'regulator-5.3' into regulator-next | Mark Brown | 2019-07-04 | 1 | -5/+1 |
| |\ \ \ \ |
|
| | * | | | | gpio: Fix return value mismatch of function gpiod_get_from_of_node() | Waibel Georg | 2019-06-25 | 1 | -5/+1 |
* | | | | | | Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2019-07-09 | 33 | -902/+693 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert "gpio: tegra: Clean-up debugfs initialisation" | Linus Walleij | 2019-07-06 | 1 | -3/+15 |
| * | | | | | | gpiolib: Use spinlock_t instead of struct spinlock | Sebastian Andrzej Siewior | 2019-07-06 | 1 | -1/+1 |
| * | | | | | | gpio: stp-xway: allow compile-testing | Martin Blumenstingl | 2019-07-04 | 1 | -1/+2 |
| * | | | | | | gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependency | Martin Blumenstingl | 2019-07-04 | 1 | -4/+1 |
| * | | | | | | gpio: stp-xway: improve module clock error handling | Martin Blumenstingl | 2019-07-04 | 1 | -3/+8 |
| * | | | | | | gpio: stp-xway: simplify error handling in xway_stp_probe() | Martin Blumenstingl | 2019-07-04 | 1 | -10/+9 |
| * | | | | | | gpiolib: Clarify use of non-sleeping functions | Geert Uytterhoeven | 2019-07-04 | 1 | -8/+8 |
| * | | | | | | gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants | Geert Uytterhoeven | 2019-07-04 | 1 | -3/+4 |
| * | | | | | | gpio: pl061: drop duplicate printing of device name | Enrico Weigelt | 2019-07-03 | 1 | -1/+1 |
| * | | | | | | gpio: altera: Pass irqchip when adding gpiochip | Linus Walleij | 2019-07-03 | 1 | -27/+21 |
| * | | | | | | gpio: siox: Use devm_ managed gpiochip | Linus Walleij | 2019-07-03 | 1 | -10/+1 |
| * | | | | | | gpio: siox: Add struct device *dev helper variable | Linus Walleij | 2019-07-03 | 1 | -5/+5 |
| * | | | | | | gpio: siox: Pass irqchip when adding gpiochip | Linus Walleij | 2019-07-03 | 1 | -9/+7 |
| * | | | | | | drivers: gpio: amd-fch: make resource struct const | Enrico Weigelt | 2019-07-03 | 1 | -1/+1 |
| * | | | | | | gpio: ath79: Pass irqchip when adding gpiochip | Linus Walleij | 2019-06-27 | 1 | -39/+27 |
| * | | | | | | gpio: tegra: Clean-up debugfs initialisation | Jon Hunter | 2019-06-27 | 1 | -15/+3 |
| * | | | | | | Merge tag 'gpio-v5.3-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Walleij | 2019-06-27 | 4 | -74/+32 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | gpio: mockup: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-27 | 1 | -16/+5 |
| | * | | | | | | gpio: madera: Fixup SPDX headers | Charles Keepax | 2019-06-26 | 1 | -5/+1 |
| | * | | | | | | gpio: max732x: use devm_gpiochip_add_data() | Bartosz Golaszewski | 2019-05-31 | 1 | -6/+2 |
| | * | | | | | | gpio: max732x: use i2c_new_dummy_device() | Bartosz Golaszewski | 2019-05-31 | 1 | -23/+14 |
| | * | | | | | | gpio: em: use the managed version of gpiochip_add_data() | Bartosz Golaszewski | 2019-05-31 | 1 | -3/+1 |
| | * | | | | | | gpio: em: Return early on error in em_gio_probe() | Geert Uytterhoeven | 2019-05-28 | 1 | -19/+9 |
| | * | | | | | | gpio: em: Remove error messages on out-of-memory conditions | Geert Uytterhoeven | 2019-05-28 | 1 | -4/+2 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | gpio: siox: Switch to IRQ_TYPE_NONE | Linus Walleij | 2019-06-27 | 1 | -1/+1 |
| * | | | | | | gpio: siox: Do not call gpiochip_remove() on errorpath | Linus Walleij | 2019-06-27 | 1 | -5/+2 |