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: ep93xx: Fix single irqchip with multi gpiochips
Nikita Shubin
2021-02-10
1
-11
/
+19
*
gpio: ep93xx: fix BUG_ON port F usage
Nikita Shubin
2021-02-10
1
-87
/
+99
*
gpio: mxs: GPIO_MXS should not default to y unconditionally
Geert Uytterhoeven
2021-02-10
1
-1
/
+2
*
gpio: gpiolib: remove shadowed variable
Wolfram Sang
2021-02-01
1
-1
/
+1
*
gpiolib: free device name on error path to fix kmemleak
Quanyang Wang
2021-01-29
1
-2
/
+8
*
gpiolib: cdev: clear debounce period if line set to output
Kent Gibson
2021-01-27
1
-0
/
+2
*
gpio: tegra: Add missing dependencies
Thierry Reding
2021-01-19
1
-0
/
+2
*
gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on it
Randy Dunlap
2021-01-19
1
-1
/
+2
*
gpio: mvebu: fix pwm .get_state period calculation
Baruch Siach
2021-01-19
1
-11
/
+8
*
gpiolib: add a warning on gpiochip->to_irq defined
Nikita Shubin
2021-01-19
1
-0
/
+3
*
gpiolib: cdev: fix frame size warning in gpio_ioctl()
Kent Gibson
2021-01-03
1
-72
/
+73
*
Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2020-12-17
32
-681
/
+1402
|
\
|
*
gpio: hisi: Do not require ACPI for COMPILE_TEST
Andy Shevchenko
2020-12-16
1
-1
/
+1
|
*
MAINTAINERS: Add maintainer for HiSilicon GPIO driver
Luo Jiaxing
2020-12-16
1
-5
/
+0
|
*
gpio: gpio-hisi: Add HiSilicon GPIO support
Luo Jiaxing
2020-12-14
3
-0
/
+340
|
*
gpio: cs5535: Simplify the return expression of cs5535_gpio_probe()
Zheng Yongjun
2020-12-12
1
-6
/
+2
|
*
gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask
Nikita Shubin
2020-12-12
1
-1
/
+2
|
*
Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
2020-12-09
18
-229
/
+279
|
|
\
|
|
*
gpio: put virtual gpio device into their own submenu
Enrico Weigelt, metux IT consult
2020-12-08
1
-0
/
+4
|
|
*
gpio: mvebu: switch pwm duration registers to regmap
Baruch Siach
2020-12-02
1
-32
/
+36
|
|
*
gpio: mvebu: update Armada XP per-CPU comment
Baruch Siach
2020-12-02
1
-2
/
+1
|
|
*
gpiolib: do not print err message for EPROBE_DEFER
Grygorii Strashko
2020-12-01
1
-3
/
+5
|
|
*
gpio: ath79: Fix fall-through warning for Clang
Gustavo A. R. Silva
2020-12-01
1
-0
/
+1
|
|
*
gpiolib: acpi: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-01
1
-0
/
+1
|
|
*
gpio: omap: handle deferred probe with dev_err_probe() for gpiochip_add_data()
Grygorii Strashko
2020-11-30
1
-5
/
+2
|
|
*
gpio: xra1403: remove unneeded spi_set_drvdata()
Alexandru Ardelean
2020-11-30
1
-9
/
+1
|
|
*
gpio: dwapb: Remove unnecessary error message
Damien Le Moal
2020-11-30
1
-4
/
+3
|
|
*
gpio: exar: use devm action for freeing the IDA and drop remove()
Bartosz Golaszewski
2020-11-25
1
-15
/
+12
|
|
*
gpio: exar: switch to using regmap
Bartosz Golaszewski
2020-11-25
2
-54
/
+38
|
|
*
gpio: exar: unduplicate address and offset computation
Bartosz Golaszewski
2020-11-25
1
-12
/
+28
|
|
*
gpio: exar: use a helper variable for &pdev->dev
Bartosz Golaszewski
2020-11-25
1
-8
/
+7
|
|
*
gpio: exar: switch to a simpler IDA interface
Bartosz Golaszewski
2020-11-25
1
-3
/
+3
|
|
*
gpio: exar: include idr.h
Bartosz Golaszewski
2020-11-25
1
-0
/
+1
|
|
*
gpio: exar: add a newline after the copyright notice
Bartosz Golaszewski
2020-11-25
1
-0
/
+1
|
|
*
gpio: sifive: To get gpio irq offset from device tree data
Greentime Hu
2020-11-18
1
-4
/
+10
|
|
*
gpiolib: devres: shrink devm_gpiochip_add_data_with_key()
Bartosz Golaszewski
2020-11-16
1
-15
/
+4
|
|
*
gpio: tegra: Use raw_spinlock
Dmitry Osipenko
2020-11-06
1
-5
/
+13
|
|
*
gpio: tegra: Add lockdep class
Dmitry Osipenko
2020-11-06
1
-0
/
+4
|
|
*
gpio: rcar: Implement gpio_chip.get_multiple()
Geert Uytterhoeven
2020-10-30
1
-0
/
+30
|
|
*
gpio: rcar: Rework hardware features handling
Geert Uytterhoeven
2020-10-30
1
-13
/
+11
|
|
*
gpio: rcar: Align register offsets
Geert Uytterhoeven
2020-10-30
1
-13
/
+13
|
|
*
gpio: rcar: Cache gpiochip_get_data() return value
Geert Uytterhoeven
2020-10-30
1
-3
/
+4
|
|
*
gpiolib: cdev: add GPIO_V2_LINE_FLAG_EDGE_BOTH and use it in edge_irq_thread()
Kent Gibson
2020-10-30
1
-2
/
+3
|
|
*
gpio: mockup: Allow probing from device tree
Vincent Whitchurch
2020-10-29
1
-2
/
+9
|
|
*
gpiolib: split error path in gpiod_request_commit()
Andy Shevchenko
2020-10-26
1
-6
/
+7
|
|
*
gpiolib: Unify expectations about ->request() returned value
Andy Shevchenko
2020-10-26
2
-4
/
+4
|
|
*
gpiolib: of: Use named item for enum gpiod_flags variable
Andy Shevchenko
2020-10-26
1
-1
/
+1
|
|
*
gpiolib: cdev: document that line eflags are shared
Kent Gibson
2020-10-26
1
-11
/
+21
|
|
*
gpiolib: Extract gpiod_not_found() helper
Andy Shevchenko
2020-10-26
4
-18
/
+16
|
*
|
gpiolib: cdev: Flag invalid GPIOs as used
Marc Zyngier
2020-12-09
1
-0
/
+1
[next]