aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dvb/frontend.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-17UAPI: (Scripted) Disintegrate include/linux/dvbDavid Howells1-516/+0
2012-09-27[media] add LNA support for DVB APIAntti Palosaari1-1/+3
2012-09-23[media] dvb_frontend: add multistream supportEvgeny Plehov1-3/+5
2012-08-13[media] frontend.h, Docbook: Improve status documentationMauro Carvalho Chehab1-9/+20
2012-08-13[media] DVB API: add INTERLEAVING_AUTOAntti Palosaari1-0/+1
2012-08-13[media] add DTMB support for DVB APIAntti Palosaari1-3/+18
2012-05-20[media] DVB: remove "stats" property bits from ATSC-MH API property additionsMichael Krufky1-4/+1
2012-05-20[media] linux-dvb v5 API support for ATSC-MHMichael Krufky1-1/+53
2012-01-04[media] dvb: deprecate the usage of ops->info.typeMauro Carvalho Chehab1-1/+1
2011-12-31[media] dvb-core: be sure that drivers won't use DVBv3 internallyMauro Carvalho Chehab1-2/+4
2011-12-20[media] Remove Annex A/C selection via roll-off factorMauro Carvalho Chehab1-2/+0
2011-12-20[media] DVB: Use a unique delivery system identifier for DVBC_ANNEX_CManu Abraham1-1/+6
2011-12-12[media] DVB: Query DVB frontend delivery capabilitiesManu Abraham1-1/+3
2011-11-11[media] dvb: Allow select between DVB-C Annex A and Annex CMauro Carvalho Chehab1-0/+2
2011-09-03[media] DVB: Add SYS_TURBO for north american turbo code FECAndreas Oberritter1-0/+1
2011-05-20[media] DVB: Add basic API support for DVB-T2 and bump minor versionAndreas Oberritter1-4/+16
2010-08-02V4L/DVB: Add FE_CAN_TURBO_FECKlaus Schmidinger1-0/+1
2009-09-19V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_SHIRANO Takahito1-1/+3
2009-09-19V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)Patrick Boettcher1-9/+35
2009-01-30headers_check fix: dvb/frontend.hJaswinder Singh Rajput1-2/+1
2009-01-02V4L/DVB (10166): dvb frontend: stop using non-C99 compliant commentsMauro Carvalho Chehab1-14/+14
2009-01-02V4L/DVB (10164): Add missing S2 caps flag to S2APIKlaus Schmidinger1-0/+1
2008-10-17V4L/DVB (9196): Add support for DSS deliveryManu Abraham1-0/+1
2008-10-17V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2 deliveryManu Abraham1-0/+1
2008-10-13V4L/DVB (9185): S2API: Ensure we have a reasonable ROLLOFF defaultDarron Broad1-1/+1
2008-10-13V4L/DVB (9182): S2API: Added support for DTV_HIERARCHYSteven Toth1-1/+2
2008-10-13V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSION_MODESteven Toth1-1/+3
2008-10-13V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LPSteven Toth1-1/+4
2008-10-13V4L/DVB (9179): S2API: frontend.h cleanupBrandon Philips1-3/+3
2008-10-13V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16Steven Toth1-3/+2
2008-10-13V4L/DVB (9173): S2API: Remove the hardcoded command limit during validationSteven Toth1-0/+2
2008-10-12V4L/DVB (9072): S2API: Add DTV_API_VERSION commandSteven Toth1-0/+1
2008-10-12V4L/DVB (9071): S2API: Implement result codes for individual commandsSteven Toth1-0/+1
2008-10-12V4L/DVB (9070): S2API: Removed the typedef for the commands, used defines instead.Steven Toth1-35/+22
2008-10-12V4L/DVB (9025): S2API: Deactivate the ISDB-T definitionsSteven Toth1-30/+0
2008-10-12V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields.Steven Toth1-2/+0
2008-10-12V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZSteven Toth1-3/+24
2008-10-12V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixesSteven Toth1-40/+27
2008-10-12V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDXSteven Toth1-2/+2
2008-10-12V4L/DVB (8998): s2api: restore DTV_UNDEFINEDSteven Toth1-0/+1
2008-10-12V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FECSteven Toth1-4/+4
2008-10-12V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replacedSteven Toth1-10/+17
2008-10-12V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changesSteven Toth1-54/+54
2008-10-12V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning APISteven Toth1-2/+128
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey1-0/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+267