Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 1 | -8/+3 |
2013-12-04 | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 1 | -1/+1 |
2013-09-23 | gpio: gpio-mc33880: Remove redundant spi_set_drvdata | Sachin Kamat | 1 | -3/+0 |
2013-08-16 | gpio: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-03-27 | gpio: mc33880: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 1 | -4/+4 |
2013-03-27 | gpio: mc33880: use dev_err() instead of printk() | Jingoo Han | 1 | -1/+2 |
2013-03-27 | gpio: mc33880: use devm_kzalloc() | Jingoo Han | 1 | -5/+3 |
2012-11-28 | gpio: remove use of __devexit | 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 |
2011-11-01 | drivers/gpio: Fix drivers who are implicit users of module.h | Paul Gortmaker | 1 | -0/+1 |
2011-06-06 | gpio: reorganize drivers | Grant Likely | 1 | -0/+197 |