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
2022-05-24
gpio: sifive: Make the irqchip immutable
Geert Uytterhoeven
1
-4
/
+10
2022-05-24
gpio: rcar: Make the irqchip immutable
Geert Uytterhoeven
1
-13
/
+18
2022-05-24
gpio: pcf857x: Make the irqchip immutable
Geert Uytterhoeven
1
-14
/
+21
2022-05-24
gpio: pca953x: Make the irqchip immutable
Geert Uytterhoeven
1
-12
/
+23
2022-05-24
gpio: dwapb: Make the irqchip immutable
Geert Uytterhoeven
1
-14
/
+24
2022-05-22
gpio: sim: Use correct order for the parameters of devm_kcalloc()
Christophe JAILLET
1
-2
/
+2
2022-05-20
gpio: ml-ioh: Convert to use managed functions pcim* and devm_*
Zheyu Ma
1
-60
/
+16
2022-05-16
gpio: ftgpio: Remove unneeded ERROR check before clk_disable_unprepare
Wan Jiabing
1
-4
/
+4
2022-05-14
gpio: ws16c48: Utilize iomap interface
William Breathitt Gray
1
-31
/
+34
2022-05-14
gpio: gpio-mm: Utilize iomap interface
William Breathitt Gray
1
-21
/
+22
2022-05-14
gpio: 104-idio-16: Utilize iomap interface
William Breathitt Gray
1
-15
/
+18
2022-05-14
gpio: 104-idi-48: Utilize iomap interface
William Breathitt Gray
1
-12
/
+15
2022-05-14
gpio: 104-dio-48e: Utilize iomap interface
William Breathitt Gray
1
-30
/
+33
2022-05-14
gpio: zevio: drop of_gpio.h header
Moses Christopher Bollavarapu
1
-11
/
+14
2022-05-05
Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...
Bartosz Golaszewski
4
-21
/
+75
2022-05-05
gpio: max77620: Make the irqchip immutable
Jon Hunter
1
-3
/
+6
2022-05-05
gpio: pca953xx: Add support for pca6408
Justin Chen
1
-0
/
+2
2022-05-05
gpio: max732x: Drop unused support for irq and setup code via platform data
Uwe Kleine-König
1
-35
/
+2
2022-05-02
gpio: vf610: drop the SOC_VF610 dependency for GPIO_VF610
Peng Fan
1
-2
/
+2
2022-05-02
Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
1
-10
/
+12
2022-05-02
gpio: syscon: Remove usage of syscon_regmap_lookup_by_compatible
Alexander Shiyan
1
-30
/
+19
2022-04-25
gpio: pcf857x: Make teardown callback return void
Uwe Kleine-König
1
-11
/
+3
2022-04-25
irq/gpio: ixp4xx: Drop boardfile probe path
Linus Walleij
2
-29
/
+13
2022-04-25
gpio: use raw spinlock for gpio chip shadowed data
Schspa Shi
14
-103
/
+103
2022-04-19
gpio: Update TODO to mention immutable irq_chip structures
Marc Zyngier
1
-0
/
+19
2022-04-19
gpio: pl061: Make the irqchip immutable
Marc Zyngier
1
-9
/
+23
2022-04-19
gpio: tegra186: Make the irqchip immutable
Marc Zyngier
1
-9
/
+23
2022-04-19
gpio: Expose the gpiochip_irq_re[ql]res helpers
Marc Zyngier
1
-2
/
+4
2022-04-19
gpio: Don't fiddle with irqchips marked as immutable
Marc Zyngier
1
-1
/
+6
2022-04-18
gpio: ixp4xx: Detect special machines by compatible
Linus Walleij
2
-4
/
+2
2022-04-11
gpio: realtek-otto: Add RTL931x support
Sander Vanheule
1
-0
/
+3
2022-04-11
gpio: realtek-otto: Add RTL930x support
Sander Vanheule
1
-0
/
+4
2022-04-11
gpio: realtek-otto: Support per-cpu interrupts
Sander Vanheule
1
-1
/
+74
2022-04-11
gpio: realtek-otto: Support reversed port layouts
Sander Vanheule
1
-4
/
+51
2022-04-09
gpiolib: Extract gpio_chip_get_value() wrapper
Andy Shevchenko
1
-4
/
+7
2022-04-09
gpiolib: Refactor gpiolib_dbg_show() with help of for_each_gpio_desc()
Andy Shevchenko
1
-20
/
+18
2022-04-09
gpiolib: Split out for_each_gpio_desc() macro
Andy Shevchenko
2
-9
/
+7
2022-04-09
gpiolib: Embed iterator variable into for_each_gpio_desc_with_flag()
Andy Shevchenko
4
-10
/
+7
2022-04-09
gpiolib: Move error message out of a spinlock
Andy Shevchenko
1
-1
/
+1
2022-04-08
gpiolib: acpi: Convert type for pin to be unsigned
Andy Shevchenko
1
-8
/
+10
2022-04-08
gpiolib: acpi: use correct format characters
Linus Torvalds
1
-2
/
+2
2022-04-05
gpio: rcar: Add R-Car Gen4 support
Geert Uytterhoeven
1
-2
/
+5
2022-04-05
gpiolib: Get rid of redundant 'else'
Andy Shevchenko
2
-38
/
+40
2022-04-01
Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+9
2022-03-31
gpio: ts5500: Fix Links to Technologic Systems web resources
Kris Bahnsen
1
-2
/
+2
2022-03-31
gpio: ts4900: Fix comment formatting and grammar
Kris Bahnsen
1
-5
/
+7
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+113
2022-03-25
Merge tag 'gpio-updates-for-v5.18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-106
/
+271
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
5
-15
/
+5
2022-03-21
Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-6
/
+7
[next]