index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
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-03
gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()
Lad Prabhakar
2024-10-02
gpio: davinci: Fix condition for irqchip registration
Vignesh Raghavendra
2024-09-30
gpio: davinci: fix lazy disable
Emanuele Ghidoli
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
2024-09-12
gpio: ep93xx: add DT support for gpio-ep93xx
Nikita Shubin
2024-09-12
gpio: ep93xx: split device in multiple
Nikita Shubin
2024-09-06
gpio: mpc8xxx: switch to using DEFINE_RUNTIME_DEV_PM_OPS()
Bartosz Golaszewski
2024-09-05
gpio: xilinx: Use helper function devm_clk_get_optional_enabled()
Zhang Zekun
2024-09-05
gpio: mb86s7x: Use helper function devm_clk_get_optional_enabled()
Zhang Zekun
2024-09-05
gpio: lpc18xx: Use helper function devm_clk_get_enabled()
Zhang Zekun
2024-09-05
gpio: cadence: Use helper function devm_clk_get_enabled()
Zhang Zekun
2024-09-05
gpio: sama5d2-piobu: convert comma to semicolon
Chen Ni
2024-09-04
gpio: mpc8xxx: order headers alphabetically
Bartosz Golaszewski
2024-09-04
gpio: davinci: use devm_clk_get_enabled()
Bartosz Golaszewski
2024-09-04
gpio: davinci: drop platform data support
Bartosz Golaszewski
2024-09-04
gpio: stmpe: Sort headers
Andy Shevchenko
2024-09-04
gpio: stmpe: Make use of device properties
Andy Shevchenko
2024-09-04
gpio: stmpe: Utilise temporary variable for struct device
Andy Shevchenko
2024-09-04
gpio: stmpe: Remove unused 'dev' member of struct stmpe_gpio
Andy Shevchenko
2024-09-04
gpio: stmpe: Fix IRQ related error messages
Andy Shevchenko
2024-09-02
gpio: modepin: Enable module autoloading
Liao Chen
2024-09-02
gpio: rockchip: fix OF node leak in probe()
Krzysztof Kozlowski
2024-09-02
gpio: pch: kerneldoc fixes for excess members
Krzysztof Kozlowski
2024-09-02
gpio: zynq: Simplify using devm_clk_get_enabled()
Rong Qianfeng
2024-09-02
gpio: mpc8xxx: Add wake on GPIO support
Martyn Welch
2024-09-02
gpio: syscon: fix excess struct member build warning
Dhruva Gole
2024-09-02
gpio: stp-xway: Simplify using devm_clk_get_enabled()
Rong Qianfeng
2024-09-02
gpiolib: legacy: Consolidate devm_gpio_*() with other legacy APIs
Andy Shevchenko
2024-09-02
gpiolib: Update the kernel documentation - add Return sections
Andy Shevchenko
2024-09-02
gpio: ixp4xx: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
2024-09-02
gpio: visconti: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
2024-09-02
gpio: thunderx: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
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
[next]