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.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-08-16
gpiolib: fix reference leaks when removing GPIO chips still in use
Bartosz Golaszewski
1
-5
/
+11
2023-08-16
gpiolib: sysfs: Do unexport GPIO when user asks for it
Andy Shevchenko
1
-2
/
+5
2023-08-11
gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
William Breathitt Gray
1
-1
/
+1
2023-08-03
gpio: sim: mark the GPIO chip as a one that can sleep
Bartosz Golaszewski
1
-0
/
+1
2023-07-20
gpio: mvebu: fix irq domain leak
Bartosz Golaszewski
1
-5
/
+13
2023-07-19
gpio: mvebu: Make use of devm_pwmchip_add
Uwe Kleine-König
1
-6
/
+2
2023-07-19
gpio: tps68470: Make tps68470_gpio_output() always set the initial value
Hans de Goede
1
-3
/
+3
2023-07-01
Merge tag 'pinctrl-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-5
/
+9
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
30
-208
/
+759
2023-06-28
Merge tag 'regmap-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
1
-12
/
+25
2023-06-19
gpiolib: Drop unused domain_ops memeber of GPIO IRQ chip
Andy Shevchenko
1
-2
/
+1
2023-06-19
gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
Michael Walle
1
-1
/
+2
2023-06-19
gpio: synq: remove unused zynq_gpio_irq_reqres/zynq_gpio_irq_relres
Arnd Bergmann
1
-24
/
+0
2023-06-19
gpio: lpc18xx: Remove unused of_gpio.h inclusion
Andy Shevchenko
1
-1
/
+0
2023-06-19
gpio: xra1403: Remove unused of_gpio.h inclusion
Andy Shevchenko
1
-1
/
+0
2023-06-19
gpio: mpc8xxx: Remove unused of_gpio.h inclusion
Andy Shevchenko
1
-1
/
+0
2023-06-16
gpio: mpc8xxx: latch GPIOs state on module load when configured as output
Michal Smulski
1
-1
/
+5
2023-06-16
gpio: mlxbf3: Add gpio driver support
Asmaa Mnebhi
3
-0
/
+262
2023-06-16
gpio: delay: Remove duplicative functionality
Andy Shevchenko
3
-174
/
+0
2023-06-16
gpio: aggregator: Set up a parser of delay line parameters
Andy Shevchenko
1
-2
/
+70
2023-06-16
gpio: aggregator: Support delay for setting up individual GPIOs
Andy Shevchenko
1
-0
/
+31
2023-06-16
gpio: aggregator: Remove CONFIG_OF and of_match_ptr() protections
Andy Shevchenko
1
-4
/
+3
2023-06-13
gpio: sifive: add missing check for platform_get_irq
Jiasheng Jiang
1
-2
/
+6
2023-06-13
gpio: tps65219: add GPIO support for TPS65219 PMIC
Jerome Neanne
3
-0
/
+202
2023-06-13
gpiolib: Fix GPIO chip IRQ initialization restriction
Jiawen Wu
1
-0
/
+8
2023-06-13
gpio: zynq: fix zynqmp_gpio not an immutable chip warning
Manikanta Guntupalli
1
-7
/
+15
2023-06-13
gpio: davinci: make davinci_gpio_dev_pm_ops static
Min-Hua Chen
1
-1
/
+1
2023-06-12
regmap: Merge up v6.4-rc6
Mark Brown
5
-18
/
+34
2023-06-09
gpiolib: Do not unexport GPIO on freeing
Andy Shevchenko
1
-2
/
+0
2023-06-09
gpio: tegra186: Check PMC driver status before any request
Prathamesh Shete
1
-5
/
+9
2023-06-07
gpio: sim: quietly ignore configured lines outside the bank
Kent Gibson
1
-0
/
+12
2023-06-07
gpiolib: demote the hogging log messages to debug
Bartosz Golaszewski
1
-1
/
+1
2023-06-06
gpio: sim: fix memory corruption when adding named lines and unnamed hogs
Kent Gibson
1
-2
/
+4
2023-06-05
gpio: Fix dependency for gpio-delay
Alexander Stein
1
-0
/
+1
2023-06-02
gpio: Add gpio delay driver
Alexander Stein
3
-0
/
+173
2023-06-01
gpiolib: Unify allocation and initialization of GPIO valid mask
Andy Shevchenko
1
-17
/
+8
2023-06-01
gpiolib: Consolidate the allocated mask freeing APIs
Andy Shevchenko
1
-4
/
+8
2023-06-01
gpiolib: Kill unused GPIOF_OPEN_*
Andy Shevchenko
1
-6
/
+0
2023-06-01
gpiolib: Kill unused GPIOF_EXPORT and Co
Andy Shevchenko
1
-6
/
+0
2023-05-31
Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...
Bartosz Golaszewski
1
-15
/
+36
2023-05-26
gpio: tegra186: Check GPIO pin permission before access.
Prathamesh Shete
1
-0
/
+78
2023-05-24
ARM/gpio: Push OMAP2 quirk down into TWL4030 driver
Linus Walleij
1
-16
/
+36
2023-05-23
gpio-f7188x: fix chip name and pin count on Nuvoton chip
Henning Schild
2
-15
/
+15
2023-05-23
gpio: brcmstb: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-05-23
gpio: tangier: calculate number of ctx using temporary variable
Raag Jadav
1
-1
/
+3
2023-05-23
gpio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
10
-10
/
+10
2023-05-17
gpio: add HAS_IOPORT dependencies
Niklas Schnelle
1
-13
/
+13
2023-05-17
gpio: sa1100: include <mach/generic.h>
Arnd Bergmann
1
-0
/
+1
2023-05-17
gpio: sch311x: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
1
-24
/
+2
2023-05-17
gpiolib: fix allocation of mixed dynamic/static GPIOs
Andreas Kemnade
1
-0
/
+2
[next]