Age | Commit message (Expand) | Author | Files | Lines |
2016-09-13 | gpio: constify gpio_chip structures | Julia Lawall | 1 | -1/+1 |
2016-02-23 | gpio: da9052: Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -10/+1 |
2016-01-05 | gpio: da9052: use gpiochip data pointer | Linus Walleij | 1 | -11/+6 |
2015-12-27 | gpio: da9052: Be sure to clamp return value | Linus Walleij | 1 | -6/+3 |
2015-04-08 | gpio: use (!foo) instead of (foo == NULL) | Varka Bhadram | 1 | -1/+1 |
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 | -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-12-17 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -1/+5 |
2012-11-28 | gpio: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | gpio: remove use of __devinitdata | 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-20 | gpio: gpio-da9052: Convert to the new da9052 interrupt functions | Fabio Estevam | 1 | -1/+5 |
2012-09-01 | gpio: da9052: Convert to use devm_kzalloc API | Axel Lin | 1 | -12/+3 |
2012-01-08 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -11/+1 |
2012-01-02 | gpio: Convert GPIO drivers to module_platform_driver | Mark Brown | 1 | -11/+1 |
2011-12-15 | gpio: Fix DA9052 GPIO build errors. | Ashish Jangam | 1 | -13/+8 |
2011-07-14 | gpio/da9052: remove a redundant assignment for gpio->da9052 | Axel Lin | 1 | -1/+0 |
2011-07-06 | GPIO: DA9052 GPIO module v3 | ashishj3 | 1 | -0/+278 |