index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2024-08-21
gpio: virtuser: Use GPIO_LOOKUP_IDX() macro
Andy Shevchenko
1
-9
/
+4
2024-08-20
gpiolib: Replace gpio_suffix_count with NULL-terminated array
Andy Shevchenko
2
-8
/
+6
2024-08-20
gpiolib: swnode: Make use of for_each_gpio_property_name()
Andy Shevchenko
1
-24
/
+14
2024-08-20
gpiolib: swnode: Introduce swnode_gpio_get_reference() helper
Andy Shevchenko
1
-7
/
+13
2024-08-20
gpiolib: swnode: Unify return code variable name
Andy Shevchenko
1
-4
/
+4
2024-08-20
gpiolib: Introduce for_each_gpio_property_name() helper
Andy Shevchenko
3
-40
/
+19
2024-08-19
Merge tag 'ib-mfd-gpio-pwm-v6.12' of ssh://gitolite.kernel.org/pub/scm/linux/...
Bartosz Golaszewski
3
-0
/
+237
2024-08-19
gpio: of: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-8
/
+3
2024-08-10
gpio: mlxbf3: Support shutdown() function
Asmaa Mnebhi
1
-0
/
+14
[next]