summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core/dvb_frontend.h
AgeCommit message (Expand)Author
2009-09-18Add the DTV_ISDB_TS_ID property for ISDB_SMauro Carvalho Chehab
2009-08-03DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)Patrick Boettcher
2008-10-14DVB-Core updateManu Abraham
2008-10-11S2API: Add Multiple-frontend on a single adapter support.darron@kewl.org
2008-09-10add a general-purpose callback pointer to struct dvb_frontendMichael Krufky
2008-09-23S2API: Deactivate the ISDB-T definitionsSteven Toth
2008-09-13S2API: Changed bandwidth to be expressed in HZSteven Toth
2008-09-12S2API: Implement GET/SET handing to the demodsSteven Toth
2008-09-11S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDXSteven 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-04S2API: Added dvb frontend changes to support a newer tuning APISteven Toth
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
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-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-08-30dvb_frontend: add get_rf_strength function pointer to dvb_tuner_opsMichael Krufky
2007-08-21hybrid tuner refactoring core changes, phase 1Michael Krufky
2007-07-30Use mutex instead of semaphore in the DVB frontend tuning interfaceMauro Carvalho Chehab
2007-07-13dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss
2006-09-25Add frontend structure callback for bus acquisition.Steven Toth
2006-07-28Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew de Quincey
2006-07-28dvb_attach modifications to dvb frontend structuresAndrew de Quincey
2006-06-21Use device specific algorithmsManu Abraham
2006-05-14Change dvb_frontend_ops to be a real field instead of a pointer field inside ...Patrick Boettcher
2006-04-19Trim documentationAndrew de Quincey
2006-04-18DVB core changes for PLL refactoringAndrew de Quincey
2006-03-30Fix budget-av CAM resetAndrew de Quincey
2006-02-28Refactored LNBP21 and BSBE1 supportOliver Endriss
2005-12-19Revert one 64-bit fix and improved other 64-bit fixesHans Verkuil
2005-12-02Adding support for the Hauppauge HVR1100 and HVR1100-LP products.Michael Krufky
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-18Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>Andrew de Quincy
2005-09-26From: NooneImportant <nxhxzi702@sneakemail.com>Johannes Stezenbach
2005-06-13Remove I2C_DRIVERID_DVBFE_ cruftAndrew de Quincy
2004-12-21Fix the frontend thread problem by initialising everything.Andrew de Quincy
2004-12-08- remove frequeny bending supportMichael Hunold
2004-10-28Imported FE_REFACTORING to HEADAndrew de Quincy
2004-09-06Patch from Steve Toth for cx22702/new Hauppauge Nova-T support.Andrew de Quincy
2004-09-05added I2C_DRIVERID_DVBFE_DIB3000MB for the dib3000mb frontend driver.Patrick Boettcher
2004-08-24- replace dvb_unregister_frontend_new() with dvb_unregister_frontend()Michael Hunold
2004-08-18- forgot to remove all occurences of "#include "dvb_functions.h" which is inc...Michael Hunold
2004-08-18- nuke dvb functions stuffMichael Hunold
2004-08-18- remove dvb i2c code (all drivers are ported to kernel i2c)Michael Hunold
2004-07-12Missing header change for:Kenneth Aafloy
2004-05-03Overhaul frontend i2c subsystem because of the recent discussion aboutMichael Hunold
2004-03-11Checked in experimental frontend patchAndrew de Quincy