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-exar.c
Age
Commit message (
Expand
)
Author
2022-10-26
gpio: exar: Allow IO port access
Andy Shevchenko
2022-09-04
gpio: exar: access MPIO registers on cascaded chips
Qingtao Cao
2020-11-25
gpio: exar: use devm action for freeing the IDA and drop remove()
Bartosz Golaszewski
2020-11-25
gpio: exar: switch to using regmap
Bartosz Golaszewski
2020-11-25
gpio: exar: unduplicate address and offset computation
Bartosz Golaszewski
2020-11-25
gpio: exar: use a helper variable for &pdev->dev
Bartosz Golaszewski
2020-11-25
gpio: exar: switch to a simpler IDA interface
Bartosz Golaszewski
2020-11-25
gpio: exar: include idr.h
Bartosz Golaszewski
2020-11-25
gpio: exar: add a newline after the copyright notice
Bartosz Golaszewski
2020-05-05
gpio: exar: Fix bad handling for ida_simple_get error path
Takashi Iwai
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-22
gpio: exar: add a check for the return value of ida_simple_get fails
Kangjie Lu
2017-08-01
gpio: exar: Use correct property prefix and document bindings
Jan Kiszka
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-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-03-15
gpio: exar: Set proper output level in exar_direction_output
Axel Lin
2017-01-26
gpio: exar: add gpio for exar cards
Sudip Mukherjee