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-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-12
gpio: remove unneeded MODULE_VERSION() usage
Enrico Weigelt, metux IT consult
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: Don't hardcode irq trigger type
Vignesh Raghavendra
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
2019-12-01
Merge tag 'gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-25
Merge tag 'regulator-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-11-25
Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-11-22
Merge branch 'regulator-5.5' into regulator-next
Mark Brown
2019-11-22
gpio: Add TODO item for regmap helper
Linus Walleij
2019-11-22
gpio: of: Fix bogus reference to gpiod_get_count()
Geert Uytterhoeven
2019-11-22
gpiolib: Grammar s/manager/managed/
Geert Uytterhoeven
2019-11-21
gpio: lynxpoint: Setup correct IRQ handlers
Andy Shevchenko
2019-11-21
gpiolib: acpi: Make acpi_gpiochip_alloc_event always return AE_OK
Hans de Goede
2019-11-21
gpio/mpc8xxx: fix qoriq GPIO reading
Russell King
2019-11-21
gpio: mpc8xxx: Don't overwrite default irq_set_type callback
Vladimir Oltean
2019-11-15
gpiolib: acpi: Print pin number on acpi_gpiochip_alloc_event errors
Hans de Goede
2019-11-13
gpiolib: fix coding style in gpiod_hog()
Bartosz Golaszewski
2019-11-13
Merge tag 'intel-gpio-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
2019-11-13
Merge tag 'gpio-v5.5-updates-for-linus-part-2' of git://git.kernel.org/pub/sc...
Linus Walleij
2019-11-13
Merge tag 'gpio-v5.4-rc8-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
2019-11-13
gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist
Hans de Goede
2019-11-13
gpio: merrifield: Pass irqchip when adding gpiochip
Andy Shevchenko
2019-11-13
gpio: merrifield: Add GPIO <-> pin mapping ranges via callback
Andy Shevchenko
2019-11-13
gpiolib: Introduce ->add_pin_ranges() callback
Andy Shevchenko
2019-11-13
gpio: mmio: remove untrue leftover comment
Matti Vaittinen
2019-11-13
gpio: em: Use platform_get_irq() to obtain interrupts
Geert Uytterhoeven
2019-11-12
gpio: tegra186: Add debounce support
Thierry Reding
2019-11-12
gpio: tegra186: Program interrupt route mapping
Thierry Reding
2019-11-12
gpio: tegra186: Derive register offsets from bank/port
Thierry Reding
[next]