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
*
gpio: remove GPIO device from the list unconditionally in error path
Bartosz Golaszewski
2024-02-08
1
-4
/
+4
*
gpio: eic-sprd: Clear interrupt after set the interrupt type
Wenhua Lin
2024-01-22
1
-4
/
+28
*
gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-04
Mario Limonciello
2024-01-22
1
-0
/
+14
*
Merge tag 'gpio-fixes-for-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-18
7
-98
/
+111
|
\
|
*
gpiolib: revert the attempt to protect the GPIO device list with an rwsem
Bartosz Golaszewski
2024-01-17
4
-89
/
+97
|
*
gpio: EN7523: fix kernel-doc warnings
Randy Dunlap
2024-01-15
1
-3
/
+3
|
*
gpio: mlxbf3: add an error code check in mlxbf3_gpio_probe
Su Hui
2024-01-15
1
-0
/
+2
|
*
gpio: rtd: Fix signedness bug in probe
Dan Carpenter
2024-01-15
1
-6
/
+9
*
|
Merge tag 'backlight-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
backlight: hx8357: Convert to agnostic GPIO API
Andy Shevchenko
2023-12-13
1
-2
/
+2
*
|
gpiolib: replace the GPIO device mutex with a read-write semaphore
Bartosz Golaszewski
2024-01-04
3
-11
/
+11
*
|
gpiolib: remove the GPIO device from the list when it's unregistered
Bartosz Golaszewski
2024-01-04
1
-3
/
+3
*
|
gpio: nuvoton: Add Nuvoton NPCM sgpio driver
Jim Liu
2024-01-03
3
-0
/
+627
*
|
gpio: rtd: Add support for Realtek DHC(Digital Home Center) RTD SoCs
Tzuyi Chang
2024-01-03
3
-0
/
+618
*
|
gpio: pmic-eic-sprd: Configure the bit corresponding to the EIC through offset
Wenhua Lin
2024-01-03
1
-9
/
+10
*
|
gpio: dwapb: Use generic request, free and set_config
Emil Renner Berthing
2024-01-02
1
-4
/
+9
*
|
gpio: sysfs: drop tabs from local variable declarations
Bartosz Golaszewski
2023-12-27
1
-33
/
+32
*
|
gpiolib: drop tabs from local variable declarations
Bartosz Golaszewski
2023-12-27
1
-20
/
+18
*
|
gpiolib: remove extra_checks
Bartosz Golaszewski
2023-12-27
1
-22
/
+9
*
|
gpio: tps65219: don't use CONFIG_DEBUG_GPIO
Bartosz Golaszewski
2023-12-27
1
-9
/
+9
*
|
gpiolib: cdev: replace locking wrappers for gpio_device with guards
Kent Gibson
2023-12-27
1
-158
/
+47
*
|
gpiolib: cdev: replace locking wrappers for config_mutex with guards
Kent Gibson
2023-12-27
1
-39
/
+24
*
|
gpiolib: cdev: allocate linereq using kvzalloc()
Kent Gibson
2023-12-27
1
-2
/
+2
*
|
gpiolib: cdev: include overflow.h
Kent Gibson
2023-12-27
1
-0
/
+1
*
|
Merge tag 'v6.7-rc7' into gpio/for-next
Bartosz Golaszewski
2023-12-27
3
-14
/
+29
|
\
\
|
*
|
gpio: dwapb: mask/unmask IRQ when disable/enale it
xiongxin
2023-12-21
1
-4
/
+8
|
*
|
gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl()
Kent Gibson
2023-12-21
1
-4
/
+12
|
*
|
gpiolib: sysfs: Fix error handling on failed export
Boerge Struempfel
2023-12-01
1
-6
/
+9
|
|
/
*
|
gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo()
Kent Gibson
2023-12-19
1
-38
/
+36
*
|
gpiolib: cdev: improve documentation of get/set values
Kent Gibson
2023-12-19
1
-1
/
+23
*
|
gpiolib: cdev: fully adopt guard() and scoped_guard()
Kent Gibson
2023-12-19
1
-86
/
+57
*
|
gpiolib: remove debounce_period_us from struct gpio_desc
Kent Gibson
2023-12-19
2
-8
/
+0
*
|
gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
Kent Gibson
2023-12-19
1
-23
/
+142
*
|
Merge tag 'intel-gpio-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2023-12-18
3
-59
/
+22
|
\
\
|
*
|
gpio: tangier: simplify locking using cleanup helpers
Raag Jadav
2023-11-20
1
-40
/
+14
|
*
|
gpio: tangier: unexport suspend/resume handles
Raag Jadav
2023-11-13
2
-7
/
+2
|
*
|
gpio: elkhartlake: reuse pm_ops from Intel Tangier driver
Raag Jadav
2023-11-13
1
-13
/
+1
|
*
|
gpio: tangier: use EXPORT_NS_GPL_SIMPLE_DEV_PM_OPS() helper
Raag Jadav
2023-11-13
2
-0
/
+6
|
|
/
*
|
gpio: mmio: Clean up headers
Andy Shevchenko
2023-12-18
1
-13
/
+11
*
|
gpio: mmio: Make use of device properties
Andy Shevchenko
2023-12-18
1
-18
/
+7
*
|
gpiolib: use a mutex to protect the list of GPIO devices
Bartosz Golaszewski
2023-12-18
4
-100
/
+90
*
|
gpiolib: rename static functions that are called with the lock taken
Bartosz Golaszewski
2023-12-18
1
-4
/
+4
*
|
gpio: xilinx: remove excess kernel doc
Bartosz Golaszewski
2023-12-18
1
-1
/
+0
*
|
gpiolib: allocate memory atomically with a spinlock held
Bartosz Golaszewski
2023-12-15
1
-1
/
+9
*
|
gpio: sim: implement the dbg_show() callback
Bartosz Golaszewski
2023-12-08
1
-0
/
+22
*
|
Merge tag 'gpio-remove-gpiochip_is_requested-for-v6.8-rc1' into gpio/for-next
Bartosz Golaszewski
2023-12-08
4
-25
/
+43
|
\
\
|
*
|
gpiolib: remove gpiochip_is_requested()
Bartosz Golaszewski
2023-12-08
1
-35
/
+13
|
*
|
gpio: stmpe: use gpiochip_dup_line_label()
Bartosz Golaszewski
2023-12-08
1
-1
/
+5
|
*
|
gpio: wm8994: use gpiochip_dup_line_label()
Bartosz Golaszewski
2023-12-08
1
-5
/
+8
|
*
|
gpio: wm831x: use gpiochip_dup_line_label()
Bartosz Golaszewski
2023-12-08
1
-5
/
+9
[next]