summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
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
2008-09-11S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FECSteven Toth
2008-09-11S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replacedSteven Toth
2008-09-11S2API: tv_ / TV_ to dtv_ / DTV_ namespace changesSteven Toth
2008-09-08S2API: DVB-S/S2 voltage selection bug fixSteven Toth
2008-09-04S2API: Allow the properties to call legacy ioctlsSteven Toth
2008-09-04S2API: Added dvb frontend changes to support a newer tuning APISteven Toth
2008-08-23v4l-dvb: fix a bunch of sparse warningsHans Verkuil
2008-07-24backport commit b9e40857682ecfc5bcd0356a23ff409883ffb982Mauro Carvalho Chehab
2008-07-24backport commit e282959ef3ebae0d72ac0b24242c376fa34da585Mauro Carvalho Chehab
2008-07-17backport commit 5794e1b14bcd9817c5fa27d3254996f0d9551296Mauro Carvalho Chehab
2008-07-17videodev/dabusb/dvbdev: fix 2.6.16 compilationHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-06-22dmx_write: memcpy from user-supplied pointerMauro Carvalho Chehab
2008-06-22split dvb_ringbuffer dual-use functionsMauro Carvalho Chehab
2008-06-22net endianness fixMauro Carvalho Chehab
2008-05-21 net: endianness annotationsMauro Carvalho Chehab
2008-09-26implement proper locking in the dvb ca en50221 driverMauro Carvalho Chehab
2008-09-10add a general-purpose callback pointer to struct dvb_frontendMichael Krufky
2008-05-03dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av slot pollingOliver Endriss
2008-04-30Use the same name convention for all tuners under common/tunersMauro Carvalho Chehab
2008-04-26Remove dvb-core/KconfigMauro Carvalho Chehab
2008-04-20dvb-core: Implement DMX_SET_BUFFER_SIZE for dvrOliver Endriss