Age | Commit message (Expand) | Author | Files | Lines |
2016-06-07 | gpio: remove redundant owner assignments of drivers | Masahiro Yamada | 1 | -1/+0 |
2016-04-05 | gpio: tps65910: make explicitly non-modular | Paul Gortmaker | 1 | -14/+2 |
2016-02-23 | gpio: tps65910: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -10/+2 |
2016-01-05 | gpio: tps65910: use gpiochip data pointer | Linus Walleij | 1 | -10/+5 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -1/+1 |
2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 1 | -1/+2 |
2014-05-09 | gpio: tps65910: remove unnecessary OOM messages | Jingoo Han | 1 | -3/+1 |
2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 1 | -1/+1 |
2013-03-27 | gpio: gpio-tps65910.c: fix checkpatch error | Laurent Navet | 1 | -1/+1 |
2012-11-28 | gpio: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | gpio: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | gpio: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-07-11 | gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined | Jerry Snitselaar | 1 | -0/+2 |
2012-07-05 | gpio: tps65910: initialize of_node of gpio_chip | Laxman Dewangan | 1 | -0/+1 |
2012-05-23 | gpio: tps65910: dt: process gpio specific device node info | Laxman Dewangan | 1 | -0/+36 |
2012-05-20 | gpio: Convert tps65910 to a platform driver | Laxman Dewangan | 1 | -38/+102 |
2012-05-20 | mfd: Commonize tps65910 regmap access through header | Rhyland Klein | 1 | -7/+7 |
2012-02-06 | gpio: tps65910: Add sleep control support | Laxman Dewangan | 1 | -2/+18 |
2012-01-19 | gpio: tps65910: Use correct offset for gpio initialization | Laxman Dewangan | 1 | -1/+1 |
2011-07-23 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+102 |
2011-06-06 | gpio: reorganize drivers | Grant Likely | 1 | -0/+100 |