Age | Commit message (Expand) | Author |
2009-04-19 | av7110_hw: fix compile warning | Mauro Carvalho Chehab |
2009-04-14 | backport commit 9137f05f7e72517d44b6b0c15b11b419ecb5d201 | Mauro Carvalho Chehab |
2008-06-20 | av7110: OSD transfers should not be interrupted | Oliver Endriss |
2008-06-20 | av7110: Catch another type of ARM crash | Oliver Endriss |
2008-04-08 | media/dvb/ttpci replace remaining __FUNCTION__ occurrences | Michael Krufky |
2007-08-27 | whitespace cleanup: replace leading spaces with tabs | Michael Krufky |
2007-07-13 | saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) | Oliver Endriss |
2007-05-13 | Backport kernel changeset e63340ae6b6205fef26b40a75673d1c9c0c8bb90 | Mauro Carvalho Chehab |
2007-02-21 | Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5 | Mauro Carvalho Chehab |
2006-07-29 | Ttpci/: remove unneeded #include <linux/byteorder/swabb.h>'s | Mauro Carvalho Chehab |
2006-02-24 | Workaround to fix initialization for Nexus CA | Oliver Endriss |
2006-02-06 | sem2mutex: drivers/media/, #2 | Mauro Carvalho Chehab |
2006-01-15 | Fix compilation with Alpha | Mauro Carvalho Chehab |
2006-01-03 | av7110 driver: improved recovery from ARM crash and crash detection | Oliver Endriss |
2005-12-08 | keep #if 0 for existent code when genreating kernel patches | Mauro Carvalho Chehab |
2005-11-26 | Whitespaces cleanups. | Mauro Carvalho Chehab |
2005-08-08 | disable COM_IF_LOCK workaround for firmware > 0x2619 | Oliver Endriss |
2005-07-24 | disable HANDSHAKE_REG tests, they seem to be superflous | Johannes Stezenbach |
2005-06-27 | remove two trailing spaces | Johannes Stezenbach |
2005-06-26 | timeout handling fixed, especially for preemtible kernels and/or high system ... | Oliver Endriss |
2005-06-14 | fix bug in timeout handling | Johannes Stezenbach |
2005-06-13 | From: Wolfgang Rohdewald <wolfgang@rohdewald.de> | Johannes Stezenbach |
2005-05-05 | cleanup from kernel: remove some unused static inlines | Johannes Stezenbach |
2005-04-23 | patch by Adrian Bunk: | Johannes Stezenbach |
2005-03-17 | ttpci: follow dvb_register_adapter changes in dvbdev.[ch] | Andreas Oberritter |
2005-03-02 | whitespace cleanup (remove ws at eol, sync with changes in mainline kernel) | Johannes Stezenbach |
2005-02-04 | patch by Al Viro from 2.6.11-rc3: __user annotation | Johannes Stezenbach |
2005-01-01 | some more error messages to detect broken cards | Johannes Stezenbach |
2004-12-26 | - clean up debi irq/tasklet handling to make it work on SMP | Johannes Stezenbach |
2004-12-14 | - OSD timeout handling fixed, no crashes anymore with firmware 261d-rc5 or later | Oliver Endriss |
2004-12-02 | av7110_fe_lock_fix(): | Oliver Endriss |
2004-12-02 | Patch by C.Y.M.: add __user and __iomem annotations, remove some | Johannes Stezenbach |
2004-12-01 | __av7110_send_fw_cmd(): added some sanity checks suggested by Werner Fink | Oliver Endriss |
2004-11-21 | - prefix IER_DISABLE and IER_ENABLE with SAA7146_ | Johannes Stezenbach |
2004-11-16 | Fixed race condition between driver and av7110 while accessing | Oliver Endriss |
2004-11-15 | added some error messages for debi debugging | Oliver Endriss |
2004-11-13 | Fix dvb-ttpci driver for new wait_for_debi_done(...,busywait) routine. | Oliver Endriss |
2004-11-12 | - fix atomic scheduling | Kenneth Aafloy |
2004-11-12 | Updated to fix problems with some CAMs on KNC1 cards | Andrew de Quincy |
2004-10-05 | change wording: "BIOS hotplug" -> "BIOS Plug&Play OS" | Johannes Stezenbach |
2004-09-20 | - remove stupid DEB_* debugging macro horror from av7110 and budget drivers, ... | Michael Hunold |
2004-08-18 | - nuke dvb functions stuff | Michael Hunold |
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 |