summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
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-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
2008-04-20dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinksOliver Endriss
2008-04-15Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281Mauro Carvalho Chehab
2008-04-09Adds selectable adapter numbers as per module optionMichael Krufky
2008-04-08media/dvb/dvb-core replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-03-05 add flag to allow software demux to recognize the output typeMauro Carvalho Chehab
2008-02-28 DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resendMauro Carvalho Chehab
2008-02-05backport kernel commit c84e6036ba7177a404cc860cb5a440e06fad92ddMauro Carvalho Chehab
2008-01-27 V4L/DVB: constify function pointer tablesMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-12-21dvb_frontend: release analog demod in dvb_frontend_detachMichael Krufky
2007-12-21include struct analog_demod_ops directly inside struct dvb_frontendMichael Krufky
2007-12-21move struct analog_tuner_ops into dvb_frontend.hMichael Krufky
2007-11-05 core/dvb_ringbuffer.c: remove unused exportsMauro Carvalho Chehab
2007-11-02backport commit e42837bcd35b75bb59ae5d3e62f87be1aeeb05c3Mauro Carvalho Chehab
2007-10-21dvb_frontend: codingstyle cleanupsMichael Krufky
2007-10-21tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky
2007-10-21tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky
2007-10-18Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2007-10-17Make it backward compatible with kernels <2.6.24Mauro Carvalho Chehab
2007-10-17backport changeset 3b04ddde02cf1b6f14f2697da5c20eca5715017fMauro Carvalho Chehab
2007-10-17backport changeset 7e7654a92a5a75a350cc3458389bc76273498f6aMauro Carvalho Chehab
2007-10-16"while (!ca->wakeup)" breaks the CAM initialisationMauro Carvalho Chehab