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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
gpio: mlxbf3: Support add_pin_ranges()
Asmaa Mnebhi
1
-0
/
+24
2023-08-21
gpio: mxc: Use helper function devm_clk_get_optional_enabled()
Li Zetao
1
-8
/
+1
2023-08-21
gpio: pca9570: fix kerneldoc
Bartosz Golaszewski
1
-1
/
+1
2023-08-18
gpio: sim: simplify code with cleanup helpers
Bartosz Golaszewski
1
-169
/
+85
2023-08-15
gpio: sim: replace memmove() + strstrip() with skip_spaces() + strim()
Bartosz Golaszewski
1
-7
/
+4
2023-08-12
gpio: sim: simplify gpio_sim_device_config_live_store()
Bartosz Golaszewski
1
-2
/
+1
2023-08-11
gpio: mxc: release the parent IRQ in runtime suspend
Shenwei Wang
1
-12
/
+29
2023-08-11
gpio: mxs: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-11
gpio: imx-scu: Use ARRAY_SIZE for array length
Rajeshwar R Shinde
1
-1
/
+2
2023-08-11
gpio: ws16c48: Migrate to the regmap API
William Breathitt Gray
2
-367
/
+188
2023-08-11
gpio: pcie-idio-24: Migrate to the regmap API
William Breathitt Gray
2
-430
/
+250
2023-08-11
gpio: idio-16: Remove unused legacy interface
William Breathitt Gray
2
-195
/
+1
2023-08-11
gpio: pci-idio-16: Migrate to the regmap API
William Breathitt Gray
2
-234
/
+62
2023-08-11
gpio: 104-idio-16: Migrate to the regmap API
William Breathitt Gray
2
-224
/
+64
2023-08-11
gpio: idio-16: Migrate to the regmap API
William Breathitt Gray
3
-0
/
+184
2023-08-11
gpio: sim: use sysfs_streq() and avoid an strdup()
Bartosz Golaszewski
1
-12
/
+3
2023-08-03
gpio: xra1403: remove redundant of_match_ptr()
Zhu Wang
1
-2
/
+2
2023-08-03
gpio: raspberrypi-exp: remove redundant of_match_ptr()
Zhu Wang
1
-2
/
+2
2023-08-03
gpio: max3191x: remove redundant of_match_ptr()
Zhu Wang
1
-3
/
+1
2023-08-03
gpio: lpc32xx: remove redundant CONFIG_OF and of_match_ptr()
Zhu Wang
1
-3
/
+1
2023-08-03
gpio: ixp4xx: remove redundant of_match_ptr()
Zhu Wang
1
-1
/
+1
2023-08-03
gpio: clps711x: remove redundant of_match_ptr()
Zhu Wang
1
-2
/
+2
2023-08-03
gpio: altera-a10sr: remove redundant of_match_ptr
Zhu Wang
1
-1
/
+2
2023-08-03
gpio: max732x: remove redundant CONFIG_OF and of_match_ptr()
Zhu Wang
1
-5
/
+1
2023-08-03
gpio: tps65218: remove redundant of_match_ptr()
Zhu Wang
1
-1
/
+1
2023-08-03
gpio: ftgpio010: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
1
-2
/
+2
2023-08-03
gpio: zevio: remove unneeded call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-08-03
gpio: vx855: remove unneeded call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-08-03
gpio: tqmx86: remove unneeded call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-08-03
gpio: timberdale: remove unneeded call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-08-03
gpio: syscon: remove unneeded call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-08-03
gpio: sch: remove unneeded call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-08-01
gpio: sama5d2-piobu: remove unneeded call to platform_set_drvdata()
Andrei Coardos
1
-1
/
+0
2023-08-01
gpio: rc5t583: remove unneeded call to platform_set_drvdata()
Andrei Coardos
1
-2
/
+0
2023-08-01
gpio: pmic-eic-sprd: remove unnecessary call to platform_set_drvdata()
Andrei Coardos
1
-1
/
+0
2023-08-01
gpio: palmas: remove unnecessary call to platform_set_drvdata()
Andrei Coardos
1
-1
/
+0
2023-08-01
gpio: max77620: remove unneeded platform_set_drvdata() call
Andrei Coardos
1
-2
/
+0
2023-08-01
gpio: lp3943: remove unneeded platform_set_drvdata() call
Andrei Coardos
1
-2
/
+0
2023-07-29
gpio: eic-sprd: remove unneeded platform_set_drvdata() call
Andrei Coardos
1
-1
/
+0
2023-07-29
gpio: logicvc: remove unneeded platform_set_drvdata() call
Andrei Coardos
1
-2
/
+0
2023-07-29
gpio: exar: remove unneeded platform_set_drvdata() call
Andrei Coardos
1
-2
/
+0
2023-07-29
gpio: 74xx-mmio: remove unneeded platform_set_drvdata() call
Alexandru Ardelean
1
-2
/
+0
2023-07-29
gpio: davinci: Remove redundant dev_err_probe()
Ruan Jinjie
1
-1
/
+1
2023-07-29
gpio: ds4520: Add ADI DS4520 GPIO Expander Support
Okan Sahin
3
-0
/
+92
2023-07-29
gpio: omap: Remove redundant dev_err_probe() and zero value handle code
Ruan Jinjie
1
-5
/
+2
2023-07-27
gpio: 104-dio-48e: Add Counter/Timer support
William Breathitt Gray
2
-16
/
+112
2023-07-27
gpio: ge: Enable COMPILE_TEST for the driver
Andy Shevchenko
1
-1
/
+1
2023-07-27
gpio: ge: Replace GPLv2 boilerplate with SPDX
Andy Shevchenko
1
-4
/
+1
2023-07-27
gpio: ge: Utilise temporary variable for struct device
Andy Shevchenko
1
-5
/
+5
2023-07-27
gpio: ge: Make driver OF-independent
Andy Shevchenko
1
-20
/
+13
[next]