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-palmas.c
Age
Commit message (
Expand
)
Author
2018-05-24
gpio: palmas: Include the right header
Linus Walleij
2018-05-16
gpio: palmas: Use of_device_get_match_data()
Thierry Reding
2016-09-15
gpio: palmas: fix implicit assumption module.h is present
Paul Gortmaker
2016-06-07
gpio: remove redundant owner assignments of drivers
Masahiro Yamada
2016-04-05
gpio: palmas: make explicitly non-modular
Paul Gortmaker
2016-02-23
gpio: palmas: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-01-05
gpio: palmas: use gpiochip data pointer
Linus Walleij
2015-12-21
Merge tag 'v4.4-rc6' into devel
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-11-17
gpio: palmas: fix a possible NULL dereference
LABBE Corentin
2014-07-22
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-05-09
gpio: palmas: Make of_device_id array const
Jingoo Han
2014-05-09
gpio: palmas: remove unnecessary OOM messages
Jingoo Han
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-09-19
gpio: palmas: add support for TPS80036
Laxman Dewangan
2013-08-16
gpio: palmas: Fix misreported GPIO out value
Andrew Chew
2013-07-29
gpio: palmas: add dt support
Laxman Dewangan
2013-02-14
gpio: palmas: Add support for Palmas GPIO
Laxman Dewangan