index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2017-06-20
gpio: mockup: improve readability
Bartosz Golaszewski
2017-06-20
gpio: mockup: refuse to accept an odd number of GPIO ranges
Bartosz Golaszewski
2017-06-20
gpio: mockup: tweak gpio_mockup_event_write()
Bartosz Golaszewski
2017-06-20
gpio: mockup: improve the debugfs input sanitization
Bartosz Golaszewski
2017-06-16
gpio: mvebu: Add support for the Armada 7K/8K SoCs
Gregory CLEMENT
2017-06-16
gpio: mvebu: fix regmap_update_bits usage
Gregory CLEMENT
2017-06-16
gpio: zynq: Clarify quirk and provide helper function
Soren Brinkmann
2017-06-16
gpio: merrifield: Remove unused header
Andy Shevchenko
2017-06-16
gpio: of: Spelling: s/retures/returns/
Geert Uytterhoeven
2017-05-31
gpio: xra1403: select REGMAP_SPI
Arnd Bergmann
2017-05-31
gpiolib: remove unused variable
Arnd Bergmann
2017-05-29
gpio: adp5588: move header file out of I2C realm
Wolfram Sang
2017-05-29
gpio: ml-ioh: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
2017-05-29
gpio: sta2x11: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
2017-05-29
gpio: pch: check the return value of irq_alloc_generic_chip()
Bartosz Golaszewski
2017-05-29
gpio: mockup: support irqmask and irqunmask
Bartosz Golaszewski
2017-05-29
gpio: mockup: be quiet unless something goes wrong
Bartosz Golaszewski
2017-05-29
gpio: mockup: add prefixes to the direction enum
Bartosz Golaszewski
2017-05-29
gpio: mockup: fix direction values
Bartosz Golaszewski
2017-05-29
gpiolib: Re-use bitmap_fill() instead of open coded loop
Andy Shevchenko
2017-05-29
gpio: acpi: Split out acpi_gpio_get_irq_resource() helper
Andy Shevchenko
2017-05-29
gpio: acpi: Override GPIO initialization flags
Andy Shevchenko
2017-05-29
gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helper
Andy Shevchenko
2017-05-29
gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()
Andy Shevchenko
2017-05-29
gpio: acpi: Even more tighten up ACPI GPIO lookups
Andy Shevchenko
2017-05-29
gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()
Andy Shevchenko
2017-05-29
gpio: acpi: Align acpi_find_gpio() with DT version
Andy Shevchenko
2017-05-29
gpiolib: Export gpiod_configure_flags() to internal users
Andy Shevchenko
2017-05-29
gpio: arizona: Add support for GPIOs that need to be maintained
Charles Keepax
2017-05-29
gpio: Add new flags to control sleep status of GPIOs
Charles Keepax
2017-05-29
gpio: davinci: Handle return value of clk_prepare_enable
Arvind Yadav
2017-05-29
gpio: mvebu: Select REGMAP_MMIO now that regmap is used
Gregory CLEMENT
2017-05-23
gpio: xlp: update GPIO_XLP dependency
Jayachandran C
2017-05-23
gpio: pcf857x: move header file out of I2C realm
Wolfram Sang
2017-05-23
gpio: max732x: move header file out of I2C realm
Wolfram Sang
2017-05-23
gpio: mvebu: allow building driver for Armada 7K/8K
Gregory CLEMENT
2017-05-23
gpio: mvebu: switch to regmap for register access
Thomas Petazzoni
2017-05-23
gpio: mvebu: sort header include
Gregory CLEMENT
2017-05-23
Merge branch 'mcp23s08' of /home/linus/linux-pinctrl into devel
Linus Walleij
2017-05-23
gpio: mcp23s08: move to pinctrl
Sebastian Reichel
2017-05-22
gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driver
Nandor Han
2017-05-22
gpio: zynq: remove unneeded (void *) casts in of_match_table
Masahiro Yamada
2017-05-22
gpio: export add/remove lookup table functions
Anatolij Gustschin
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-04
Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-05-03
Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-04-28
gpio: f7188x: Add a missing break
Dan Carpenter
2017-04-28
gpio: omap: return error if requested debounce time is not possible
David Rivshin
2017-04-28
gpio: Add ROHM BD9571MWV-M PMIC GPIO driver
Marek Vasut
[next]