Age | Commit message (Expand) | Author |
2004-08-11 | - if the OSD timeouts in LoadBitmap() or BlitBitmap(), reset the driver | Michael Hunold |
2004-07-31 | merge back various cleanups from mainline kernel: | Johannes Stezenbach |
2004-07-30 | - More MODULE_PARM -> module_param changes, all should be corrected now. | Kenneth Aafloy |
2004-07-29 | - timeout variable in arm_thread() must be int, not unsigned long | Michael Hunold |
2004-07-27 | dditional OSD window types: | Oliver Endriss |
2004-07-18 | New ioctl OSD_GET_CAPABILITY/OSD_CAP_MEMSIZE - returns size of OSD memory. | Oliver Endriss |
2004-06-13 | add missing get_user() calls for OSD_SetPalette; | Johannes Stezenbach |
2004-05-03 | - fix include file order in ttpci-driver | Michael Hunold |
2004-04-12 | speed up firmware loading | Johannes Stezenbach |
2004-03-22 | resync changes from dvb-kernel-v4 (slightly faster fw loading) | Johannes Stezenbach |
2004-03-17 | fix spelling error: "notplug" -> "hotplug" | Johannes Stezenbach |
2004-02-20 | check result of saa7146_wait_for_debi_done() in av7110_bootarm() | Johannes Stezenbach |
2004-02-10 | bail out early if booting the ARM failed | Johannes Stezenbach |
2004-01-09 | #include dvb_functions.h after av7110.h to avoid warning | Johannes Stezenbach |
2004-01-08 | rename some non-static functions to enhance readability | Johannes Stezenbach |
2004-01-06 | avoid warnings: jiffies is unsigned long, not u32 | Johannes Stezenbach |
2004-01-05 | - use time_after() for timeouts | Johannes Stezenbach |
2004-01-05 | Split av7110.c into a few separate modules: | Johannes Stezenbach |