Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 2014-07-22 | 1 | -6/+1 |
* | gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy error | Krzysztof Kozlowski | 2014-03-12 | 1 | -0/+7 |
* | gpio: max732x: Fix I2C dummy device resource leak on probe failure | Krzysztof Kozlowski | 2014-03-12 | 1 | -0/+2 |
* | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 2013-12-04 | 1 | -1/+1 |
* | gpio: use dev_get_platdata() | Jingoo Han | 2013-08-16 | 1 | -4/+4 |
* | gpio: max732x: use devm_kzalloc() | Jingoo Han | 2013-03-27 | 1 | -3/+2 |
* | gpio: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
* | gpio: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+714 |