Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-22 | Changed i2c_writeout() and the irq handler to use a waitqueue | Michael Hunold | |
instead of busy waiting for an i2c transaction to finish. Left the old method in there. if you need it (or if i screwed up), set "use_i2c_irq" to zero in saa7146_i2c.c to get the old behaviour. | |||
2002-12-20 | Removed the dependecy to i2c-core from saa7146 and av7110, | Michael Hunold | |
changed mxb to (un)register the i2c adapter by itself | |||
2002-12-20 | More compile fixes to allow a flawless static build, changed the | Michael Hunold | |
READMEs accordingly, compile fixes for the mxb driver. | |||
2002-12-17 | Misc. build fixes (beautification, remove some unnecessary printks) | Michael Hunold | |
for the new saa7146 core, the mxb driver and the saa7111 driver. | |||
2002-12-17 | Add the new saa7146 driver core to media/common. | Michael Hunold | |