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: prevent potential speculation leaks in gpio_device_get_desc()
Hagar Hemdan
2024-05-27
1
-1
/
+2
*
|
|
|
gpiolib: of: add polarity quirk for TSC2005
Dmitry Torokhov
2024-07-05
1
-0
/
+8
*
|
|
|
gpio: mmio: do not calculate bgpio_bits via "ngpios"
Shiji Yang
2024-07-03
1
-2
/
+0
*
|
|
|
gpiolib: of: fix lookup quirk for MIPS Lantiq
Dmitry Torokhov
2024-07-02
1
-2
/
+12
|
|
/
/
|
/
|
|
*
|
|
gpiolib: cdev: Ignore reconfiguration without direction
Kent Gibson
2024-06-27
1
-5
/
+7
*
|
|
gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)
Kent Gibson
2024-06-27
1
-6
/
+10
*
|
|
gpio: graniterapids: Add missing raw_spinlock_init()
Aapo Vienamo
2024-06-26
1
-0
/
+2
*
|
|
gpio: davinci: Validate the obtained number of IRQs
Aleksandr Mishin
2024-06-24
1
-0
/
+5
*
|
|
gpio: pca953x: fix pca953x_irq_bus_sync_unlock race
Ian Ray
2024-06-21
1
-0
/
+2
|
|
/
|
/
|
*
|
gpio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-07
4
-0
/
+4
*
|
gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type
Matthias Schiffer
2024-06-03
1
-4
/
+42
*
|
gpio: tqmx86: store IRQ trigger type and unmask status separately
Matthias Schiffer
2024-06-03
1
-20
/
+28
*
|
gpio: tqmx86: introduce shadow register for GPIO output value
Matthias Schiffer
2024-06-03
1
-7
/
+11
*
|
gpio: tqmx86: fix typo in Kconfig label
Gregor Herburger
2024-06-03
1
-1
/
+1
|
/
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-23
1
-1
/
+0
|
\
|
*
gpio: virtio: drop owner assignment
Krzysztof Kozlowski
2024-05-22
1
-1
/
+0
*
|
gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node match
Devyn Liu
2024-05-21
1
-1
/
+18
*
|
gpiolib: acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs()
Laura Nao
2024-05-21
1
-3
/
+7
*
|
Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-14
16
-123
/
+528
|
\
\
|
*
|
gpio: nuvoton: Fix sgpio irq handle error
Jim Liu
2024-05-07
1
-6
/
+4
|
*
|
Merge tag 'intel-gpio-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
2024-05-07
8
-45
/
+463
|
|
\
\
|
|
*
|
gpio: Add Intel Granite Rapids-D vGPIO driver
Aapo Vienamo
2024-04-25
3
-0
/
+402
|
|
*
|
gpiolib: acpi: Set label for IRQ only lines
Andy Shevchenko
2024-04-18
1
-0
/
+4
|
|
*
|
gpiolib: acpi: Add fwnode name to the GPIO interrupt label
Andy Shevchenko
2024-04-18
1
-2
/
+3
|
|
*
|
gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()
Andy Shevchenko
2024-04-15
2
-7
/
+6
|
|
*
|
gpiolib: acpi: Move acpi_can_fallback_to_crs() out of __acpi_find_gpio()
Andy Shevchenko
2024-04-15
1
-3
/
+4
|
|
*
|
gpiolib: acpi: Simplify error handling in __acpi_find_gpio()
Andy Shevchenko
2024-04-15
1
-10
/
+4
|
|
*
|
gpiolib: acpi: Extract __acpi_find_gpio() helper
Andy Shevchenko
2024-04-15
1
-9
/
+23
|
|
*
|
gpio: sch: Utilise temporary variable for struct device
Andy Shevchenko
2024-04-15
1
-5
/
+5
|
|
*
|
gpio: sch: Switch to memory mapped IO accessors
Andy Shevchenko
2024-04-15
1
-10
/
+15
|
|
*
|
gpiolib: acpi: Check for errors first in acpi_find_gpio()
Andy Shevchenko
2024-04-11
1
-2
/
+3
|
|
*
|
gpiolib: acpi: Remove never true check in acpi_get_gpiod_by_index()
Andy Shevchenko
2024-04-11
1
-3
/
+0
|
*
|
|
gpio: brcmstb: add support for gpio-ranges
Doug Berger
2024-04-26
1
-0
/
+2
|
*
|
|
gpio: of: support gpio-ranges for multiple gpiochip devices
Doug Berger
2024-04-26
1
-2
/
+21
|
*
|
|
gpio: brcmstb: Use dynamic GPIO base numbers
Doug Berger
2024-04-24
1
-11
/
+8
|
*
|
|
gpiolib: Get rid of never false gpio_is_valid() calls
Andy Shevchenko
2024-04-17
4
-17
/
+16
|
*
|
|
gpio: regmap: Use -ENOTSUPP consistently
Andy Shevchenko
2024-04-12
1
-2
/
+2
|
*
|
|
gpio: pcie-idio-24: Use -ENOTSUPP consistently
Andy Shevchenko
2024-04-12
1
-1
/
+1
|
*
|
|
gpiolib: Do not mention legacy GPIOF_* in the code
Andy Shevchenko
2024-04-03
1
-1
/
+4
|
*
|
|
gpiolib: legacy: Remove unused gpio_request_array() and gpio_free_array()
Andy Shevchenko
2024-04-03
1
-39
/
+0
|
*
|
|
gpio: cros-ec: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-02
1
-0
/
+8
|
*
|
|
gpiolib: use dev_err() when gpiod_configure_flags failed
Peng Fan
2024-04-02
1
-1
/
+1
*
|
|
|
Merge tag 'spi-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2024-05-14
2
-0
/
+53
|
\
\
\
\
|
*
|
|
|
gpio: swnode: Add ability to specify native chip selects for SPI
Charles Keepax
2024-04-16
2
-0
/
+53
*
|
|
|
|
gpiolib: cdev: fix uninitialised kfifo
Kent Gibson
2024-05-10
1
-0
/
+14
*
|
|
|
|
gpiolib: cdev: Fix use after free in lineinfo_changed_notify
Zhongqiu Han
2024-05-09
1
-1
/
+1
*
|
|
|
|
gpiolib: use a single SRCU struct for all GPIO descriptors
Bartosz Golaszewski
2024-05-09
3
-28
/
+25
*
|
|
|
|
gpiolib: fix the speed of descriptor label setting with SRCU
Bartosz Golaszewski
2024-05-07
2
-8
/
+30
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge tag 'intel-gpio-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2024-04-25
1
-3
/
+6
|
\
\
\
\
|
*
|
|
|
gpio: tangier: Use correct type for the IRQ chip data
Andy Shevchenko
2024-04-12
1
-3
/
+6
|
|
|
_
|
/
|
|
/
|
|
[prev]
[next]