| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2019-07-09 | 1 | -5/+4 |
|\ |
|
| * | gpio: janz-ttl: Drop unneccessary temp variable dev | Enrico Weigelt, metux IT consult | 2019-06-27 | 1 | -5/+4 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
|/ |
|
* | drivers: gpio: janz-ttl: use devm_platform_ioremap_resource() | Enrico Weigelt, metux IT consult | 2019-04-04 | 1 | -3/+1 |
* | gpio: janz-ttl: Use BIT() macro | Linus Walleij | 2018-03-19 | 1 | -6/+7 |
* | gpio: janz-ttl: Include the right header | Linus Walleij | 2018-03-19 | 1 | -1/+1 |
* | gpio: janz-ttl: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 2016-02-23 | 1 | -11/+1 |
* | gpio: convert remaining users to gpiochip_add_data() | Linus Walleij | 2016-01-05 | 1 | -1/+1 |
* | gpio: janz-ttl: Be sure to clamp return value | Linus Walleij | 2015-12-26 | 1 | -1/+1 |
* | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -3/+3 |
* | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 2014-07-22 | 1 | -7/+1 |
* | gpio: janzttl: use devm function | abdoulaye berthe | 2014-05-16 | 1 | -29/+8 |
* | gpio: janz-ttl: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -1/+0 |
* | gpio: use dev_get_platdata() | Jingoo Han | 2013-08-16 | 1 | -1/+1 |
* | gpio: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -3/+3 |
* | gpio: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: Convert GPIO drivers to module_platform_driver | Mark Brown | 2012-01-02 | 1 | -12/+1 |
* | gpiolib: output basic details and consolidate gpio device drivers | Grant Likely | 2011-12-12 | 1 | -2/+0 |
* | gpio: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+258 |