Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -530/+0 |
* | gpio/mcp23s08: support mcp23s17 variant | Peter Korsgaard | 2011-03-12 | 1 | -48/+143 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | gpio: include <linux/gpio.h> not <asm/gpio.h> | H Hartley Sweeten | 2009-09-23 | 1 | -3/+1 |
* | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 1 | -0/+1 |
* | gpio: fix probe() error return in gpio driver probes | Ben Dooks | 2009-01-15 | 1 | -2/+4 |
* | spi: core and gpio expanders use subsys_init | David Brownell | 2008-10-16 | 1 | -1/+4 |
* | gpio: mcp23s08 handles multiple chips per chipselect | David Brownell | 2008-07-25 | 1 | -31/+102 |
* | gpio: sysfs interface | David Brownell | 2008-07-25 | 1 | -0/+1 |
* | gpio: mcp23s08 debug fix | Roel Kluin | 2008-05-24 | 1 | -1/+1 |
* | gpiolib: i2c/spi drivers: handle rmmod better | Guennadi Liakhovetski | 2008-04-28 | 1 | -0/+1 |
* | mcp23s08 spi gpio expander support | David Brownell | 2008-02-05 | 1 | -0/+357 |