index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-sch311x.c
Age
Commit message (
Expand
)
Author
2018-11-05
gpio: sch311x: clean an indentation issue, remove extraneous space
Colin Ian King
2018-07-02
gpio: sch311x: Replace unsigned char with u8
Linus Walleij
2018-07-02
gpio: sch311x: Implement open drain support
Linus Walleij
2018-07-02
gpio: sch311x: Use RMW to change direction
Linus Walleij
2018-07-02
gpio: sch311x: Implement .get_direction()
Linus Walleij
2018-07-02
gpio: sch311x: Include the right header
Linus Walleij
2016-06-07
gpio: remove redundant owner assignments of drivers
Masahiro Yamada
2016-02-16
gpio: sch311x: Use devm_request_region
William Breathitt Gray
2016-01-05
gpio: sch311x: use gpiochip data pointer
Linus Walleij
2015-11-30
gpio: use dev_get_platdata()
Nizam Haider
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-04-28
gpio: sch311x: Slightly refactor sch311x_detect for better readability
Axel Lin
2013-12-23
gpio: sch311x: fix compilation error
Linus Walleij
2013-12-20
gpio: add GPIO support for SMSC SCH311x
Bruno Randolf