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-viperboard.c
Age
Commit message (
Expand
)
Author
2019-08-05
gpio: viperboard: Replace 'unsigned' with 'unsigned int'
Hennie Muller
2018-09-17
gpio: viperboard: Cut down on boilerplate
Linus Walleij
2018-09-17
gpio: viperboard: Include the right header
Linus Walleij
2016-06-07
gpio: remove redundant owner assignments of drivers
Masahiro Yamada
2016-02-23
gpio: viperboard: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: viperboard: use gpiochip data pointer
Linus Walleij
2015-12-26
gpio: viperboard: Be sure to clamp return value
Linus Walleij
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
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-05-20
gpio: Don't override the error code in probe error handling
Axel Lin
2013-03-27
gpio: viperboard: Remove duplicate code to set gpio->gpiob_val
Axel Lin
2013-01-03
Drivers: misc: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-20
gpio: Add viperboard gpio driver
Lars Poeschel