Age | Commit message (Expand) | Author | Files | Lines |
2018-03-19 | gpio: janz-ttl: Use BIT() macro | Linus Walleij | 1 | -6/+7 |
2018-03-19 | gpio: janz-ttl: Include the right header | Linus Walleij | 1 | -1/+1 |
2016-02-23 | gpio: janz-ttl: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -11/+1 |
2016-01-05 | gpio: convert remaining users to gpiochip_add_data() | Linus Walleij | 1 | -1/+1 |
2015-12-27 | gpio: janz-ttl: Be sure to clamp return value | Linus Walleij | 1 | -1/+1 |
2015-11-19 | gpio: change member .dev to .parent | Linus Walleij | 1 | -3/+3 |
2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 1 | -7/+1 |
2014-05-16 | gpio: janzttl: use devm function | abdoulaye berthe | 1 | -29/+8 |
2014-05-09 | gpio: janz-ttl: remove unnecessary OOM messages | Jingoo Han | 1 | -1/+0 |
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 | -3/+3 |
2012-11-28 | gpio: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-01-02 | gpio: Convert GPIO drivers to module_platform_driver | Mark Brown | 1 | -12/+1 |
2011-12-13 | gpiolib: output basic details and consolidate gpio device drivers | Grant Likely | 1 | -2/+0 |
2011-06-06 | gpio: reorganize drivers | Grant Likely | 1 | -0/+258 |