index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpiolib: acpi: Add missing memset(0) to acpi_get_gpiod_from_data()
Andy Shevchenko
2023-10-20
1
-0
/
+1
*
gpio: vf610: set value before the direction to avoid a glitch
Haibo Chen
2023-10-18
1
-2
/
+2
*
gpio: vf610: mask the gpio irq in system suspend and support wakeup
Haibo Chen
2023-10-18
1
-1
/
+2
*
gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
Bartosz Golaszewski
2023-10-05
1
-1
/
+1
*
gpio: pxa: disable pinctrl calls for MMP_GPIO
Duje Mihanović
2023-10-02
1
-0
/
+1
*
gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chip
Wenhua Lin
2023-09-27
1
-0
/
+1
*
gpio: timberdale: Fix potential deadlock on &tgpio->lock
Chengfeng Ye
2023-09-27
1
-2
/
+3
*
gpio: sim: fix an invalid __free() usage
Bartosz Golaszewski
2023-09-22
1
-37
/
+23
*
gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()
Christophe JAILLET
2023-09-20
1
-1
/
+5
*
gpio: zynq: restore zynq_gpio_irq_reqres/zynq_gpio_irq_relres callbacks
Daniel Mack
2023-09-06
1
-2
/
+24
*
Merge tag 'gpio-updates-for-v6.6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-29
80
-2015
/
+1505
|
\
|
*
gpio: pca953x: add support for TCA9538
Liam Beguin
2023-08-25
1
-0
/
+2
|
*
gpio: pca953x: Use i2c_get_match_data()
Biju Das
2023-08-25
1
-15
/
+3
|
*
gpio: mlxbf3: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-08-24
1
-1
/
+1
|
*
gpio: pcf857x: Extend match data support for OF tables
Biju Das
2023-08-22
1
-15
/
+14
|
*
gpio: vf610: switch to dynamic allocat GPIO base
Haibo Chen
2023-08-22
1
-2
/
+1
|
*
gpiolib: provide and use gpiod_line_state_notify()
Bartosz Golaszewski
2023-08-22
3
-16
/
+14
|
*
gpio: cdev: wake up lineevent poll() on device unbind
Bartosz Golaszewski
2023-08-21
1
-0
/
+22
|
*
gpio: cdev: wake up linereq poll() on device unbind
Bartosz Golaszewski
2023-08-21
1
-0
/
+23
|
*
gpio: cdev: wake up chardev poll() on device unbind
Bartosz Golaszewski
2023-08-21
1
-2
/
+27
|
*
gpiolib: add a second blocking notifier to struct gpio_device
Bartosz Golaszewski
2023-08-21
3
-0
/
+5
|
*
gpio: cdev: open-code to_gpio_chardev_data()
Bartosz Golaszewski
2023-08-21
1
-7
/
+2
|
*
gpiolib: rename the gpio_device notifier
Bartosz Golaszewski
2023-08-21
3
-14
/
+14
|
*
gpio: mlxbf3: Support add_pin_ranges()
Asmaa Mnebhi
2023-08-21
1
-0
/
+24
|
*
gpio: mxc: Use helper function devm_clk_get_optional_enabled()
Li Zetao
2023-08-21
1
-8
/
+1
|
*
gpio: pca9570: fix kerneldoc
Bartosz Golaszewski
2023-08-21
1
-1
/
+1
|
*
gpio: sim: simplify code with cleanup helpers
Bartosz Golaszewski
2023-08-18
1
-169
/
+85
|
*
gpio: sim: replace memmove() + strstrip() with skip_spaces() + strim()
Bartosz Golaszewski
2023-08-15
1
-7
/
+4
|
*
gpio: sim: simplify gpio_sim_device_config_live_store()
Bartosz Golaszewski
2023-08-12
1
-2
/
+1
|
*
gpio: mxc: release the parent IRQ in runtime suspend
Shenwei Wang
2023-08-11
1
-12
/
+29
|
*
gpio: mxs: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-11
1
-1
/
+1
|
*
gpio: imx-scu: Use ARRAY_SIZE for array length
Rajeshwar R Shinde
2023-08-11
1
-1
/
+2
|
*
gpio: ws16c48: Migrate to the regmap API
William Breathitt Gray
2023-08-11
2
-367
/
+188
|
*
gpio: pcie-idio-24: Migrate to the regmap API
William Breathitt Gray
2023-08-11
2
-430
/
+250
|
*
gpio: idio-16: Remove unused legacy interface
William Breathitt Gray
2023-08-11
2
-195
/
+1
|
*
gpio: pci-idio-16: Migrate to the regmap API
William Breathitt Gray
2023-08-11
2
-234
/
+62
|
*
gpio: 104-idio-16: Migrate to the regmap API
William Breathitt Gray
2023-08-11
2
-224
/
+64
|
*
gpio: idio-16: Migrate to the regmap API
William Breathitt Gray
2023-08-11
3
-0
/
+184
|
*
gpio: sim: use sysfs_streq() and avoid an strdup()
Bartosz Golaszewski
2023-08-11
1
-12
/
+3
|
*
gpio: xra1403: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
1
-2
/
+2
|
*
gpio: raspberrypi-exp: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
1
-2
/
+2
|
*
gpio: max3191x: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
1
-3
/
+1
|
*
gpio: lpc32xx: remove redundant CONFIG_OF and of_match_ptr()
Zhu Wang
2023-08-03
1
-3
/
+1
|
*
gpio: ixp4xx: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
1
-1
/
+1
|
*
gpio: clps711x: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
1
-2
/
+2
|
*
gpio: altera-a10sr: remove redundant of_match_ptr
Zhu Wang
2023-08-03
1
-1
/
+2
|
*
gpio: max732x: remove redundant CONFIG_OF and of_match_ptr()
Zhu Wang
2023-08-03
1
-5
/
+1
|
*
gpio: tps65218: remove redundant of_match_ptr()
Zhu Wang
2023-08-03
1
-1
/
+1
|
*
gpio: ftgpio010: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
2023-08-03
1
-2
/
+2
|
*
gpio: zevio: remove unneeded call to platform_set_drvdata()
Andrei Coardos
2023-08-03
1
-2
/
+0
[next]