summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/dvb-core/dvb_frontend.h
AgeCommit message (Expand)AuthorFilesLines
2008-12-29V4L/DVB (9344): DVB-Core updateManu Abraham1-1/+133
2008-10-17V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth1-0/+1
2008-10-12V4L/DVB (9048): add a general-purpose callback pointer to struct dvb_frontendMichael Krufky1-0/+2
2008-10-12V4L/DVB (9025): S2API: Deactivate the ISDB-T definitionsSteven Toth1-13/+0
2008-10-12V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZSteven Toth1-1/+1
2008-10-12V4L/DVB (9004): S2API: Implement GET/SET handing to the demodsSteven Toth1-1/+0
2008-10-12V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDXSteven Toth1-1/+1
2008-10-12V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command a...Steven Toth1-2/+2
2008-10-12V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changesSteven Toth1-4/+4
2008-10-12V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning APISteven Toth1-0/+44
2008-01-25V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...Michael Krufky1-2/+2
2008-01-25V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.hMichael Krufky1-2/+22
2008-01-25V4L/DVB (6439): dvb_frontend: codingstyle cleanupsMichael Krufky1-9/+9
2008-01-25V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky1-0/+1
2008-01-25V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky1-0/+3
2008-01-25V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab1-0/+3
2007-10-09V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tun...Michael Krufky1-0/+1
2007-10-09V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1Michael Krufky1-0/+9
2007-10-09V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning int...Matthias Kaehlcke1-1/+2
2007-07-18V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss1-1/+1
2006-10-03V4L/DVB (4665): Add frontend structure callback for bus acquisition.Steven Toth1-0/+1
2006-09-26V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey1-0/+2
2006-09-26V4L/DVB (4382): Dvb_attach modifications to dvb frontend structuresAndrew de Quincey1-1/+4
2006-06-25V4L/DVB (4160): Use device specific algorithmsManu Abraham1-0/+2
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher1-1/+1
2006-06-25V4L/DVB (3892): Trim documentationAndrew de Quincey1-78/+7
2006-06-25V4L/DVB (3845): DVB core changes for PLL refactoringAndrew de Quincey1-0/+112
2006-04-02V4L/DVB (3673): Fix budget-av CAM resetAndrew de Quincey1-0/+2
2006-03-08V4L/DVB (3404): Refactored LNBP21 and BSBE1 supportOliver Endriss1-0/+1
2006-01-09V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner1-2/+2
2006-01-09V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP produ...Steven Toth1-0/+1
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey1-1/+10
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab1-4/+4
2005-11-09[PATCH] dvb: let other frontends support FE_DISHNETWORK_SEND_LEGACY_CMDNooneImportant1-0/+3
2005-07-07[PATCH] dvb: frontend: remove unused I2C idsAndrew de Quincey1-22/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+126