aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mcp23s08.c
Commit message (Expand)AuthorAge
* Merge tag 'gpio-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-06-02
|\
| * gpio: mcp23s08: switch chip count to intLinus Walleij2014-05-28
| * gpio: mcp23s08: fixed count variable for devicetree probingMichael Stickel2014-05-27
| * gpio: mcp23s08: Make of_device_id array constJingoo Han2014-05-09
* | gpio: mcp23s08: Bug fix of SPI device tree registration.Michael Welling2014-05-09
|/
* gpio: switch drivers to use new callbackLinus Walleij2014-03-18
* gpio: mcp23s08: trivial: fixed coding style issuesGary Servin2014-03-12
* gpio: mcp23s08: fix casting caused build warningSeongJae Park2014-01-20
* gpio: mcp23s08: Add irq functionality for i2c chipsLars Poeschel2014-01-17
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* gpio: mcp23s08: rename the device tree propertyLars Poeschel2013-08-30
* gpio: use dev_get_platdata()Jingoo Han2013-08-16
* gpio-mcp23s08: i2c: auto-select base if no DT match or platform dataDaniel M. Weeks2013-08-16
* gpio: mcp23s08: convert driver to DTLars Poeschel2013-04-10
* Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\
| * gpio: remove use of __devexitBill Pemberton2012-11-28
| * gpio: remove use of __devinitBill Pemberton2012-11-28
| * gpio: remove use of __devexit_pBill Pemberton2012-11-28
* | gpio-mcp23s08: Build I2C support even when CONFIG_I2C=mDaniel M. Weeks2012-11-17
|/
* gpio-mcp23s08: dbg_show: fix pullup configuration displayPeter Korsgaard2012-05-18
* drivers/gpio: Fix drivers who are implicit users of module.hPaul Gortmaker2011-10-31
* mcp23s08: add i2c supportPeter Korsgaard2011-07-15
* mcp23s08: isolate spi specific partsPeter Korsgaard2011-07-15
* mcp23s08: get rid of setup/teardown callbacksPeter Korsgaard2011-07-15
* mcp23s08: remove unused work queuePeter Korsgaard2011-07-14
* gpio: reorganize driversGrant Likely2011-06-06