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-23
gpio: mvebu: clear irq in edge cause register before unmask edge irq
Maxim Kiselev
2020-01-23
gpiolib: Lower verbosity when allocating hierarchy irq
Kevin Hao
2020-01-17
gpiolib: Remove duplicated function gpio_do_set_config()
YueHaibing
2020-01-17
Merge branch 'fixup-thunderx-hierarchy' into devel
Linus Walleij
2020-01-17
Merge tag 'v5.5-rc6' into devel
Linus Walleij
2020-01-15
gpio: wcd934x: Add support to wcd934x gpio controller
Srinivas Kandagatla
2020-01-15
gpiolib: remove set but not used variable 'config'
YueHaibing
2020-01-15
gpio: vx855: fixed a typo
Sachin agarwal
2020-01-15
gpio: mockup: sort headers alphabetically
Bartosz Golaszewski
2020-01-15
gpio: mockup: update the license tag
Bartosz Golaszewski
2020-01-15
gpio: Remove the unused flags
Shaokun Zhang
2020-01-15
gpiolib: Set lockdep class for hierarchical irq domains
Stephen Boyd
2020-01-15
gpio: thunderx: Switch to GPIOLIB_IRQCHIP
Kevin Hao
2020-01-15
gpiolib: Add the support for the msi parent domain
Kevin Hao
2020-01-15
gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg
Kevin Hao
2020-01-15
Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"
Kevin Hao
2020-01-09
gpio: Update TODO
Linus Walleij
2020-01-07
Merge tag 'gpio-updates-for-v5.6-part1' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2020-01-07
gpio: mpc8xxx: ls1088a/ls1028a edge detection mode bug fixs.
Song Hui
2020-01-07
gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...
Jia-Ju Bai
2020-01-07
gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_remove()
Jia-Ju Bai
2020-01-07
gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
Hans de Goede
2020-01-07
gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
Hans de Goede
2020-01-07
gpiolib: use gpiochip_get_desc() in gpio_ioctl()
Bartosz Golaszewski
2020-01-07
gpiolib: use gpiochip_get_desc() in lineevent_create()
Bartosz Golaszewski
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-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
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
[next]