summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
2009-07-21backport commit 405f55712dfe464b3240d7816cc4fe4174831be2Mauro Carvalho Chehab
2009-07-15Remove a useless check from dvb_dmx_swfilter_packet()Andreas Oberritter
2009-07-15Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PIDAndreas Oberritter
2009-06-16dvb-net: backport upstream changes fb875333c8 and 0eade1f930Mauro Carvalho Chehab
2009-06-06TS continuity check: show error message when discontinuity detected or TEI fl...Abylay Ospan
2009-05-27merge: http://kernellabs.com/hg/~dheitmueller/dvb-frontend-exit-fixMauro Carvalho Chehab
2009-05-20dvb_frontend: fix case where fepriv->exit not resetDevin Heitmueller
2009-05-12core: fix potential mutex_unlock without mutex_lock in dvb_dvr_readMauro Carvalho Chehab
2009-05-04dvb_frontend: fix race condition resulting in dropped tuning commandsDevin Heitmueller
2009-03-12merge: http://jusst.de/hg/v4l-dvbMauro Carvalho Chehab
2008-11-09Bug fix: For legacy applications stv0899 performs search only first time afte...Igor M. Liplianin
2009-01-08backport changeset f41ced8f108cc80f16509b907cd7ac93944459bcMauro Carvalho Chehab
2009-01-05dvb_frontend: Fix some sparse warnings due to static symbolsMauro Carvalho Chehab
2009-01-01add DVB_DEVICE_TYPE= to ueventMauro Carvalho Chehab
2008-12-03backport commit 0eade1f930fa3ba6461b34baf3ed8fa7c4abc40fMauro Carvalho Chehab
2008-12-18dvb-core: don't add an event when in ONE SHOT mode for algo type HWMauro Carvalho Chehab
2008-11-16Make sure the i2c gate is open before powering down tunerMauro Carvalho Chehab
2008-11-16Make s2api work for ATSC supportMauro Carvalho Chehab
2008-11-03dvbdev: fix typo causing 2.6.28 compile errorHans Verkuil
2008-10-29linux-next: v4l-dvb tree build failureMauro Carvalho Chehab
2008-10-30merge: http://jusst.de/hg/v4l-dvbMauro Carvalho Chehab
2008-10-30Fix frontend DVBFE_ALGO_CUSTOM SearchManu Abraham
2008-10-28Fix: parameters not supplied in the search processManu Abraham
2008-10-28Fix: Commit 9344 breaks tning of cx24123Manu Abraham
2008-10-28add DVB_DEVICE_NUM and DVB_ADAPTER_NUM to ueventMauro Carvalho Chehab
2008-10-23Dynamic DVB minor allocationMauro Carvalho Chehab
2008-10-21merge: http://jusst.de/hg/v4l-dvbMauro Carvalho Chehab
2008-10-21Optimization: Enable gate in a symmetric/disciplined way,Manu Abraham
2008-10-20Add event with changed status onlyManu Abraham
2008-10-14DVB-Core updateManu Abraham
2008-10-16Remove spurious messages and turn into debug.Steven Toth
2008-10-15MFE: bugfix: multi-frontend mutual exclusion parallel opendarron@kewl.org
2008-10-15merge: http://www.linuxtv.org/hg/~stoth/mfeMauro Carvalho Chehab
2008-10-15Frontend API Fix: 32APSK is a valid modulation for the DVB-S2 deliveryManu Abraham
2008-10-11MFE: Add multi-frontend mutual exclusiondarron@kewl.org
2008-10-11S2API: Add Multiple-frontend on a single adapter support.darron@kewl.org
2008-10-06S2API: Return error of the caller provides 0 commands.Steven Toth
2008-10-06S2API: Added support for DTV_HIERARCHYSteven Toth
2008-10-06S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSION_MODESteven Toth
2008-10-06S2API: Added support for DTV_CODE_RATE_HP/LPSteven Toth
2008-10-06S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16Steven Toth
2008-10-06S2API: Remove the hardcoded command limit during validationSteven Toth
2008-10-03S2API: Bugfix related to DVB-S / DVB-S2 tuning for the legacy API.Steven Toth
2008-10-03S2API: Stop an OOPS if illegal commands are dumped in S2API.Steven Toth
2008-10-01merge: http://www.linuxtv.org/hg/~stoth/s2Mauro Carvalho Chehab
2008-09-25S2API: Add DTV_API_VERSION commandSteven Toth
2008-09-25S2API: Implement result codes for individual commandsSteven Toth
2008-09-24Fix deadlock in demux codeMauro Carvalho Chehab
2008-09-23S2API: Deactivate the ISDB-T definitionsSteven Toth
2008-09-13S2API: Bugfix related to syncing the cache when used with the old API.Steven Toth