index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-exar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-25
gpio: exar: use devm action for freeing the IDA and drop remove()
Bartosz Golaszewski
1
-15
/
+12
2020-11-25
gpio: exar: switch to using regmap
Bartosz Golaszewski
1
-54
/
+37
2020-11-25
gpio: exar: unduplicate address and offset computation
Bartosz Golaszewski
1
-12
/
+28
2020-11-25
gpio: exar: use a helper variable for &pdev->dev
Bartosz Golaszewski
1
-8
/
+7
2020-11-25
gpio: exar: switch to a simpler IDA interface
Bartosz Golaszewski
1
-3
/
+3
2020-11-25
gpio: exar: include idr.h
Bartosz Golaszewski
1
-0
/
+1
2020-11-25
gpio: exar: add a newline after the copyright notice
Bartosz Golaszewski
1
-0
/
+1
2020-05-05
gpio: exar: Fix bad handling for ida_simple_get error path
Takashi Iwai
1
-2
/
+5
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
1
-1
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-03-22
gpio: exar: add a check for the return value of ida_simple_get fails
Kangjie Lu
1
-0
/
+2
2017-08-01
gpio: exar: Use correct property prefix and document bindings
Jan Kiszka
1
-1
/
+1
2017-07-03
gpio-exar/8250-exar: Make set of exported GPIOs configurable
Jan Kiszka
1
-23
/
+33
2017-07-03
gpio-exar/8250-exar: Rearrange gpiochip parenthood
Jan Kiszka
1
-1
/
+1
2017-07-03
gpio: exar: Fix iomap request
Jan Kiszka
1
-7
/
+3
2017-07-03
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
Jan Kiszka
1
-3
/
+0
2017-06-20
gpio: exar: Fix reading of directions and values
Jan Kiszka
1
-4
/
+4
2017-06-20
gpio: exar: Allocate resources on behalf of the platform device
Jan Kiszka
1
-2
/
+2
2017-06-20
gpio-exar/8250-exar: Fix passing in of parent PCI device
Jan Kiszka
1
-1
/
+1
2017-03-15
gpio: exar: Set proper output level in exar_direction_output
Axel Lin
1
-11
/
+12
2017-01-26
gpio: exar: add gpio for exar cards
Sudip Mukherjee
1
-0
/
+200