Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-13 | gpio: constify gpio_chip structures | Julia Lawall | 1 | -1/+1 |
2016-06-07 | gpio: remove redundant owner assignments of drivers | Masahiro Yamada | 1 | -1/+0 |
2016-02-23 | gpio: wm8350: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -10/+2 |
2016-01-05 | gpio: wm8350: use gpiochip data pointer | Linus Walleij | 1 | -11/+6 |
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 |
2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 1 | -1/+1 |
2013-08-16 | gpio: use dev_get_platdata() | Jingoo Han | 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-09-04 | gpio: wm8350: Convert to use devm_kzalloc API | Axel Lin | 1 | -14/+5 |
2011-06-06 | gpio: reorganize drivers | Grant Likely | 1 | -0/+182 |