Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-23 | gpio: tps6586x: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -10/+2 |
2016-01-05 | gpio: tps6586x: 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: tps6586x: 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 |
2012-12-16 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -0/+9 |
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-11-13 | mfd: Implement tps6586x gpio_to_irq | Laxman Dewangan | 1 | -0/+9 |
2012-07-25 | gpio: tps6586x: Add gpio support through platform driver | Laxman Dewangan | 1 | -0/+158 |