index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
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
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
1
-1
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-11-05
gpio: sch311x: clean an indentation issue, remove extraneous space
Colin Ian King
1
-1
/
+1
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