Age | Commit message (Expand) | Author |
---|---|---|
2016-09-13 | gpio: constify gpio_chip structures | Julia Lawall |
2016-06-07 | gpio: remove redundant owner assignments of drivers | Masahiro Yamada |
2016-02-23 | gpio: wm8350: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan |
2016-01-05 | gpio: wm8350: use gpiochip data pointer | Linus Walleij |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij |
2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe |
2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij |
2013-08-16 | gpio: use dev_get_platdata() | Jingoo Han |
2012-11-28 | gpio: remove use of __devexit | Bill Pemberton |
2012-11-28 | gpio: remove use of __devinit | Bill Pemberton |
2012-11-28 | gpio: remove use of __devexit_p | Bill Pemberton |
2012-09-04 | gpio: wm8350: Convert to use devm_kzalloc API | Axel Lin |
2011-06-06 | gpio: reorganize drivers | Grant Likely |