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-06-12
regmap: Merge up v6.4-rc6
Mark Brown
2023-06-09
gpiolib: Do not unexport GPIO on freeing
Andy Shevchenko
2023-06-09
gpio: tegra186: Check PMC driver status before any request
Prathamesh Shete
2023-06-07
gpio: sim: quietly ignore configured lines outside the bank
Kent Gibson
2023-06-07
gpiolib: demote the hogging log messages to debug
Bartosz Golaszewski
2023-06-06
gpio: sim: fix memory corruption when adding named lines and unnamed hogs
Kent Gibson
2023-06-05
gpio: Fix dependency for gpio-delay
Alexander Stein
2023-06-02
gpio: Add gpio delay driver
Alexander Stein
2023-06-01
gpiolib: Unify allocation and initialization of GPIO valid mask
Andy Shevchenko
2023-06-01
gpiolib: Consolidate the allocated mask freeing APIs
Andy Shevchenko
2023-06-01
gpiolib: Kill unused GPIOF_OPEN_*
Andy Shevchenko
2023-06-01
gpiolib: Kill unused GPIOF_EXPORT and Co
Andy Shevchenko
2023-05-31
Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...
Bartosz Golaszewski
2023-05-26
gpio: tegra186: Check GPIO pin permission before access.
Prathamesh Shete
2023-05-24
ARM/gpio: Push OMAP2 quirk down into TWL4030 driver
Linus Walleij
2023-05-23
gpio-f7188x: fix chip name and pin count on Nuvoton chip
Henning Schild
2023-05-23
gpio: brcmstb: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-05-23
gpio: tangier: calculate number of ctx using temporary variable
Raag Jadav
2023-05-23
gpio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-17
gpio: add HAS_IOPORT dependencies
Niklas Schnelle
2023-05-17
gpio: sa1100: include <mach/generic.h>
Arnd Bergmann
2023-05-17
gpio: sch311x: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
2023-05-17
gpiolib: fix allocation of mixed dynamic/static GPIOs
Andreas Kemnade
2023-05-17
gpio: tps65086: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
2023-05-17
gpio: twl4030: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
2023-05-17
gpio: tpic2810: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
2023-05-17
gpio: mockup: Fix mode of debugfs files
Zev Weiss
2023-05-11
gpio: ixp4xx: Use devm_platform_ioremap_resource()
Yang Li
2023-05-11
gpio: davinci: correct non-kerneldoc comment
Krzysztof Kozlowski
2023-05-08
regmap-irq: Drop map from handle_mask_sync() parameters
William Breathitt Gray
2023-05-08
gpio: 104-dio-48e: Implement struct dio48e_gpio
William Breathitt Gray
2023-05-03
Merge tag 'for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...
Linus Torvalds
2023-05-02
Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
gpio: tegra186: Add Tegra234 hte support
Dipen Patel
2023-04-26
gpio: Add support for Intel LJCA USB GPIO driver
Ye Xiang
2023-04-25
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-11
gpio: gpiolib: Simplify gpiochip_add_data_with_key() fwnode
Linus Walleij
2023-04-11
gpio: 104-idi-48: Enable use_raw_spinlock for idi48_regmap_config
William Breathitt Gray
2023-04-11
gpio: 104-dio-48e: Enable use_raw_spinlock for dio48e_regmap_config
William Breathitt Gray
2023-04-07
Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-06
Merge tag 'intel-gpio-v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2023-04-03
gpiolib: Add gpiochip_set_data() helper
Andy Shevchenko
2023-04-03
gpiolib: Move gpiochip_get_data() higher in the code
Andy Shevchenko
2023-04-03
gpio: davinci: Add irq chip flag to skip set wake
Dhruva Gole
2023-04-03
gpio: davinci: Do not clear the bank intr enable bit in save_context
Dhruva Gole
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-31
driver core: create class_is_registered()
Greg Kroah-Hartman
2023-03-29
gpiolib: Check array_info for NULL only once in gpiod_get_array()
Andy Shevchenko
2023-03-29
gpiolib: Replace open coded krealloc()
Andy Shevchenko
[prev]
[next]