开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
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
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
[next]