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
2023-11-04
Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-105
/
+146
2023-11-03
Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+4
2023-11-01
Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
44
-603
/
+933
2023-10-23
ASoC: Merge up v6.6-rc7
Mark Brown
8
-44
/
+39
2023-10-20
gpiolib: acpi: Add missing memset(0) to acpi_get_gpiod_from_data()
Andy Shevchenko
1
-0
/
+1
2023-10-18
gpio: vf610: set value before the direction to avoid a glitch
Haibo Chen
1
-2
/
+2
2023-10-18
gpio: vf610: mask the gpio irq in system suspend and support wakeup
Haibo Chen
1
-1
/
+2
2023-10-16
Merge 6.6-rc6 into usb-next
Greg Kroah-Hartman
2
-1
/
+2
2023-10-13
gpiolib: provide gpio_device_get_base()
Bartosz Golaszewski
1
-0
/
+13
2023-10-13
gpiolib: provide gpiod_to_gpio_device()
Bartosz Golaszewski
1
-0
/
+21
2023-10-13
gpiolib: provide gpio_device_to_device()
Bartosz Golaszewski
1
-0
/
+17
2023-10-13
gpio: hisi: Fix format specifier
Devyn Liu
1
-1
/
+1
2023-10-12
gpiolib: provide gpio_device_find_by_fwnode()
Andy Shevchenko
1
-0
/
+20
2023-10-11
gpio: update Intel LJCA USB GPIO driver
Wentong Wu
2
-105
/
+145
2023-10-09
gpiolib: of: Add quirk for mt2701-cs42448 ASoC sound
Linus Walleij
1
-0
/
+4
2023-10-09
gpio: acpi: remove acpi_get_and_request_gpiod()
Bartosz Golaszewski
1
-28
/
+0
2023-10-09
gpio: Use device_get_match_data()
Rob Herring
3
-15
/
+8
2023-10-09
gpio: vf610: update comment for i.MX8ULP and i.MX93 legacy compatibles
Peng Fan
1
-1
/
+4
2023-10-05
gpio: vf610: simplify code by dropping data check
Peng Fan
1
-3
/
+3
2023-10-05
gpio: vf610: add i.MX8ULP of_device_id entry
Peng Fan
1
-7
/
+40
2023-10-05
gpio: aspeed: fix the GPIO number passed to pinctrl_gpio_set_config()
Bartosz Golaszewski
1
-1
/
+1
2023-10-04
gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
Bartosz Golaszewski
1
-1
/
+1
2023-10-04
gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label()
Bartosz Golaszewski
1
-17
/
+16
2023-10-04
gpio: acpi: replace gpiochip_find() with gpio_device_find()
Bartosz Golaszewski
1
-4
/
+8
2023-10-04
gpio: of: replace gpiochip_find_* with gpio_device_find_*
Bartosz Golaszewski
1
-16
/
+17
2023-10-04
gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
Bartosz Golaszewski
1
-22
/
+11
2023-10-04
gpiolib: reluctantly provide gpio_device_get_chip()
Bartosz Golaszewski
1
-0
/
+21
2023-10-04
gpiolib: provide gpio_device_get_desc()
Bartosz Golaszewski
1
-9
/
+31
2023-10-04
gpiolib: provide gpio_device_find_by_label()
Bartosz Golaszewski
1
-0
/
+21
2023-10-04
gpiolib: provide gpio_device_find()
Bartosz Golaszewski
1
-18
/
+53
2023-10-04
gpiolib: make gpio_device_get() and gpio_device_put() public
Bartosz Golaszewski
2
-10
/
+24
2023-10-04
OMAP/gpio: drop MPUIO static base
Linus Walleij
1
-2
/
+1
2023-10-02
gpiolib: extend the critical sections of lookup tables
Bartosz Golaszewski
1
-15
/
+15
2023-10-02
gpio: sim: add missing include
Bartosz Golaszewski
1
-0
/
+1
2023-10-02
gpiolib: of: Allow "trigger-sources" to reference a GPIO
Linus Walleij
1
-0
/
+28
2023-10-02
gpio: pxa: disable pinctrl calls for MMP_GPIO
Duje Mihanović
1
-0
/
+1
2023-10-02
gpio: fx6408: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-10-02
gpio: pca953x: Convert to use maple tree register cache
Mark Brown
1
-2
/
+2
2023-10-02
gpio: tb10x: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-02
gpio: zynq: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-02
gpio: xilinx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-02
gpio: xgs-iproc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-02
gpio: xgene-sb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-02
gpio: uniphier: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-02
gpio: ts5500: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-02
gpio: rockchip: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-02
gpio: rcar: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-02
gpio: omap: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-02
gpio: mpc8xxx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-02
gpio: mpc5200: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
[next]