index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2024-10-21
gpio: max730x: use devres to shrink and simplify code
Bartosz Golaszewski
2024-10-21
gpio: ftgpio010: shrink code
Bartosz Golaszewski
2024-10-21
gpio: 74x164: shrink code
Bartosz Golaszewski
2024-10-17
gpio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-17
gpio: menz127: simplify error path and remove remove()
Bartosz Golaszewski
2024-10-17
gpio: amdpt: remove remove()
Bartosz Golaszewski
2024-10-17
gpio: fold the Kconfig prompt into the option type for GPIO CDEV
Bartosz Golaszewski
2024-10-17
gpio: sysfs: constify gpio class
Bartosz Golaszewski
2024-10-14
gpio: ljca: use devm_mutex_init() to simplify the error path and remove()
Bartosz Golaszewski
2024-10-14
gpio: mpc8xxx: use generic device_is_compatible()
Bartosz Golaszewski
2024-10-14
gpio: mpc8xxx: use a helper variable to store the address of pdev->dev
Bartosz Golaszewski
2024-10-14
gpio: vf610: use generic device_get_match_data()
Bartosz Golaszewski
2024-10-14
gpio: eic-sprd: use generic device_get_match_data()
Bartosz Golaszewski
2024-10-14
gpio: davinci: use generic device properties
Bartosz Golaszewski
2024-10-14
gpio: davinci: allow building the module with COMPILE_TEST=y
Bartosz Golaszewski
2024-10-14
gpio: ts4900: use generic device properties
Bartosz Golaszewski
2024-10-14
gpio: mvebu: drop dependency on OF_GPIO
Bartosz Golaszewski
2024-10-14
gpio: add support for FTDI's MPSSE as GPIO
Mary Strodl
2024-10-14
gpio: aspeed: Support G7 Aspeed gpio controller
Billy Tsai
2024-10-14
gpio: aspeed: Create llops to handle hardware access
Billy Tsai
2024-10-14
gpio: aspeed: Remove the name for bank array
Billy Tsai
2024-10-14
gpio: aspeed: Change the macro to support deferred probe
Billy Tsai
2024-10-14
Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
2024-10-10
Merge tag 'ib-mfd-gpio-i2c-watchdog-v6.13' of ssh://gitolite.kernel.org/pub/s...
Bartosz Golaszewski
2024-10-09
gpio: Congatec Board Controller gpio driver
Thomas Richard
2024-10-08
gpio: aspeed: Use devm_clk api to manage clock source
Billy Tsai
2024-10-08
gpio: aspeed: Add the flush write to ensure the write complete.
Billy Tsai
2024-10-08
gpio: cdev: update flags at once when reconfiguring from user-space
Bartosz Golaszewski
2024-10-08
gpiolib: unify two loops initializing GPIO descriptors
Bartosz Golaszewski
2024-10-08
gpiolib: use v2 defines for line state change events
Bartosz Golaszewski
2024-10-08
gpio: xilinx: use generic device properties
Bartosz Golaszewski
2024-10-08
gpio: xilinx: use helper variable to store the address of pdev->dev
Bartosz Golaszewski
2024-10-08
gpio: xilinx: drop dependency on GPIO_OF
Bartosz Golaszewski
2024-10-08
gpio: mvebu: use generic device properties
Bartosz Golaszewski
2024-10-08
gpio: mvebu: allow building the module with COMPILE_TEST=y
Bartosz Golaszewski
2024-10-03
gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()
Lad Prabhakar
2024-10-02
gpio: aggregator: simplify aggr_parse() with scoped bitmap
Bartosz Golaszewski
2024-10-02
gpio: sysfs: make the sysfs export behavior consistent
Bartosz Golaszewski
2024-10-02
gpio: davinci: Fix condition for irqchip registration
Vignesh Raghavendra
2024-10-01
gpio: sim: switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-10-01
gpio: dwapb: switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-09-30
gpio: davinci: fix lazy disable
Emanuele Ghidoli
2024-09-30
gpio: acpi: switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-09-30
Fix typos in GPIO TODO document
Shivam Chaudhary
2024-09-30
gpiolib: cdev: Fix reference to linereq_set_config_unlocked()
Kent Gibson
2024-09-30
gpio: free irqs that are still requested when the chip is being removed
Bartosz Golaszewski
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-18
Merge tag 'gpio-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-18
Merge tag 'pwm/for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[prev]
[next]