index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2019-08-05
gpio: arizona: Use local copy of pdata
Charles Keepax
1
-2
/
+2
2019-08-05
gpio: viperboard: Replace 'unsigned' with 'unsigned int'
Hennie Muller
1
-10
/
+10
2019-08-03
gpio: refactor gpiochip_allocate_mask() with bitmap_alloc()
Masahiro Yamada
1
-3
/
+3
2019-08-03
gpio: mpc8xxx: Add ls1028a device specify function.
Song Hui
1
-0
/
+31
2019-08-02
gpio: pca953x: Drop %s for constant string literals
Andy Shevchenko
1
-2
/
+1
2019-08-02
gpio: pca953x: Remove explicit comparison with 0
Andy Shevchenko
1
-8
/
+8
2019-08-02
gpio: pca953x: Use GENMASK() consistently
Andy Shevchenko
1
-15
/
+16
2019-08-02
gpio: pca953x: Switch to use device_get_match_data()
Andy Shevchenko
1
-12
/
+8
2019-08-02
gpio: mxc: Use devm_clk_get_optional instead of devm_clk_get
Anson Huang
1
-6
/
+3
2019-08-01
gpio: of: Fix hard-assigned valid_mask for OF case
Stephen Boyd
3
-5
/
+5
2019-07-31
gpio: ixp4xx: remove redundant dev_err message
Ding Xiang
1
-3
/
+1
2019-07-31
gpiolib-acpi: Move acpi_dev_add_driver_gpios() et al to consumer.h
Andy Shevchenko
1
-0
/
+7
2019-07-31
gpiolib: acpi: Split ACPI stuff to gpiolib-acpi.h
Andy Shevchenko
7
-93
/
+109
2019-07-29
gpiolib: Preserve desc->flags when setting state
Chris Packham
1
-6
/
+11
2019-07-29
gpio: max77650: add MODULE_ALIAS()
Bartosz Golaszewski
1
-0
/
+1
2019-07-28
gpio: of: Break out OF-only code
Linus Walleij
4
-132
/
+167
2019-07-28
gpio: bd70528: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-07-28
gpio: bd70528: fix spelling misstake "debouce" -> "debounce"
Colin Ian King
1
-1
/
+1
2019-07-23
gpio: pch: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-07-22
gpiolib: fix incorrect IRQ requesting of an active-low lineevent
Michael Wu
1
-2
/
+4
2019-07-22
gpio: em: use a helper variable for &pdev->dev
Bartosz Golaszewski
1
-18
/
+19
2019-07-17
Merge tag 'gpio-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-28
/
+20
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
2
-2
/
+2
2019-07-16
Merge tag 'gpio-v5.3-rc1-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Walleij
3
-20
/
+19
2019-07-16
Revert "gpio/spi: Fix spi-gpio regression on active high CS"
Linus Walleij
1
-8
/
+1
[prev]
[next]