index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2023-01-30
gpio: rockchip: Do not mention legacy API in the code
Andy Shevchenko
2023-01-30
gpio: wcd934x: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
gpio: zevio: Use proper headers and drop OF_GPIO dependency
Andy Shevchenko
2023-01-30
gpio: zevio: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
gpio: xilinx: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
gpio: ge: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
gpio: davinci: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
gpio: omap: use dynamic allocation of base
Andreas Kemnade
2023-01-30
gpio: davinci: Do not mention legacy API in the code
Andy Shevchenko
2023-01-30
gpiolib: Remove unused of_mm_gpiochip_add()
Andy Shevchenko
2023-01-30
gpio: pcf857x: Implement get_multiple/set_multiple methods
Radu Rendec
2023-01-30
gpio: pcf857x: Fix indentation of variable declarations
Radu Rendec
2023-01-30
gpio: pcf857x: Replace 'unsigned' with 'unsigned int'
Radu Rendec
2023-01-30
gpio: tegra186: add Tegra234 PMC compatible in GPIO driver
Prathamesh Shete
2023-01-30
gpio: regmap: use new regmap_might_sleep()
Michael Walle
2023-01-30
gpiolib: sort header inclusion alphabetically
Andy Shevchenko
2023-01-30
gpiolib: Get rid of not used of_node member
Andy Shevchenko
2023-01-30
gpiolib: Introduce gpio_device_get() and gpio_device_put()
Andy Shevchenko
2023-01-30
gpio: vf610: connect GPIO label to dev name
Haibo Chen
2023-01-30
gpio: pca9570: rename platform_data to chip_data
Bartosz Golaszewski
2023-01-30
gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs
Dmitry Torokhov
2023-01-30
gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()
Dmitry Torokhov
2023-01-30
gpiolib: of: remove obsolete comment for of_gpio_get_count()
Dmitry Torokhov
2023-01-30
gpiolib: of: stop exporting of_gpio_named_count()
Dmitry Torokhov
2023-01-30
gpio: i8255: Remove unused legacy interface
William Breathitt Gray
2023-01-30
gpio: gpio-mm: Migrate to regmap API
William Breathitt Gray
2023-01-30
gpio: 104-dio-48e: Migrate to regmap API
William Breathitt Gray
2023-01-30
gpio: i8255: Migrate to gpio-regmap API
William Breathitt Gray
2023-01-30
gpio: 104-idi-48: Migrate to gpio-regmap API
William Breathitt Gray
2023-01-30
gpio: 104-idi-48: Migrate to the regmap-irq API
William Breathitt Gray
2023-01-30
gpio: 104-dio-48e: Migrate to the regmap-irq API
William Breathitt Gray
2023-01-30
gpio: regmap: Always set gpio_chip get_direction
William Breathitt Gray
2023-01-30
gpio: pca953x: Remove unused PCAL953X_OUT_CONF from pcal6534_recalc_addr()
Andy Shevchenko
2023-01-30
gpio: pca953x: Clean up pcal6534_check_register()
Andy Shevchenko
2023-01-30
gpio: pca953x: avoid logically dead code
Haibo Chen
2023-01-30
gpio: msc313: Drop empty platform remove function
Uwe Kleine-König
2023-01-30
gpiolib: use irq_domain_alloc_irqs()
Johan Hovold
2023-01-27
gpio: ep93xx: remove unused variable
Arnd Bergmann
2023-01-26
Revert "gpiolib: of: Introduce hook for missing gpio-ranges"
Andy Shevchenko
2023-01-26
gpiolib: Check "gpio-ranges" before calling ->add_pin_ranges()
Andy Shevchenko
2023-01-25
gpio: ep93xx: Make irqchip immutable
Nikita Shubin
2023-01-25
gpio: ep93xx: Fix port F hwirq numbers in handler
Nikita Shubin
2023-01-25
gpio: mxc: Unlock on error path in mxc_flip_edge()
Dan Carpenter
2023-01-23
gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode
Mario Limonciello
2023-01-18
gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU
Mario Limonciello
2023-01-18
gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI
Mario Limonciello
2023-01-16
gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode
Marek Vasut
2023-01-16
gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock
Marek Vasut
2023-01-10
gpio: remove iop driver
Arnd Bergmann
2023-01-02
gpio: sifive: Fix refcount leak in sifive_gpio_probe
Miaoqian Lin
[prev]
[next]