index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-sch311x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
gpio: sch311x: clean an indentation issue, remove extraneous space
Colin Ian King
2018-11-05
1
-1
/
+1
*
gpio: sch311x: Replace unsigned char with u8
Linus Walleij
2018-07-02
1
-7
/
+7
*
gpio: sch311x: Implement open drain support
Linus Walleij
2018-07-02
1
-0
/
+29
*
gpio: sch311x: Use RMW to change direction
Linus Walleij
2018-07-02
1
-10
/
+12
*
gpio: sch311x: Implement .get_direction()
Linus Walleij
2018-07-02
1
-0
/
+13
*
gpio: sch311x: Include the right header
Linus Walleij
2018-07-02
1
-1
/
+1
*
gpio: remove redundant owner assignments of drivers
Masahiro Yamada
2016-06-07
1
-1
/
+0
*
gpio: sch311x: Use devm_request_region
William Breathitt Gray
2016-02-16
1
-5
/
+3
*
gpio: sch311x: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-14
/
+7
*
gpio: use dev_get_platdata()
Nizam Haider
2015-11-30
1
-2
/
+2
*
gpio: change member .dev to .parent
Linus Walleij
2015-11-19
1
-2
/
+2
*
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-07-22
1
-4
/
+2
*
gpio: sch311x: Slightly refactor sch311x_detect for better readability
Axel Lin
2014-04-28
1
-4
/
+12
*
gpio: sch311x: fix compilation error
Linus Walleij
2013-12-23
1
-0
/
+1
*
gpio: add GPIO support for SMSC SCH311x
Bruno Randolf
2013-12-20
1
-0
/
+431