index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
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/git/andy/linux-gpio-intel into devel
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/kernel/git/brgl/linux into devel
Linus Walleij
7
-114
/
+131
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
-26
/
+28
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
-106
/
+56
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
-11
/
+307
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
2019-08-14
gpiolib: never report open-drain/source lines as 'input' to user-space
Bartosz Golaszewski
1
-2
/
+4
2019-08-12
gpio: merrifield: Pass irqchip when adding gpiochip
Linus Walleij
1
-12
/
+16
2019-08-12
gpio: lynxpoint: Pass irqchip when adding gpiochip
Linus Walleij
1
-15
/
+20
2019-08-12
gpio: intel-mid: Pass irqchip when adding gpiochip
Linus Walleij
1
-18
/
+17
2019-08-12
gpio: lpc32xx: allow building on non-lpc32xx targets
Arnd Bergmann
3
-51
/
+76
2019-08-10
gpio: remove ks8695 driver
Arnd Bergmann
2
-285
/
+0
2019-08-05
gpio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
10
-27
/
+8
2019-08-05
gpio: madera: Add support for Cirrus Logic CS47L92
Charles Keepax
1
-0
/
+5
2019-08-05
gpio: madera: Add support for Cirrus Logic CS47L15
Richard Fitzgerald
1
-0
/
+3
2019-08-05
gpio: madera: Use local copy of pdata
Charles Keepax
1
-2
/
+2
[prev]
[next]