index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2020-11-16
gpiolib: acpi: Convert pin_index to be u16
Andy Shevchenko
2020-11-16
gpiolib: acpi: Extract acpi_request_own_gpiod() helper
Andy Shevchenko
2020-11-16
gpiolib: acpi: Make acpi_gpio_to_gpiod_flags() usable for GpioInt()
Andy Shevchenko
2020-11-16
gpiolib: acpi: Set initial value for output pin based on bias and polarity
Vasile-Laurentiu Stanimir
2020-11-16
gpiolib: acpi: Move acpi_gpio_to_gpiod_flags() upper in the code
Andy Shevchenko
2020-11-16
gpiolib: acpi: Move non-critical code outside of critical section
Andy Shevchenko
2020-11-16
gpiolib: acpi: Take into account debounce settings
Andy Shevchenko
2020-11-16
gpiolib: acpi: Use named item for enum gpiod_flags variable
Andy Shevchenko
2020-11-16
gpiolib: acpi: Respect bias settings for GpioInt() resource
Andy Shevchenko
2020-11-16
gpiolib: Introduce gpio_set_debounce_timeout() for internal use
Andy Shevchenko
2020-11-16
gpiolib: Extract gpio_set_config_with_argument_optional() helper
Andy Shevchenko
2020-11-16
gpiolib: move bias related code from gpio_set_config() to gpio_set_bias()
Andy Shevchenko
2020-11-16
gpiolib: Extract gpio_set_config_with_argument() for future use
Andy Shevchenko
2020-11-16
gpiolib: use proper API to pack pin configuration parameters
Andy Shevchenko
2020-11-16
gpiolib: add missed break statement
Andy Shevchenko
2020-11-16
gpiolib: Replace unsigned by unsigned int
Andy Shevchenko
2020-11-16
gpiolib: devres: shrink devm_gpiochip_add_data_with_key()
Bartosz Golaszewski
2020-11-11
Merge branch 'devel' into for-next
Linus Walleij
2020-11-11
gpio: sifive: Fix SiFive gpio probe
Damien Le Moal
2020-11-10
Merge tag 'gpio-fixes-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Walleij
2020-11-06
gpio: tegra: Use raw_spinlock
Dmitry Osipenko
2020-11-06
gpio: tegra: Add lockdep class
Dmitry Osipenko
2020-11-06
gpio: pcie-idio-24: Enable PEX8311 interrupts
Arnaud de Turckheim
2020-11-06
gpio: pcie-idio-24: Fix IRQ Enable Register value
Arnaud de Turckheim
2020-11-06
gpio: pcie-idio-24: Fix irq mask when masking
Arnaud de Turckheim
2020-11-05
gpiolib: fix sysfs when cdev is not selected
Kent Gibson
2020-10-30
gpio: rcar: Implement gpio_chip.get_multiple()
Geert Uytterhoeven
2020-10-30
gpio: rcar: Rework hardware features handling
Geert Uytterhoeven
2020-10-30
gpio: rcar: Align register offsets
Geert Uytterhoeven
2020-10-30
gpio: rcar: Cache gpiochip_get_data() return value
Geert Uytterhoeven
2020-10-30
gpiolib: cdev: add GPIO_V2_LINE_FLAG_EDGE_BOTH and use it in edge_irq_thread()
Kent Gibson
2020-10-29
gpio: 104-idi-48: improve code indentation
Deepak R Varma
2020-10-29
gpio: mockup: Allow probing from device tree
Vincent Whitchurch
2020-10-28
Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
Tony Lindgren
2020-10-28
gpio: stmpe: Fix forgotten refactoring
Linus Walleij
2020-10-28
gpio: Retire the explicit gpio irqchip code
Linus Walleij
2020-10-28
gpiolib: Switch to use compat_need_64bit_alignment_fixup() helper
Andy Shevchenko
2020-10-28
gpiolib: Use proper type for bias enumerator in gpio_set_bias()
Andy Shevchenko
2020-10-26
gpio: aspeed: fix ast2600 bank properties
Billy Tsai
2020-10-26
gpio: dwapb: Fix missing conversion to GPIO-lib-based IRQ-chip
Jia He
2020-10-26
gpiolib: split error path in gpiod_request_commit()
Andy Shevchenko
2020-10-26
gpiolib: Unify expectations about ->request() returned value
Andy Shevchenko
2020-10-26
gpiolib: of: Use named item for enum gpiod_flags variable
Andy Shevchenko
2020-10-26
gpiolib: cdev: document that line eflags are shared
Kent Gibson
2020-10-26
gpiolib: Extract gpiod_not_found() helper
Andy Shevchenko
2020-10-14
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2020-10-13
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2020-10-12
Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-10
gpio: tegra186: Allow optional irq parent callbacks
Marc Zyngier
2020-10-08
gpiolib: Update header block in gpiolib-cdev.h
Andy Shevchenko
[prev]
[next]