| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 2019-05-30 | 1 | -12/+1 |
* | gpio: palmas: Include the right header | Linus Walleij | 2018-05-24 | 1 | -1/+1 |
* | gpio: palmas: Use of_device_get_match_data() | Thierry Reding | 2018-05-16 | 1 | -5/+1 |
* | gpio: palmas: fix implicit assumption module.h is present | Paul Gortmaker | 2016-09-15 | 1 | -1/+0 |
* | gpio: remove redundant owner assignments of drivers | Masahiro Yamada | 2016-06-07 | 1 | -1/+0 |
* | gpio: palmas: make explicitly non-modular | Paul Gortmaker | 2016-04-05 | 1 | -12/+1 |
* | gpio: palmas: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -10/+2 |
* | gpio: palmas: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -11/+6 |
* | Merge tag 'v4.4-rc6' into devel | Linus Walleij | 2015-12-21 | 1 | -0/+2 |
|\ |
|
| * | gpio: palmas: fix a possible NULL dereference | LABBE Corentin | 2015-11-17 | 1 | -0/+2 |
* | | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -6/+8 |
|/ |
|
* | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 2014-07-22 | 1 | -1/+2 |
* | gpio: palmas: Make of_device_id array const | Jingoo Han | 2014-05-09 | 1 | -1/+1 |
* | gpio: palmas: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -3/+1 |
* | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 2013-12-04 | 1 | -1/+1 |
* | gpio: palmas: add support for TPS80036 | Laxman Dewangan | 2013-09-19 | 1 | -35/+69 |
* | gpio: palmas: Fix misreported GPIO out value | Andrew Chew | 2013-08-16 | 1 | -2/+15 |
* | gpio: palmas: add dt support | Laxman Dewangan | 2013-07-29 | 1 | -1/+11 |
* | gpio: palmas: Add support for Palmas GPIO | Laxman Dewangan | 2013-02-14 | 1 | -0/+184 |