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.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
2017-05-11
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-9
/
+9
2017-05-05
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
2017-03-16
gpio: mvebu: checkpatch: unsigned int fixes
Ralph Sennhauser
1
-6
/
+7
2017-03-16
gpio: mvebu: start multiline block comments with blank line
Ralph Sennhauser
1
-2
/
+4
2017-03-16
gpio: mvebu: checkpatch: block comment fixes
Ralph Sennhauser
1
-8
/
+16
2017-03-16
gpio: acpi: Ignore -EPROBE_DEFER for unselected gpioints
Hans de Goede
1
-7
/
+11
[next]