index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-08
gpio: aspeed: Use devm_clk api to manage clock source
Billy Tsai
1
-1
/
+1
2024-10-08
gpio: aspeed: Add the flush write to ensure the write complete.
Billy Tsai
1
-0
/
+2
2024-10-03
gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()
Lad Prabhakar
1
-2
/
+2
2024-10-02
gpio: davinci: Fix condition for irqchip registration
Vignesh Raghavendra
1
-1
/
+1
2024-09-30
gpio: davinci: fix lazy disable
Emanuele Ghidoli
1
-4
/
+4
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
3
-3
/
+0
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-213
/
+132
2024-09-18
Merge tag 'gpio-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
34
-479
/
+558
2024-09-18
Merge tag 'pwm/for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+237
2024-09-12
gpio: ep93xx: add DT support for gpio-ep93xx
Nikita Shubin
1
-15
/
+23
2024-09-12
gpio: ep93xx: split device in multiple
Nikita Shubin
1
-207
/
+118
2024-09-06
gpio: mpc8xxx: switch to using DEFINE_RUNTIME_DEV_PM_OPS()
Bartosz Golaszewski
1
-13
/
+12
2024-09-05
gpio: xilinx: Use helper function devm_clk_get_optional_enabled()
Zhang Zekun
1
-10
/
+1
2024-09-05
gpio: mb86s7x: Use helper function devm_clk_get_optional_enabled()
Zhang Zekun
1
-14
/
+7
2024-09-05
gpio: lpc18xx: Use helper function devm_clk_get_enabled()
Zhang Zekun
1
-17
/
+6
2024-09-05
gpio: cadence: Use helper function devm_clk_get_enabled()
Zhang Zekun
1
-17
/
+6
2024-09-05
gpio: sama5d2-piobu: convert comma to semicolon
Chen Ni
1
-9
/
+9
2024-09-04
gpio: mpc8xxx: order headers alphabetically
Bartosz Golaszewski
1
-8
/
+8
2024-09-04
gpio: davinci: use devm_clk_get_enabled()
Bartosz Golaszewski
1
-11
/
+2
2024-09-04
gpio: davinci: drop platform data support
Bartosz Golaszewski
1
-64
/
+25
2024-09-04
gpio: stmpe: Sort headers
Andy Shevchenko
1
-4
/
+4
2024-09-04
gpio: stmpe: Make use of device properties
Andy Shevchenko
1
-4
/
+2
2024-09-04
gpio: stmpe: Utilise temporary variable for struct device
Andy Shevchenko
1
-10
/
+9
2024-09-04
gpio: stmpe: Remove unused 'dev' member of struct stmpe_gpio
Andy Shevchenko
1
-2
/
+0
2024-09-04
gpio: stmpe: Fix IRQ related error messages
Andy Shevchenko
1
-8
/
+3
2024-09-02
gpio: modepin: Enable module autoloading
Liao Chen
1
-0
/
+1
2024-09-02
gpio: rockchip: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-09-02
gpio: pch: kerneldoc fixes for excess members
Krzysztof Kozlowski
1
-1
/
+0
2024-09-02
gpio: zynq: Simplify using devm_clk_get_enabled()
Rong Qianfeng
1
-9
/
+1
2024-09-02
gpio: mpc8xxx: Add wake on GPIO support
Martyn Welch
1
-0
/
+29
2024-09-02
gpio: syscon: fix excess struct member build warning
Dhruva Gole
1
-1
/
+0
2024-09-02
gpio: stp-xway: Simplify using devm_clk_get_enabled()
Rong Qianfeng
1
-8
/
+2
2024-09-02
gpiolib: legacy: Consolidate devm_gpio_*() with other legacy APIs
Andy Shevchenko
2
-74
/
+94
2024-09-02
gpiolib: Update the kernel documentation - add Return sections
Andy Shevchenko
8
-58
/
+226
2024-09-02
gpio: ixp4xx: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
1
-6
/
+4
2024-09-02
gpio: visconti: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
1
-2
/
+3
2024-09-02
gpio: thunderx: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
1
-2
/
+3
2024-09-02
gpio: tegra186: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
1
-1
/
+2
2024-09-02
gpio: uniphier: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
1
-2
/
+3
2024-09-02
gpio: msc313: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
1
-2
/
+3
2024-09-02
gpio: tegra: Replace of_node_to_fwnode() with more suitable API
Andy Shevchenko
1
-2
/
+3
2024-09-02
gpio: Use IS_ERR_OR_NULL() helper function
Hongbo Li
1
-2
/
+2
2024-09-02
gpiolib: legacy: Kill GPIOF_DIR_* definitions
Andy Shevchenko
1
-1
/
+1
2024-09-02
gpiolib: legacy: Kill GPIOF_INIT_* definitions
Andy Shevchenko
1
-2
/
+1
2024-09-02
gpio: stmpe: Simplify with dev_err_probe()
Shen Lichuan
1
-4
/
+3
2024-09-02
gpio: ath79: remove support for platform data
Bartosz Golaszewski
1
-16
/
+6
2024-09-02
gpio: ath79: use generic device property getters
Bartosz Golaszewski
1
-4
/
+4
2024-09-02
gpio: ath79: add missing header
Bartosz Golaszewski
1
-0
/
+1
2024-09-02
gpio: ath79: order headers alphabetically
Bartosz Golaszewski
1
-4
/
+4
2024-08-21
gpio: pca953x: Print the error code on read/write failures
Fabio Estevam
1
-2
/
+2
[next]