index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2019-09-04
gpio: of: Normalize return code variable name
Linus Walleij
2019-09-04
gpio: gpiolib: Normalize return code variable name
Linus Walleij
2019-09-04
gpio: ep93xx: Pass irqchip when adding gpiochip
Linus Walleij
2019-09-03
Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2019-08-27
gpio: zynq: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-23
gpio: mt7621: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-23
gpio: ftgpio: Fix an error handling path in 'ftgpio_gpio_probe()'
Christophe JAILLET
2019-08-23
gpio: aspeed: Add SGPIO driver
Hongwei Zhang
2019-08-23
gpio: tqmx86: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-23
gpio: vf610: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-23
gpio: zx: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-23
gpio: mpc8xxx: add ls1088a platform special function
Song Hui
2019-08-21
gpio/ixp4xx: Register the base PA instead of its VA in fwnode
Marc Zyngier
2019-08-20
gpio: ftgpio: Move hardware initialization
Linus Walleij
2019-08-20
gpio: Use callback presence to determine need of valid_mask
Linus Walleij
2019-08-20
gpio: Pass mask and size with the init_valid_mask()
Linus Walleij
2019-08-20
gpio: mockup: don't depend twice on GPIOLIB
Uwe Kleine-König
2019-08-15
gpio: aspeed: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-15
gpio: hlwd: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-15
gpio: xlp: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-15
gpio: cadence: Pass irqchip when adding gpiochip
Linus Walleij
2019-08-15
gpio: thunderx: Switch to GPIOLIB_IRQCHIP
Linus Walleij
2019-08-15
gpio: ixp4xx: Convert to hierarchical GPIOLIB_IRQCHIP
Linus Walleij
2019-08-15
gpio: Add support for hierarchical IRQ domains
Linus Walleij
2019-08-12
gpio: lpc32xx: allow building on non-lpc32xx targets
Arnd Bergmann
2019-08-10
gpio: remove ks8695 driver
Arnd Bergmann
2019-08-05
gpio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-05
gpio: madera: Add support for Cirrus Logic CS47L92
Charles Keepax
2019-08-05
gpio: madera: Add support for Cirrus Logic CS47L15
Richard Fitzgerald
2019-08-05
gpio: madera: Use local copy of pdata
Charles Keepax
2019-08-05
gpio: arizona: Use local copy of pdata
Charles Keepax
2019-08-05
gpio: viperboard: Replace 'unsigned' with 'unsigned int'
Hennie Muller
2019-08-03
gpio: refactor gpiochip_allocate_mask() with bitmap_alloc()
Masahiro Yamada
2019-08-03
gpio: mpc8xxx: Add ls1028a device specify function.
Song Hui
2019-08-02
gpio: pca953x: Drop %s for constant string literals
Andy Shevchenko
2019-08-02
gpio: pca953x: Remove explicit comparison with 0
Andy Shevchenko
2019-08-02
gpio: pca953x: Use GENMASK() consistently
Andy Shevchenko
2019-08-02
gpio: pca953x: Switch to use device_get_match_data()
Andy Shevchenko
2019-08-02
gpio: mxc: Use devm_clk_get_optional instead of devm_clk_get
Anson Huang
2019-08-01
gpio: of: Fix hard-assigned valid_mask for OF case
Stephen Boyd
2019-07-31
gpio: ixp4xx: remove redundant dev_err message
Ding Xiang
2019-07-31
gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h
Andy Shevchenko
2019-07-31
gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h
Andy Shevchenko
2019-07-29
gpio: max77650: add MODULE_ALIAS()
Bartosz Golaszewski
2019-07-28
gpio: of: Break out OF-only code
Linus Walleij
2019-07-28
gpio: bd70528: remove redundant assignment to variable ret
Colin Ian King
2019-07-28
gpio: bd70528: fix spelling misstake "debouce" -> "debounce"
Colin Ian King
2019-07-22
gpio: em: use a helper variable for &pdev->dev
Bartosz Golaszewski
2019-07-17
Merge tag 'gpio-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
[next]