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-sch311x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-02
gpio: sch311x: Replace unsigned char with u8
Linus Walleij
1
-7
/
+7
2018-07-02
gpio: sch311x: Implement open drain support
Linus Walleij
1
-0
/
+29
2018-07-02
gpio: sch311x: Use RMW to change direction
Linus Walleij
1
-10
/
+12
2018-07-02
gpio: sch311x: Implement .get_direction()
Linus Walleij
1
-0
/
+13
2018-07-02
gpio: sch311x: Include the right header
Linus Walleij
1
-1
/
+1
2016-06-07
gpio: remove redundant owner assignments of drivers
Masahiro Yamada
1
-1
/
+0
2016-02-16
gpio: sch311x: Use devm_request_region
William Breathitt Gray
1
-5
/
+3
2016-01-05
gpio: sch311x: use gpiochip data pointer
Linus Walleij
1
-14
/
+7
2015-11-30
gpio: use dev_get_platdata()
Nizam Haider
1
-2
/
+2
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-2
/
+2
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
1
-4
/
+2
2014-04-28
gpio: sch311x: Slightly refactor sch311x_detect for better readability
Axel Lin
1
-4
/
+12
2013-12-23
gpio: sch311x: fix compilation error
Linus Walleij
1
-0
/
+1
2013-12-20
gpio: add GPIO support for SMSC SCH311x
Bruno Randolf
1
-0
/
+431