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-05-23
gpio-f7188x: fix chip name and pin count on Nuvoton chip
Henning Schild
2
-15
/
+15
2023-05-17
gpiolib: fix allocation of mixed dynamic/static GPIOs
Andreas Kemnade
1
-0
/
+2
2023-05-17
gpio: mockup: Fix mode of debugfs files
Zev Weiss
1
-1
/
+1
2023-05-03
Merge tag 'for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pate...
Linus Torvalds
1
-0
/
+1
2023-05-02
Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-0
/
+467
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+6
2023-04-27
gpio: tegra186: Add Tegra234 hte support
Dipen Patel
1
-0
/
+1
2023-04-26
gpio: Add support for Intel LJCA USB GPIO driver
Ye Xiang
3
-0
/
+467
2023-04-26
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
61
-863
/
+1950
2023-04-11
gpio: gpiolib: Simplify gpiochip_add_data_with_key() fwnode
Linus Walleij
1
-7
/
+6
2023-04-11
gpio: 104-idi-48: Enable use_raw_spinlock for idi48_regmap_config
William Breathitt Gray
1
-0
/
+1
2023-04-11
gpio: 104-dio-48e: Enable use_raw_spinlock for dio48e_regmap_config
William Breathitt Gray
1
-0
/
+1
2023-04-07
Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+2
2023-04-06
Merge tag 'intel-gpio-v6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
9
-440
/
+820
2023-04-03
gpiolib: Add gpiochip_set_data() helper
Andy Shevchenko
1
-3
/
+9
2023-04-03
gpiolib: Move gpiochip_get_data() higher in the code
Andy Shevchenko
1
-13
/
+13
2023-04-03
gpio: davinci: Add irq chip flag to skip set wake
Dhruva Gole
1
-1
/
+1
2023-04-03
gpio: davinci: Do not clear the bank intr enable bit in save_context
Dhruva Gole
1
-3
/
+0
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+3
2023-03-31
driver core: create class_is_registered()
Greg Kroah-Hartman
1
-2
/
+2
2023-03-29
gpiolib: Check array_info for NULL only once in gpiod_get_array()
Andy Shevchenko
1
-7
/
+9
2023-03-29
gpiolib: Replace open coded krealloc()
Andy Shevchenko
1
-9
/
+8
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
1
-4
/
+4
2023-03-23
gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xNU
Werner Sembach
1
-0
/
+13
2023-03-23
gpiolib: acpi: Move ACPI device NULL check to acpi_get_driver_gpio_data()
Andy Shevchenko
1
-7
/
+4
2023-03-23
gpiolib: acpi: use the fwnode in acpi_gpiochip_find()
Benjamin Tissoires
1
-1
/
+1
2023-03-23
gpio: mm-lantiq: Fix typo in the newly added header filename
Andy Shevchenko
1
-1
/
+1
2023-03-23
gpio: xlp: Convert to immutable irq_chip
Linus Walleij
1
-2
/
+12
2023-03-23
gpio: xilinx: Convert to immutable irq_chip
Linus Walleij
1
-8
/
+15
2023-03-23
gpio: xgs-iproc: Convert to immutable irq_chip
Linus Walleij
1
-10
/
+22
2023-03-23
gpio: visconti: Convert to immutable irq_chip
Linus Walleij
1
-11
/
+39
2023-03-23
gpio: tqmx86: Convert to immutable irq_chip
Linus Walleij
1
-8
/
+20
2023-03-23
gpio: thunderx: Convert to immutable irq_chip
Linus Walleij
1
-10
/
+16
2023-03-23
gpio: stmpe: Convert to immutable irq_chip
Linus Walleij
1
-2
/
+6
2023-03-23
gpio: siox: Convert to immutable irq_chip
Linus Walleij
1
-37
/
+38
2023-03-23
gpio: rda: Convert to immutable irq_chip
Linus Walleij
1
-9
/
+13
2023-03-23
gpio: loongson1: Add DT support
Keguang Zhang
1
-3
/
+16
2023-03-23
gpio: loongson1: Introduce ls1x_gpio_chip struct
Keguang Zhang
1
-20
/
+25
2023-03-23
gpio: loongson1: Convert to SPDX identifier
Keguang Zhang
1
-6
/
+3
2023-03-22
gpio: 104-dio-48e: Utilize no_status regmap-irq flag
William Breathitt Gray
1
-5
/
+1
2023-03-22
gpio: pxa: remove unused gpio_is_pxa_type function
Tom Rix
1
-5
/
+0
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
1
-2
/
+0
2023-03-15
gpio: fxl6408: add I2C GPIO expander driver
Emanuele Ghidoli
3
-0
/
+169
2023-03-15
gpio: pcie-idio-24: Prune superfluous license boilerplate
William Breathitt Gray
1
-9
/
+0
2023-03-15
gpiolib: Use IRQ hardware number getter instead of direct access
Andy Shevchenko
1
-11
/
+18
2023-03-15
gpiolib: Remove duplicative check in gpiod_find_and_request()
Andy Shevchenko
1
-5
/
+2
2023-03-15
gpiolib: Move gpiodevice_*() to gpiodev namespace
Andy Shevchenko
1
-2
/
+2
2023-03-15
gpio: Use of_property_read_bool() for boolean properties
Rob Herring
2
-2
/
+2
2023-03-15
gpiolib: Get rid of devprop prefix in one function
Andy Shevchenko
1
-3
/
+3
2023-03-15
gpio: raspberrypi-exp: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
[next]