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
/
gpio-wcove.c
Age
Commit message (
Expand
)
Author
2021-02-15
gpio: wcove: Split out to_ireg() helper and deduplicate the code
Andy Shevchenko
2021-02-15
gpio: wcove: Switch to use regmap_set_bits(), regmap_clear_bits()
Andy Shevchenko
2021-02-15
gpio: wcove: Get rid of error prone casting in IRQ handler
Andy Shevchenko
2021-02-15
gpio: wcove: convert comma to semicolon
Zheng Yongjun
2020-08-04
gpio: wcove: Request IRQ after all initialisation done
Andy Shevchenko
2020-07-22
gpio: wcove: Use irqchip template
Linus Walleij
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-02-08
gpio: wcove: Convert to use SPDX identifier
Andy Shevchenko
2019-02-08
gpio: wcove: Fix indentation
Andy Shevchenko
2019-02-08
gpio: wcove: Sort headers alphabetically
Andy Shevchenko
2019-02-08
gpio: wcove: Allow return negative error code from to_reg()
Andy Shevchenko
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
2017-07-07
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-29
gpio: gpio-wcove: Fix GPIO control register offset calculation
Kuppuswamy Sathyanarayanan
2017-06-19
mfd: intel_soc_pmic_bxtwc: Remove second level IRQ for gpio device
Kuppuswamy Sathyanarayanan
2017-04-28
gpio: gpio-wcove: fix GPIO IRQ status mask
Kuppuswamy Sathyanarayanan
2017-04-24
gpio: gpio-wcove: fix irq pending status bit width
Kuppuswamy Sathyanarayanan
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
2016-11-25
gpio: set explicit nesting on drivers
Linus Walleij
2016-11-25
gpio: simplify adding threaded interrupts
Linus Walleij
2016-09-15
gpio: wcove: fix implicit assumption module.h is present
Paul Gortmaker
2016-08-19
gpio: wcove-gpio: add get_direction method
Bin Gao
2016-08-11
gpio: Add Intel WhiskeyCove PMIC GPIO driver
Bin Gao