aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core/dvb_frontend.h
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* [media] DVB: Add basic API support for DVB-T2 and bump minor versionAndreas Oberritter2011-05-201-0/+3
* [media] tuner-core: remove the legacy is_stereo() callMauro Carvalho Chehab2011-03-211-1/+0
* V4L/DVB: drivers/media: Make static data tables and strings constlawrence rust2010-10-211-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-4/+4
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_SHIRANO Takahito2009-09-191-0/+3
* V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)Patrick Boettcher2009-09-191-0/+14
* V4L/DVB (9344): DVB-Core updateManu Abraham2008-12-291-1/+133
* V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support.Steven Toth2008-10-171-0/+1
* V4L/DVB (9048): add a general-purpose callback pointer to struct dvb_frontendMichael Krufky2008-10-121-0/+2
* V4L/DVB (9025): S2API: Deactivate the ISDB-T definitionsSteven Toth2008-10-121-13/+0
* V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZSteven Toth2008-10-121-1/+1
* V4L/DVB (9004): S2API: Implement GET/SET handing to the demodsSteven Toth2008-10-121-1/+0
* V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDXSteven Toth2008-10-121-1/+1
* V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command a...Steven Toth2008-10-121-2/+2
* V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changesSteven Toth2008-10-121-4/+4
* V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning APISteven Toth2008-10-121-0/+44
* V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...Michael Krufky2008-01-251-2/+2
* V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.hMichael Krufky2008-01-251-2/+22
* V4L/DVB (6439): dvb_frontend: codingstyle cleanupsMichael Krufky2008-01-251-9/+9
* V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky2008-01-251-0/+1
* V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky2008-01-251-0/+3
* V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab2008-01-251-0/+3
* V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tun...Michael Krufky2007-10-091-0/+1
* V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1Michael Krufky2007-10-091-0/+9
* V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning int...Matthias Kaehlcke2007-10-091-1/+2
* V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss2007-07-181-1/+1
* V4L/DVB (4665): Add frontend structure callback for bus acquisition.Steven Toth2006-10-031-0/+1
* V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey2006-09-261-0/+2
* V4L/DVB (4382): Dvb_attach modifications to dvb frontend structuresAndrew de Quincey2006-09-261-1/+4
* V4L/DVB (4160): Use device specific algorithmsManu Abraham2006-06-251-0/+2
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-251-1/+1
* V4L/DVB (3892): Trim documentationAndrew de Quincey2006-06-251-78/+7
* V4L/DVB (3845): DVB core changes for PLL refactoringAndrew de Quincey2006-06-251-0/+112
* V4L/DVB (3673): Fix budget-av CAM resetAndrew de Quincey2006-04-021-0/+2
* V4L/DVB (3404): Refactored LNBP21 and BSBE1 supportOliver Endriss2006-03-081-0/+1
* V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner2006-01-091-2/+2
* V4L/DVB (3089): Adding support for the Hauppauge HVR1100 and HVR1100-LP produ...Steven Toth2006-01-091-0/+1
* DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey2006-01-091-1/+10
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-121-4/+4
* [PATCH] dvb: let other frontends support FE_DISHNETWORK_SEND_LEGACY_CMDNooneImportant2005-11-091-0/+3
* [PATCH] dvb: frontend: remove unused I2C idsAndrew de Quincey2005-07-071-22/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+126