summaryrefslogtreecommitdiffstats
path: root/include/linux/dvb
Commit message (Expand)AuthorAgeFilesLines
* include: replace unifdef-y with header-ySam Ravnborg2010-08-141-4/+3
* V4L/DVB: Increment DVB API versionMauro Carvalho Chehab2010-08-021-1/+1
* 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-192-10/+36
* V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PIDAndreas Oberritter2009-09-121-0/+2
* make most exported headers use strict integer typesArnd Bergmann2009-03-262-12/+12
* make exported headers use strict posix typesArnd Bergmann2009-03-261-1/+1
* headers_check fix: dvb/video.hJaswinder Singh Rajput2009-01-301-5/+2
* headers_check fix: dvb/net.hJaswinder Singh Rajput2009-01-301-2/+1
* headers_check fix: dvb/frontend.hJaswinder Singh Rajput2009-01-301-2/+1
* headers_check fix: dvb/dmx.hJaswinder Singh Rajput2009-01-301-1/+1
* headers_check fix: dvb/audio.hJaswinder Singh Rajput2009-01-301-5/+0
* 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-122-2/+3
* 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
* V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resendPeter Hartley2008-04-241-1/+2
* V4L/DVB (5893): DVB: fix includes of video.h when __KERNEL__ is undefinedAnssi Hannula2007-07-301-0/+1
* V4L/DVB (5419): Add comment how the speed field is interpreted.Hans Verkuil2007-04-271-0/+5
* V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned.Hans Verkuil2007-04-271-1/+1
* V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_V...Hans Verkuil2007-04-271-0/+8
* V4L/DVB (5307): Add support for the cx23415 MPEG decoding features.Hans Verkuil2007-04-273-2/+54
* [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-191-2/+9
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+2
|\
| * Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-181-0/+2
* | V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structuresAndreas Oberritter2006-06-251-26/+0
|/
* Merge branch 'origin'Linus Torvalds2006-03-211-1/+1
|\
| * [PATCH] __user annotations of video_spu_paletteAl Viro2006-02-071-1/+1
* | V4L/DVB (3375): Add AUDIO_GET_PTS and VIDEO_GET_PTS ioctlsAndreas Oberritter2006-02-272-0/+26
|/
OpenPOWER on IntegriCloud