Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 1 | -3/+3 |
|\ | |||||
| * | gpio: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
| * | gpio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
| * | gpio: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | gpio-mcp23s08: Build I2C support even when CONFIG_I2C=m | Daniel M. Weeks | 2012-11-17 | 1 | -3/+3 |
|/ | |||||
* | gpio-mcp23s08: dbg_show: fix pullup configuration display | Peter Korsgaard | 2012-05-18 | 1 | -1/+1 |
* | drivers/gpio: Fix drivers who are implicit users of module.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | mcp23s08: add i2c support | Peter Korsgaard | 2011-07-15 | 1 | -5/+187 |
* | mcp23s08: isolate spi specific parts | Peter Korsgaard | 2011-07-15 | 1 | -24/+57 |
* | mcp23s08: get rid of setup/teardown callbacks | Peter Korsgaard | 2011-07-15 | 1 | -19/+0 |
* | mcp23s08: remove unused work queue | Peter Korsgaard | 2011-07-14 | 1 | -3/+0 |
* | gpio: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+530 |