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
2017-06-09
gpio: mvebu: fix gpio bank registration when pwm is used
Richard Genoud
1
-0
/
+7
2017-06-09
gpio: mvebu: fix blink counter register selection
Richard Genoud
1
-1
/
+1
2017-05-23
gpio: crystalcove: Do not write regular gpio registers for virtual GPIOs
Hans de Goede
1
-18
/
+36
2017-05-22
gpio: aspeed: Don't attempt to debounce if disabled
Joel Stanley
1
-0
/
+3
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-9
/
+9
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-15
/
+8
2017-05-04
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
45
-605
/
+1648
2017-05-03
Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2
-2
/
+5
2017-04-28
gpio: f7188x: Add a missing break
Dan Carpenter
1
-0
/
+1
2017-04-28
gpio: omap: return error if requested debounce time is not possible
David Rivshin
1
-6
/
+17
2017-04-28
gpio: Add ROHM BD9571MWV-M PMIC GPIO driver
Marek Vasut
3
-0
/
+156
2017-04-28
gpio: gpio-wcove: fix GPIO IRQ status mask
Kuppuswamy Sathyanarayanan
1
-2
/
+4
2017-04-27
mfd: intel_soc_pmic: Fix a mess with compilation units
Andy Shevchenko
1
-1
/
+1
2017-04-24
gpio: move tca9554 from pcf857x to pca953x
Anders Darander
3
-3
/
+2
2017-04-24
gpio: arizona: Correct check whether the pin is an input
Charles Keepax
1
-1
/
+1
2017-04-24
gpio: gpio-wcove: fix irq pending status bit width
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2017-04-24
gpio: dwapb: use dwapb_read instead of readl_relaxed
Jisheng Zhang
1
-1
/
+1
2017-04-24
gpio: aspeed: Add open-source and open-drain support
Andrew Jeffery
1
-0
/
+4
2017-04-24
gpio: aspeed: Add debounce support
Andrew Jeffery
1
-5
/
+276
2017-04-24
gpio: mvebu: Add limited PWM support
Andrew Lunn
1
-12
/
+315
2017-04-20
Annotate hardware config module parameters in drivers/gpio/
David Howells
5
-9
/
+9
2017-04-13
gpio: Use unsigned int for interrupt numbers
Thierry Reding
1
-3
/
+3
2017-04-07
gpio: f7188x: Add F71889A GPIO support.
Marty Plummer
1
-2
/
+21
2017-04-07
gpio: core: Decouple open drain/source flag with active low/high
Laxman Dewangan
2
-2
/
+4
2017-04-07
gpio: arizona: Correct handling for reading input GPIOs
Charles Keepax
1
-2
/
+28
2017-03-30
ACPI / gpio: do not fall back to parsing _CRS when we get a deferral
Dmitry Torokhov
1
-1
/
+3
2017-03-30
gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake set
Hans de Goede
1
-0
/
+6
2017-03-28
gpio: 104-idi-48: make use of raw_spinlock variants
Julia Cartwright
1
-8
/
+10
2017-03-28
gpio: pci-idio-16: make use of raw_spinlock variants
Julia Cartwright
1
-14
/
+14
2017-03-28
gpio: 104-idio-16: make use of raw_spinlock variants
Julia Cartwright
1
-12
/
+12
2017-03-27
Merge 4.11-rc4 into char-misc-next
Greg Kroah-Hartman
5
-35
/
+78
2017-03-24
gpio: gpio-reg: add irq mapping for gpio-reg users
Russell King
1
-2
/
+23
2017-03-24
gpio: add generic single-register fixed-direction GPIO driver
Russell King
3
-0
/
+171
2017-03-24
gpio: sa1100: implement get_direction method
Russell King
1
-0
/
+8
2017-03-24
gpio: sa1100: convert to use IO accessors
Russell King
1
-75
/
+124
2017-03-24
gpio: sa1100: use sa11x0_gpio_set_wake()
Russell King
1
-7
/
+12
2017-03-23
gpio: merrifield: Don't use GPIOF_DIR_IN / GPIOF_DIR_OUT
Andy Shevchenko
1
-1
/
+1
2017-03-23
gpio: wm831x: Add basic device tree support
Charles Keepax
1
-1
/
+4
2017-03-23
gpio: pca953x: Expand comment for "reset" GPIO in ACPI case
Andy Shevchenko
1
-1
/
+7
2017-03-23
gpio: pca953x: Sort headers alphabetically
Andy Shevchenko
1
-6
/
+7
2017-03-23
gpio: pca953x: Introduce a long awaited ->get_direction()
Andy Shevchenko
1
-0
/
+16
2017-03-23
gpio: mvebu: use BIT macro instead of bit shifting
Ralph Sennhauser
1
-16
/
+17
2017-03-23
gpio: mmio: add support for NI 169445 NAND GPIO
Nathan Sullivan
1
-0
/
+1
2017-03-22
gpio: moxart: Switch to using the FTGPIO010 driver
Linus Walleij
3
-94
/
+1
2017-03-22
gpio: gemini: rename to match Faraday IP
Linus Walleij
3
-37
/
+44
2017-03-21
gpiolib: utilize new cdev_device_add helper function
Logan Gunthorpe
1
-15
/
+8
2017-03-17
gpio:mcp23s08 Fixed missing interrupts
Robert Middleton
1
-5
/
+60
2017-03-16
gpio: mvebu: let the compiler inline
Ralph Sennhauser
1
-11
/
+7
2017-03-16
gpio: mvebu: extra whitespace fixes
Ralph Sennhauser
1
-7
/
+6
2017-03-16
gpio: mvebu: checkpatch: whitespace fixes
Ralph Sennhauser
1
-0
/
+1
[next]