Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-05-21 | i2c-gpio: Move initialization code to subsys_initcall() | Marek Szyprowski | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2008-07-28 | i2c: i2c_gpio: keep probe resident for hotplugged devices. | Ben Dooks | 1 | -4/+5 |
2008-07-14 | i2c: Let bus drivers add SPD to their class | Jean Delvare | 1 | -1/+1 |
2008-04-22 | i2c: Fix platform driver hotplug/coldplug | Kay Sievers | 1 | -0/+1 |
2007-12-12 | i2c-gpio: Initialize adapter class | Atsushi Nemoto | 1 | -0/+1 |
2007-09-09 | i2c-gpio: Fix adapter number | David Brownell | 1 | -1/+1 |
2007-07-12 | i2c-gpio: Make some internal functions static | Atsushi Nemoto | 1 | -2/+2 |
2007-07-12 | i2c-gpio: Add support for new-style clients | Atsushi Nemoto | 1 | -1/+7 |
2007-05-01 | i2c: Bitbanging I2C bus driver using the GPIO API | Haavard Skinnemoen | 1 | -0/+215 |