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-01-07
gpiolib: use gpiochip_get_desc() in linehandle_create()
Bartosz Golaszewski
2020-01-07
gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()
Bartosz Golaszewski
2020-01-07
gpiolib: have a single place of calling set_config()
Bartosz Golaszewski
2020-01-07
gpiolib: use 'unsigned int' instead of 'unsigned' in gpio_set_config()
Bartosz Golaszewski
2020-01-07
gpio: zynq: Fix for bug in zynq_gpio_restore_context API
Swapna Manupati
2020-01-07
gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
Dmitry Osipenko
2020-01-06
gpio: gpiolib: fix confusing indention
Enrico Weigelt, metux IT consult
2020-01-03
gpio: mockup: fix coding style
Bartosz Golaszewski
2019-12-27
Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-12-20
gpio: tegra: Use NOIRQ phase for suspend/resume
Dmitry Osipenko
2019-12-20
gpio: tegra: Properly handle irq_set_irq_wake() error
Dmitry Osipenko
2019-12-20
gpio: tegra: Use generic readl_relaxed/writel_relaxed accessors
Dmitry Osipenko
2019-12-18
mmc: core: Rework cd-gpio handling
Michał Mirosław
2019-12-18
mmc: core: Rework wp-gpio handling
Michał Mirosław
2019-12-18
gpio: add gpiod_toggle_active_low()
Michał Mirosław
2019-12-17
Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-16
gpio: tegra186: Allow building on Tegra194-only configurations
Thierry Reding
2019-12-13
pinctrl: lynxpoint: Move GPIO driver to pin controller folder
Andy Shevchenko
2019-12-13
Merge tag 'gpio-v5.5-rc2-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2019-12-13
gpiolib: Make use of assign_bit() API
Andy Shevchenko
2019-12-13
gpio: Add support for the Xylon LogiCVC GPIOs
Paul Kocialkowski
2019-12-12
gpio: remove unneeded MODULE_VERSION() usage
Enrico Weigelt, metux IT consult
2019-12-12
gpiolib: Add GPIOCHIP_NAME definition
Geert Uytterhoeven
2019-12-11
gpio: bcm-kona: use platform_irq_count
Peng Fan
2019-12-11
gpio: mvebu: use platform_irq_count
Peng Fan
2019-12-11
gpio: pca953x: Remove redundant forward declaration
Andy Shevchenko
2019-12-11
gpio: pca953x: Switch to bitops in IRQ callbacks
Andy Shevchenko
2019-12-11
gpio: pca953x: Don't hardcode irq trigger type
Vignesh Raghavendra
2019-12-11
gpiolib: fix up emulated open drain outputs
Russell King
2019-12-11
gpio: xgs-iproc: remove __exit annotation for iproc_gpio_remove
Arnd Bergmann
2019-12-11
gpio: aspeed: avoid return type warning
Arnd Bergmann
2019-12-11
gpio: mockup: Fix usage of new GPIO_LINE_DIRECTION
Kent Gibson
2019-12-09
gpio: Fix error message on out-of-range GPIO in lookup table
Geert Uytterhoeven
2019-12-09
gpio: mpc8xxx: Add platform device to gpiochip->parent
Johnson CH Chen (陳昭勳)
2019-12-09
gpio: xtensa: fix driver build
Max Filippov
2019-12-04
gpio: pca953x: tighten up indentation
Andy Shevchenko
2019-12-04
gpio: pca953x: convert to use bitmap API
Andy Shevchenko
2019-12-04
gpio: pca953x: use input from regs structure in pca953x_irq_pending()
Andy Shevchenko
2019-12-04
gpio: pca953x: remove redundant variable and check in IRQ handler
Andy Shevchenko
2019-12-04
gpio: pca953x: utilize the for_each_set_clump8 macro
William Breathitt Gray
2019-12-04
gpio: max3191x: utilize the for_each_set_clump8 macro
William Breathitt Gray
2019-12-04
gpio: pisosr: utilize the for_each_set_clump8 macro
William Breathitt Gray
2019-12-04
gpio: 74x164: utilize the for_each_set_clump8 macro
William Breathitt Gray
2019-12-04
gpio: uniphier: utilize for_each_set_clump8 macro
William Breathitt Gray
2019-12-04
gpio: pcie-idio-24: utilize for_each_set_clump8 macro
William Breathitt Gray
2019-12-04
gpio: pci-idio-16: utilize for_each_set_clump8 macro
William Breathitt Gray
2019-12-04
gpio: ws16c48: utilize for_each_set_clump8 macro
William Breathitt Gray
2019-12-04
gpio: gpio-mm: utilize for_each_set_clump8 macro
William Breathitt Gray
2019-12-04
gpio: 104-idi-48: utilize for_each_set_clump8 macro
William Breathitt Gray
2019-12-04
gpio: 104-dio-48e: utilize for_each_set_clump8 macro
William Breathitt Gray
[prev]
[next]