aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dvb/frontend.h
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical 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-4/+16
* V4L/DVB: Add FE_CAN_TURBO_FECKlaus Schmidinger2010-08-021-0/+1
* V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_SHIRANO Takahito2009-09-191-1/+3
* V4L/DVB (12892): DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)Patrick Boettcher2009-09-191-9/+35
* headers_check fix: dvb/frontend.hJaswinder Singh Rajput2009-01-301-2/+1
* V4L/DVB (10166): dvb frontend: stop using non-C99 compliant commentsMauro Carvalho Chehab2009-01-021-14/+14
* V4L/DVB (10164): Add missing S2 caps flag to S2APIKlaus Schmidinger2009-01-021-0/+1
* V4L/DVB (9196): Add support for DSS deliveryManu Abraham2008-10-171-0/+1
* V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2...Manu Abraham2008-10-171-0/+1
* V4L/DVB (9185): S2API: Ensure we have a reasonable ROLLOFF defaultDarron Broad2008-10-131-1/+1
* V4L/DVB (9182): S2API: Added support for DTV_HIERARCHYSteven Toth2008-10-131-1/+2
* V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSIO...Steven Toth2008-10-131-1/+3
* V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LPSteven Toth2008-10-131-1/+4
* V4L/DVB (9179): S2API: frontend.h cleanupBrandon Philips2008-10-131-3/+3
* V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16Steven Toth2008-10-131-3/+2
* V4L/DVB (9173): S2API: Remove the hardcoded command limit during validationSteven Toth2008-10-131-0/+2
* V4L/DVB (9072): S2API: Add DTV_API_VERSION commandSteven Toth2008-10-121-0/+1
* V4L/DVB (9071): S2API: Implement result codes for individual commandsSteven Toth2008-10-121-0/+1
* V4L/DVB (9070): S2API: Removed the typedef for the commands, used defines ins...Steven Toth2008-10-121-35/+22
* V4L/DVB (9025): S2API: Deactivate the ISDB-T definitionsSteven Toth2008-10-121-30/+0
* V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields.Steven Toth2008-10-121-2/+0
* V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZSteven Toth2008-10-121-3/+24
* V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixesSteven Toth2008-10-121-40/+27
* V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDXSteven Toth2008-10-121-2/+2
* V4L/DVB (8998): s2api: restore DTV_UNDEFINEDSteven Toth2008-10-121-0/+1
* V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FECSteven Toth2008-10-121-4/+4
* V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command a...Steven Toth2008-10-121-10/+17
* V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changesSteven Toth2008-10-121-54/+54
* V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning APISteven Toth2008-10-121-2/+128
* DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey2006-01-091-0/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+267