aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-30headers_check fix: dvb/video.hJaswinder Singh Rajput1-5/+2
2009-01-30headers_check fix: dvb/net.hJaswinder Singh Rajput1-2/+1
2009-01-30headers_check fix: dvb/frontend.hJaswinder Singh Rajput1-2/+1
2009-01-30headers_check fix: dvb/dmx.hJaswinder Singh Rajput1-1/+1
2009-01-30headers_check fix: dvb/audio.hJaswinder Singh Rajput1-5/+0
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 Toth2-2/+3
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
2008-04-24V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resendPeter Hartley1-1/+2
2007-07-30V4L/DVB (5893): DVB: fix includes of video.h when __KERNEL__ is undefinedAnssi Hannula1-0/+1
2007-04-27V4L/DVB (5419): Add comment how the speed field is interpreted.Hans Verkuil1-0/+5
2007-04-27V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned.Hans Verkuil1-1/+1
2007-04-27V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_VSYNCHans Verkuil1-0/+8
2007-04-27V4L/DVB (5307): Add support for the cx23415 MPEG decoding features.Hans Verkuil3-2/+54
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse1-2/+9
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+2
2006-06-25V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structuresAndreas Oberritter1-26/+0
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse1-0/+2
2006-03-21Merge branch 'origin'Linus Torvalds1-1/+1
2006-02-27V4L/DVB (3375): Add AUDIO_GET_PTS and VIDEO_GET_PTS ioctlsAndreas Oberritter2-0/+26
2006-02-07[PATCH] __user annotations of video_spu_paletteAl Viro1-1/+1
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey1-0/+10
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab2-11/+11
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab5-93/+93
2005-04-16Linux-2.6.12-rc2Linus Torvalds8-0/+1090