index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-11
gpio: of: Switch to EXPORT_SYMBOL_GPL()
Geert Uytterhoeven
1
-4
/
+4
2019-09-11
gpio: of: Make of_gpio_simple_xlate() private
Geert Uytterhoeven
1
-3
/
+3
2019-09-11
gpio: of: Make of_get_named_gpiod_flags() private
Geert Uytterhoeven
2
-8
/
+1
2019-09-11
gpio: aspeed: Add in ast2600 details to Aspeed driver
Rashmica Gupta
1
-2
/
+20
2019-09-11
gpio: aspeed: Use ngpio property from device tree if available
Rashmica Gupta
1
-7
/
+11
2019-09-11
gpio: aspeed: Setup irqchip dynamically
Rashmica Gupta
1
-9
/
+7
2019-09-11
gpio/aspeed: Fix incorrect number of banks
Rashmica Gupta
1
-1
/
+1
2019-09-11
gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist
Hans de Goede
1
-4
/
+38
2019-09-11
gpio: Initialize the irqchip valid_mask with a callback
Linus Walleij
4
-30
/
+52
2019-09-10
gpiolib: acpi: make acpi_can_fallback_to_crs() static
Dmitry Torokhov
2
-17
/
+10
2019-09-10
gpiolib: of: fix fallback quirks handling
Dmitry Torokhov
1
-18
/
+9
2019-09-10
Merge tag 'intel-gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
4
-49
/
+55
2019-09-09
gpio: fix line flag validation in lineevent_create
Kent Gibson
1
-5
/
+3
2019-09-09
gpio: fix line flag validation in linehandle_create
Kent Gibson
1
-0
/
+8
2019-09-09
gpio: mockup: add missing single_release()
Wei Yongjun
1
-0
/
+1
2019-09-06
gpio: Fix further merge errors
Linus Walleij
1
-4
/
+4
2019-09-05
Merge tag 'v5.3-rc7' into devel
Linus Walleij
2
-26
/
+35
2019-09-04
gpio: of: Normalize return code variable name
Linus Walleij
1
-7
/
+7
2019-09-04
gpio: gpiolib: Normalize return code variable name
Linus Walleij
1
-110
/
+110
2019-09-04
gpio: ep93xx: Pass irqchip when adding gpiochip
Linus Walleij
1
-67
/
+73
2019-09-03
Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
7
-115
/
+132
2019-08-28
gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read
David Jander
1
-6
/
+3
2019-08-28
gpio: pca953x: correct type of reg_direction
David Jander
1
-3
/
+3
2019-08-27
gpio: zynq: Pass irqchip when adding gpiochip
Linus Walleij
1
-16
/
+21
2019-08-23
gpio: mt7621: Pass irqchip when adding gpiochip
Linus Walleij
1
-16
/
+17
2019-08-23
gpio: ftgpio: Fix an error handling path in 'ftgpio_gpio_probe()'
Christophe JAILLET
1
-2
/
+4
2019-08-23
gpio: aspeed: Add SGPIO driver
Hongwei Zhang
1
-0
/
+533
2019-08-23
pinctrl/gpio: Take MUX usage into account
Stefan Wahren
1
-1
/
+2
2019-08-23
gpio: Fix irqchip initialization order
Linus Walleij
1
-15
/
+15
2019-08-23
gpio: tqmx86: Pass irqchip when adding gpiochip
Linus Walleij
1
-17
/
+24
2019-08-23
gpio: vf610: Pass irqchip when adding gpiochip
Linus Walleij
1
-12
/
+14
2019-08-23
gpio: zx: Pass irqchip when adding gpiochip
Linus Walleij
1
-17
/
+17
2019-08-23
gpio: mpc8xxx: add ls1088a platform special function
Song Hui
1
-0
/
+1
2019-08-21
gpio/ixp4xx: Register the base PA instead of its VA in fwnode
Marc Zyngier
1
-1
/
+1
2019-08-20
gpio: ftgpio: Move hardware initialization
Linus Walleij
1
-4
/
+4
2019-08-20
gpio: Use callback presence to determine need of valid_mask
Linus Walleij
1
-3
/
+1
2019-08-20
gpio: Pass mask and size with the init_valid_mask()
Linus Walleij
1
-3
/
+5
2019-08-20
gpio: mockup: don't depend twice on GPIOLIB
Uwe Kleine-König
1
-1
/
+0
2019-08-17
gpio: of: fix Freescale SPI CS quirk handling
Andreas Kemnade
1
-1
/
+1
2019-08-15
Merge branch 'lpc32xx/multiplatform' into arm/soc
Arnd Bergmann
3
-51
/
+76
2019-08-15
gpio: lpc32xx: allow building on non-lpc32xx targets
Arnd Bergmann
3
-51
/
+76
2019-08-15
gpio: aspeed: Pass irqchip when adding gpiochip
Linus Walleij
1
-31
/
+29
2019-08-15
gpio: hlwd: Pass irqchip when adding gpiochip
Linus Walleij
1
-28
/
+30
2019-08-15
gpio: xlp: Pass irqchip when adding gpiochip
Linus Walleij
1
-14
/
+15
2019-08-15
gpio: cadence: Pass irqchip when adding gpiochip
Linus Walleij
1
-15
/
+21
2019-08-15
gpio: thunderx: Switch to GPIOLIB_IRQCHIP
Linus Walleij
2
-107
/
+57
2019-08-15
gpio: ixp4xx: Convert to hierarchical GPIOLIB_IRQCHIP
Linus Walleij
2
-216
/
+63
2019-08-15
gpio: Add support for hierarchical IRQ domains
Linus Walleij
1
-12
/
+308
2019-08-14
ARM: remove Intel iop33x and iop13xx support
Arnd Bergmann
1
-1
/
+1
2019-08-14
drivers: gpio: Add support for GPIOs over Moxtet bus
Marek Behún
3
-0
/
+189
[prev]
[next]