Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-20 | fix saa7146 debug setting | Johannes Stezenbach | |
2002-12-20 | cure for: | Johannes Stezenbach | |
saa7146.h:34: warning: `BUG_ON' redefined /usr/src/linux-2.4.20/include/linux/kernel.h:197: warning: this is the location of the previous definition | |||
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-19 | Necessary fixes to the saa7146_core to allow the driver to | Michael Hunold | |
be build statically into the kernel. | |||
2002-12-19 | __devexit_p(saa7146_remove_one) | Holger Waechtler | |
2002-12-19 | removed bogus whitespaces | Holger Waechtler | |
2002-12-19 | allow statically built kernel | Holger Waechtler | |
2002-12-19 | use down_interruptible() | Holger Waechtler | |
2002-12-19 | static declarations where possible | Holger Waechtler | |
2002-12-19 | Remove __stringify define, because it's in include/linux/stringify.h. | Michael Hunold | |
2002-12-19 | The IER should be cleared in config_a_device, otherwise it's possible that | Michael Hunold | |
unwanted interrupts are raised. (copy & paste bug) | |||
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 | Some build fixes. Removed "makecrosslinks" because it won't work | Michael Hunold | |
anymore. | |||
2002-12-17 | Add the new saa7146 driver core to media/common. | Michael Hunold | |