aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/max7301.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-06gpio: add driver for MAX7300 I2C GPIO extenderWolfram Sang1-259/+34
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-06-18gpio: max7301: add missing __devexit markingMike Frysinger1-1/+1
2009-01-15gpio: fix probe() error return in gpio driver probesBen Dooks1-2/+4
2008-10-16gpio: max7301: fix the race between chip addition and pins reconfigurationDmitry Baryshkov1-10/+8
2008-10-16spi: core and gpio expanders use subsys_initDavid Brownell1-2/+4
2008-07-22gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert1-0/+339