Age | Commit message (Expand) | Author |
2009-06-16 | dvb-net: backport upstream changes fb875333c8 and 0eade1f930 | Mauro Carvalho Chehab |
2009-06-06 | TS continuity check: show error message when discontinuity detected or TEI fl... | Abylay Ospan |
2009-05-27 | merge: http://kernellabs.com/hg/~dheitmueller/dvb-frontend-exit-fix | Mauro Carvalho Chehab |
2009-05-20 | dvb_frontend: fix case where fepriv->exit not reset | Devin Heitmueller |
2009-05-12 | core: fix potential mutex_unlock without mutex_lock in dvb_dvr_read | Mauro Carvalho Chehab |
2009-05-04 | dvb_frontend: fix race condition resulting in dropped tuning commands | Devin Heitmueller |
2009-03-12 | merge: http://jusst.de/hg/v4l-dvb | Mauro Carvalho Chehab |
2008-11-09 | Bug fix: For legacy applications stv0899 performs search only first time afte... | Igor M. Liplianin |
2009-01-08 | backport changeset f41ced8f108cc80f16509b907cd7ac93944459bc | Mauro Carvalho Chehab |
2009-01-05 | dvb_frontend: Fix some sparse warnings due to static symbols | Mauro Carvalho Chehab |
2009-01-01 | add DVB_DEVICE_TYPE= to uevent | Mauro Carvalho Chehab |
2008-12-03 | backport commit 0eade1f930fa3ba6461b34baf3ed8fa7c4abc40f | Mauro Carvalho Chehab |
2008-12-18 | dvb-core: don't add an event when in ONE SHOT mode for algo type HW | Mauro Carvalho Chehab |
2008-11-16 | Make sure the i2c gate is open before powering down tuner | Mauro Carvalho Chehab |
2008-11-16 | Make s2api work for ATSC support | Mauro Carvalho Chehab |
2008-11-03 | dvbdev: fix typo causing 2.6.28 compile error | Hans Verkuil |
2008-10-29 | linux-next: v4l-dvb tree build failure | Mauro Carvalho Chehab |
2008-10-30 | merge: http://jusst.de/hg/v4l-dvb | Mauro Carvalho Chehab |
2008-10-30 | Fix frontend DVBFE_ALGO_CUSTOM Search | Manu Abraham |
2008-10-28 | Fix: parameters not supplied in the search process | Manu Abraham |
2008-10-28 | Fix: Commit 9344 breaks tning of cx24123 | Manu Abraham |
2008-10-28 | add DVB_DEVICE_NUM and DVB_ADAPTER_NUM to uevent | Mauro Carvalho Chehab |
2008-10-23 | Dynamic DVB minor allocation | Mauro Carvalho Chehab |
2008-10-21 | merge: http://jusst.de/hg/v4l-dvb | Mauro Carvalho Chehab |
2008-10-21 | Optimization: Enable gate in a symmetric/disciplined way, | Manu Abraham |
2008-10-20 | Add event with changed status only | Manu Abraham |
2008-10-14 | DVB-Core update | Manu Abraham |
2008-10-16 | Remove spurious messages and turn into debug. | Steven Toth |
2008-10-15 | MFE: bugfix: multi-frontend mutual exclusion parallel open | darron@kewl.org |
2008-10-15 | merge: http://www.linuxtv.org/hg/~stoth/mfe | Mauro Carvalho Chehab |
2008-10-15 | Frontend API Fix: 32APSK is a valid modulation for the DVB-S2 delivery | Manu Abraham |
2008-10-11 | MFE: Add multi-frontend mutual exclusion | darron@kewl.org |
2008-10-11 | S2API: Add Multiple-frontend on a single adapter support. | darron@kewl.org |
2008-10-06 | S2API: Return error of the caller provides 0 commands. | Steven Toth |
2008-10-06 | S2API: Added support for DTV_HIERARCHY | Steven Toth |
2008-10-06 | S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSION_MODE | Steven Toth |
2008-10-06 | S2API: Added support for DTV_CODE_RATE_HP/LP | Steven Toth |
2008-10-06 | S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16 | Steven Toth |
2008-10-06 | S2API: Remove the hardcoded command limit during validation | Steven Toth |
2008-10-03 | S2API: Bugfix related to DVB-S / DVB-S2 tuning for the legacy API. | Steven Toth |
2008-10-03 | S2API: Stop an OOPS if illegal commands are dumped in S2API. | Steven Toth |
2008-10-01 | merge: http://www.linuxtv.org/hg/~stoth/s2 | Mauro Carvalho Chehab |
2008-09-25 | S2API: Add DTV_API_VERSION command | Steven Toth |
2008-09-25 | S2API: Implement result codes for individual commands | Steven Toth |
2008-09-24 | Fix deadlock in demux code | Mauro Carvalho Chehab |
2008-09-23 | S2API: Deactivate the ISDB-T definitions | Steven Toth |
2008-09-13 | S2API: Bugfix related to syncing the cache when used with the old API. | Steven Toth |
2008-09-13 | S2API: Changed bandwidth to be expressed in HZ | Steven Toth |
2008-09-13 | S2API: Allow reliable use of old and new api on the same frontend, regardless. | Steven Toth |
2008-09-12 | Bug fix: ioctl FE_SET_PROPERTY/FE_GET_PROPERTY always return error | Igor M. Liplianin |