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
2024-09-02
gpio: tegra186: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
2024-09-02
gpio: uniphier: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
2024-09-02
gpio: msc313: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
2024-09-02
gpio: tegra: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
2024-09-02
gpio: Use IS_ERR_OR_NULL() helper function
Hongbo Li
2024-09-02
gpiolib: legacy: Kill GPIOF_DIR_* definitions
Andy Shevchenko
2024-09-02
gpiolib: legacy: Kill GPIOF_INIT_* definitions
Andy Shevchenko
2024-09-02
gpio: stmpe: Simplify with dev_err_probe()
Shen Lichuan
2024-09-02
gpio: ath79: remove support for platform data
Bartosz Golaszewski
2024-09-02
gpio: ath79: use generic device property getters
Bartosz Golaszewski
2024-09-02
gpio: ath79: add missing header
Bartosz Golaszewski
2024-09-02
gpio: ath79: order headers alphabetically
Bartosz Golaszewski
2024-08-21
gpio: pca953x: Print the error code on read/write failures
Fabio Estevam
2024-08-21
gpio: virtuser: Use GPIO_LOOKUP_IDX() macro
Andy Shevchenko
2024-08-20
gpiolib: Replace gpio_suffix_count with NULL-terminated array
Andy Shevchenko
2024-08-20
gpiolib: swnode: Make use of for_each_gpio_property_name()
Andy Shevchenko
2024-08-20
gpiolib: swnode: Introduce swnode_gpio_get_reference() helper
Andy Shevchenko
2024-08-20
gpiolib: swnode: Unify return code variable name
Andy Shevchenko
2024-08-20
gpiolib: Introduce for_each_gpio_property_name() helper
Andy Shevchenko
2024-08-19
Merge tag 'ib-mfd-gpio-pwm-v6.12' of ssh://gitolite.kernel.org/pub/scm/linux/...
Bartosz Golaszewski
2024-08-19
gpio: of: simplify with scoped for each OF child loop
Krzysztof Kozlowski
2024-08-10
gpio: mlxbf3: Support shutdown() function
Asmaa Mnebhi
2024-08-05
gpio: vf610: add get_direction() support
Haibo Chen
2024-08-05
gpio: gpio-vf610: use u32 mask to handle 32 number gpios
Haibo Chen
2024-08-01
gpio: adp5585: Add Analog Devices ADP5585 support
Haibo Chen
2024-08-01
gpio: Use of_property_present()
Rob Herring (Arm)
2024-07-29
gpio: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-07-27
Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-27
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-19
gpio: virtuser: avoid non-constant format string
Arnd Bergmann
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
2024-07-15
Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-10
gpio: mc33880: Convert comma to semicolon
Chen Ni
2024-07-10
gpio: virtuser: actually use the "trimmed" local variable
Bartosz Golaszewski
2024-07-09
gpio: virtuser: new virtual testing driver for the GPIO API
Bartosz Golaszewski
2024-07-05
gpiolib: of: add polarity quirk for TSC2005
Dmitry Torokhov
2024-07-04
gpio: sim: lock GPIOs as interrupts when they are requested
Bartosz Golaszewski
2024-07-03
gpio: mmio: do not calculate bgpio_bits via "ngpios"
Shiji Yang
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-02
gpiolib: unexport gpiochip_get_desc()
Bartosz Golaszewski
2024-07-02
gpiolib: of: fix lookup quirk for MIPS Lantiq
Dmitry Torokhov
2024-07-01
gpio: add sloppy logic analyzer using polling
Wolfram Sang
2024-06-27
gpiolib: cdev: Ignore reconfiguration without direction
Kent Gibson
2024-06-27
gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)
Kent Gibson
2024-06-26
gpio: ath79: convert to dynamic GPIO base allocation
Shiji Yang
2024-06-26
gpio: graniterapids: Add missing raw_spinlock_init()
Aapo Vienamo
[prev]
[next]