index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
6 days
Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8 days
gpiolib: enable CONFIG_GPIOLIB_LEGACY even for !GPIOLIB
Arnd Bergmann
10 days
gpio: virtio: Fix config space reading.
Harald Mommer
11 days
gpiolib: make legacy interfaces optional
Arnd Bergmann
11 days
Merge tag 'ib-mfd-gpio-power-soc-v6.17' of git://git.kernel.org/pub/scm/linux...
Bartosz Golaszewski
11 days
gpiolib: of: add forward declaration for struct device_node
Andrei Lalaev
11 days
gpio: Add new gpio-macsmc driver for Apple Macs
Hector Martin
12 days
gpio: cadence: Remove duplicated include in gpio-cadence.c
Yang Li
12 days
gpio: tps65219: Add support for TI TPS65214 PMIC
Shree Ramamoorthy
12 days
gpio: tps65219: Update _IDX & _OFFSET macro prefix
Shree Ramamoorthy
2025-07-19
gpio: sysfs: Fix an end of loop test in gpiod_unexport()
Dan Carpenter
2025-07-18
gpio: xilinx: convert set_multiple() to the new API as well
Bartosz Golaszewski
2025-07-17
gpiolib: devres: release GPIOs in devm_gpiod_put_array()
André Draszik
2025-07-16
gpio: loongson-64bit: Extend GPIO irq support
Binbin Zhou
2025-07-16
gpio: viperboard: Unlock on error in vprbrd_gpiob_direction_output()
Dan Carpenter
2025-07-16
gpio: TODO: remove the task for the sysfs rework
Bartosz Golaszewski
2025-07-16
gpio: sysfs: allow disabling the legacy parts of the GPIO sysfs interface
Bartosz Golaszewski
2025-07-16
gpio: sysfs: export the GPIO directory locally in the gpiochip<id> directory
Bartosz Golaszewski
2025-07-16
gpio: sysfs: don't look up exported lines as class devices
Bartosz Golaszewski
2025-07-16
gpio: sysfs: don't use driver data in sysfs callbacks for line attributes
Bartosz Golaszewski
2025-07-16
gpio: sysfs: rename the data variable in gpiod_(un)export()
Bartosz Golaszewski
2025-07-16
gpio: sysfs: pass gpiod_data directly to internal GPIO sysfs functions
Bartosz Golaszewski
2025-07-16
gpio: sysfs: only get the dirent reference for the value attr once
Bartosz Golaszewski
2025-07-16
gpio: sysfs: add a parallel class device for each GPIO chip using device IDs
Bartosz Golaszewski
2025-07-16
gpio: sysfs: use gpiod_is_equal() to compare GPIO descriptors
Bartosz Golaszewski
2025-07-16
gpio: wcove: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-16
gpio: wcove: use regmap_assign_bits() in .set()
Bartosz Golaszewski
2025-07-15
gpio: pca953x: use regmap_update_bits() to improve performance
Hugo Villeneuve
2025-07-15
Merge tag 'intel-gpio-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
2025-07-15
gpio: zynqmp-modepin: set line value in .direction_output()
Bartosz Golaszewski
2025-07-15
gpio: zynqmp-modepin: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-15
gpio: zynq: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-15
gpio: zevio: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-15
gpio: xtensa: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-15
gpio: xtensa: remove unneeded .set() callback
Bartosz Golaszewski
2025-07-15
gpio: xra1403: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-15
gpio: xlp: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-15
gpio: xlp: drop unneeded ngpio checks
Bartosz Golaszewski
2025-07-15
gpio: xilinx: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-15
gpio: xgene: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-15
gpio: wm8994: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-15
gpio: wm8350: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-15
gpio: wm831x: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-15
gpio: winbond: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-15
gpio: wcd934x: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-15
gpio: wcd934x: check the return value of regmap_update_bits()
Bartosz Golaszewski
2025-07-15
gpio: vx855: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-13
gpio: virtio: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-13
gpio: viperboard: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-13
gpio: uniphier: use new GPIO line value setter callbacks
Bartosz Golaszewski
[next]