index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2018-12-25
Merge tag 'regulator-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-21
Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-12-21
gpio: mvebu: only fail on missing clk if pwm is actually to be used
Uwe Kleine-König
2018-12-21
gpio: max7301: fix driver for use with CONFIG_VMAP_STACK
Christophe Leroy
2018-12-21
gpio: gpio-omap: Revert deferred wakeup quirk handling for regressions
Tony Lindgren
2018-12-11
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Mark Brown
2018-12-11
gpio: Add devm_gpiod_unhinge()
Linus Walleij
2018-12-11
gpio: devres: Handle nonexclusive GPIOs
Linus Walleij
2018-12-11
gpio: Enable nonexclusive gpiods from DT nodes
Linus Walleij
2018-12-11
gpio: Export gpiod_get_from_of_node()
Linus Walleij
2018-12-07
gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
Hans de Goede
2018-12-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-11-26
gpio: davinci: restore a way to manually specify the GPIO base
Bartosz Golaszewski
2018-11-16
gpio: mockup: fix indicated direction
Bartosz Golaszewski
2018-11-16
gpio: pxa: fix legacy non pinctrl aware builds again
Robert Jarzmik
2018-11-09
gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path
Vladimir Zapolskiy
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-10-23
Merge tag 'pinctrl-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-21
Merge branch 'regulator-4.20' into regulator-next
Mark Brown
2018-10-16
gpio: uniphier: include <linux/bits.h> instead of <linux/bitops.h>
Masahiro Yamada
2018-10-16
gpio: Clarify kerneldoc on gpiochip_set_chained_irqchip()
Stephen Boyd
2018-10-16
gpio: Remove unused 'irqchip' argument to gpiochip_set_cascaded_irqchip()
Stephen Boyd
2018-10-16
gpio: Drop parent irq assignment during cascade setup
Stephen Boyd
2018-10-15
gpio: fix SNPS_CREG kconfig dependency warning
Randy Dunlap
2018-10-12
regulator/gpio: Allow nonexclusive GPIO access
Linus Walleij
2018-10-12
gpiolib: Initialize gdev field before is used
Ricardo Ribalda Delgado
2018-10-10
gpio: Assign gpio_irq_chip::parents to non-stack pointer
Stephen Boyd
2018-10-10
gpio: fix doc string for devm_gpiochip_add_data() to not talk about irq_chip
Uwe Kleine-König
2018-10-10
gpio: syscon: Fix possible NULL ptr usage
Marek Vasut
2018-10-10
gpiolib: Show correct direction from the beginning
Ricardo Ribalda Delgado
2018-10-10
gpiolib: Add init_valid_mask exported function
Ricardo Ribalda Delgado
2018-10-10
GPIO: add single-register GPIO via CREG driver
Eugeniy Paltsev
2018-10-03
gpio: mockup: use device properties instead of platform_data
Bartosz Golaszewski
2018-10-02
ACPI / property: Allow multiple property compatible _DSD entries
Mika Westerberg
2018-10-02
gpio: Slightly more helpful debugfs
Linus Walleij
2018-10-01
gpio: omap: Remove set but not used variable 'dev'
YueHaibing
2018-10-01
gpio: omap: drop omap_gpio_list
Grygorii Strashko
2018-10-01
Merge tag 'v4.19-rc6' into devel
Linus Walleij
2018-10-01
Accept partial 'gpio-line-names' property.
Christophe Blaess
2018-10-01
gpio: omap: get rid of the conditional PM runtime calls
Grygorii Strashko
2018-10-01
gpio: htc-egpio: Remove set but not used variable 'bit'
YueHaibing
2018-10-01
gpio: Restore indentation of continued lines
Geert Uytterhoeven
2018-10-01
gpio: Propagate errors from gpiod_set_array_value_complex()
Geert Uytterhoeven
2018-10-01
gpiolib: Fix incorrect use of find_next_zero_bit()
Janusz Krzysztofik
2018-09-28
gpio: new driver to work with a 8x12 siox
Uwe Kleine-König
2018-09-25
gpio: Add comments on single direction chips
Linus Walleij
2018-09-25
gpiolib: Fix gpio_direction_* for single direction GPIOs
Ricardo Ribalda Delgado
2018-09-25
gpio: Rename devres implementation file
Linus Walleij
2018-09-25
gpio: Use SPDX header for core library
Linus Walleij
[next]