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-08-14
gpio: tegra: Use platform_irq_count()
Thierry Reding
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
2017-08-14
gpio: davinci: Convert prinkt to dev_err
Keerthy
2017-08-14
gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data
Keerthy
2017-08-14
gpio: altera-a10sr: constify gpio_chip structure
Gustavo A. R. Silva
2017-08-14
gpio: gpio-mxc: gpio_set_wake_irq() use proper return values
Philipp Rosenberger
2017-08-14
gpio: rcar: add gen[123] fallback compatibility strings
Simon Horman
2017-08-14
gpio: replace __maybe_unused in gpiolib.h with static inline
Masahiro Yamada
2017-08-14
gpio: tegra: remove gpio_to_irq() from hw irq handlers
Grygorii Strashko
2017-08-14
gpio: pxa: remove gpio_to_irq() from hw irq handlers
Grygorii Strashko
2017-08-14
gpiolib: allow gpio irqchip to map irqs dynamically
Grygorii Strashko
2017-08-14
gpiolib: request the gpio before querying its direction
Timur Tabi
2017-08-14
gpio: pca953x: remove incorrect le16_to_cpu calls
Andy Shevchenko
2017-08-14
gpio: mvebu: Fix cause computation in irq handler
Gregory CLEMENT
2017-08-14
gpio: reject invalid gpio before getting gpio_desc
Masami Hiramatsu
2017-08-02
gpio: tegra: fix unbalanced chained_irq_enter/exit
Michał Mirosław
2017-08-01
gpiolib: skip unwanted events, don't convert them to opposite edge
Bartosz Golaszewski
2017-08-01
gpio: exar: Use correct property prefix and document bindings
Jan Kiszka
2017-08-01
gpio: gpio-mxc: Fix: higher 16 GPIOs usable as wake source
Philipp Rosenberger
2017-08-01
gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHY
Masahiro Yamada
2017-07-31
gpio: lp87565: Set proper output level and direction for direction_output
Axel Lin
2017-07-07
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-07-06
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-03
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-07-03
gpio-exar/8250-exar: Make set of exported GPIOs configurable
Jan Kiszka
2017-07-03
gpio-exar/8250-exar: Rearrange gpiochip parenthood
Jan Kiszka
2017-07-03
gpio: exar: Fix iomap request
Jan Kiszka
2017-07-03
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
Jan Kiszka
2017-06-29
gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan
Hans de Goede
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
2017-06-29
gpio: rcar: Add R8A7743 (RZ/G1M) support
Biju Das
2017-06-29
gpio: gpio-wcove: Fix GPIO control register offset calculation
Kuppuswamy Sathyanarayanan
2017-06-29
gpiolib: fix filtering out unwanted events
Bartosz Golaszewski
2017-06-21
gpio: lp87565: Add support for GPIO
Keerthy
2017-06-21
gpio: dwapb: fix missing first irq for edgeboth irq type
Xiaoguang Chen
2017-06-20
gpio: mvebu: change compatible string for PWM support
Ralph Sennhauser
2017-06-20
gpio: exar: Fix reading of directions and values
Jan Kiszka
2017-06-20
gpio: exar: Allocate resources on behalf of the platform device
Jan Kiszka
2017-06-20
gpio-exar/8250-exar: Fix passing in of parent PCI device
Jan Kiszka
2017-06-20
gpio: mockup: use devm_kcalloc() where applicable
Bartosz Golaszewski
2017-06-20
gpio: mockup: add myself as author
Bartosz Golaszewski
2017-06-20
gpio: mockup: improve the error message
Bartosz Golaszewski
2017-06-20
gpio: mockup: don't return magic numbers from probe()
Bartosz Golaszewski
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-19
mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio device
Kuppuswamy Sathyanarayanan
2017-06-16
gpio: mvebu: Add support for the Armada 7K/8K SoCs
Gregory CLEMENT
[prev]
[next]