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-05-29
gpio: pch: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
1
-3
/
+12
2017-05-29
gpio: mockup: support irqmask and irqunmask
Bartosz Golaszewski
1
-6
/
+20
2017-05-29
gpio: mockup: be quiet unless something goes wrong
Bartosz Golaszewski
1
-3
/
+0
2017-05-29
gpio: mockup: add prefixes to the direction enum
Bartosz Golaszewski
1
-4
/
+4
2017-05-29
gpio: mockup: fix direction values
Bartosz Golaszewski
1
-2
/
+2
2017-05-29
gpiolib: Re-use bitmap_fill() instead of open coded loop
Andy Shevchenko
1
-3
/
+2
2017-05-29
gpio: acpi: Split out acpi_gpio_get_irq_resource() helper
Andy Shevchenko
1
-5
/
+18
2017-05-29
gpio: acpi: Override GPIO initialization flags
Andy Shevchenko
3
-6
/
+67
2017-05-29
gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper
Andy Shevchenko
1
-25
/
+36
2017-05-29
gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()
Andy Shevchenko
1
-0
/
+3
2017-05-29
gpio: acpi: Even more tighten up ACPI GPIO lookups
Andy Shevchenko
1
-35
/
+1
2017-05-29
gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()
Andy Shevchenko
1
-5
/
+5
2017-05-29
gpio: acpi: Align acpi_find_gpio() with DT version
Andy Shevchenko
1
-2
/
+2
2017-05-29
gpiolib: Export gpiod_configure_flags() to internal users
Andy Shevchenko
2
-1
/
+3
2017-05-29
gpio: arizona: Add support for GPIOs that need to be maintained
Charles Keepax
1
-2
/
+33
2017-05-29
gpio: Add new flags to control sleep status of GPIOs
Charles Keepax
3
-0
/
+16
2017-05-29
gpio: davinci: Handle return value of clk_prepare_enable
Arvind Yadav
1
-2
/
+9
2017-05-29
gpio: mvebu: Select REGMAP_MMIO now that regmap is used
Gregory CLEMENT
1
-0
/
+1
2017-05-23
gpio: xlp: update GPIO_XLP dependency
Jayachandran C
1
-2
/
+3
2017-05-23
gpio: pcf857x: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-05-23
gpio: max732x: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-05-23
gpio: mvebu: allow building driver for Armada 7K/8K
Gregory CLEMENT
1
-1
/
+1
2017-05-23
gpio: mvebu: switch to regmap for register access
Thomas Petazzoni
1
-191
/
+245
2017-05-23
gpio: mvebu: sort header include
Gregory CLEMENT
1
-8
/
+8
2017-05-23
gpio: crystalcove: Do not write regular gpio registers for virtual GPIOs
Hans de Goede
1
-18
/
+36
2017-05-23
Merge branch 'mcp23s08' of /home/linus/linux-pinctrl into devel
Linus Walleij
3
-1065
/
+0
2017-05-23
Merge branch 'mcp23s08' into devel
Linus Walleij
3
-1065
/
+0
2017-05-23
gpio: mcp23s08: move to pinctrl
Sebastian Reichel
3
-1065
/
+0
2017-05-22
gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driver
Nandor Han
3
-0
/
+243
2017-05-22
gpio: Add gpio-ingenic driver
Paul Cercueil
3
-0
/
+405
2017-05-22
gpio: zynq: remove unneeded (void *) casts in of_match_table
Masahiro Yamada
1
-3
/
+2
2017-05-22
gpio: export add/remove lookup table functions
Anatolij Gustschin
1
-0
/
+2
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
[prev]
[next]