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