summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
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
2008-09-13S2API: Changed bandwidth to be expressed in HZSteven Toth
2008-09-13S2API: Allow reliable use of old and new api on the same frontend, regardless.Steven Toth
2008-09-12Bug fix: ioctl FE_SET_PROPERTY/FE_GET_PROPERTY always return errorIgor M. Liplianin
2008-09-12S2API: Implement GET/SET handing to the demodsSteven Toth
2008-09-12S2API: Remove the DTV_SET_ and DTV_GET_ prefixesSteven Toth
2008-09-11S2API: Ensure cache->delivery_system is set at all times.Steven Toth
2008-09-11S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDXSteven Toth
2008-09-11S2API: Cleanup code that prepares tuning structures.Steven Toth
2008-09-11S2API: Reduce demod driver complexity by using a cache syncSteven Toth