aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mcp23s08.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: mcp23s08: rename the device tree propertyLars Poeschel2013-08-301-7/+34
* gpio: use dev_get_platdata()Jingoo Han2013-08-161-2/+2
* gpio-mcp23s08: i2c: auto-select base if no DT match or platform dataDaniel M. Weeks2013-08-161-5/+4
* gpio: mcp23s08: convert driver to DTLars Poeschel2013-04-101-31/+106
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-3/+3
|\
| * gpio: remove use of __devexitBill Pemberton2012-11-281-1/+1
| * gpio: remove use of __devinitBill Pemberton2012-11-281-1/+1
| * gpio: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* | gpio-mcp23s08: Build I2C support even when CONFIG_I2C=mDaniel M. Weeks2012-11-171-3/+3
|/
* gpio-mcp23s08: dbg_show: fix pullup configuration displayPeter Korsgaard2012-05-181-1/+1
* drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker2011-10-311-0/+1
* mcp23s08: add i2c supportPeter Korsgaard2011-07-151-5/+187
* mcp23s08: isolate spi specific partsPeter Korsgaard2011-07-151-24/+57
* mcp23s08: get rid of setup/teardown callbacksPeter Korsgaard2011-07-151-19/+0
* mcp23s08: remove unused work queuePeter Korsgaard2011-07-141-3/+0
* gpio: reorganize driversGrant Likely2011-06-061-0/+530