| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (12275): Add two new ioctls: DMX_ADD_PID and DMX_REMOVE_PID | Andreas Oberritter | 2009-09-12 | 1 | -0/+2 |
* | make most exported headers use strict integer types | Arnd Bergmann | 2009-03-26 | 2 | -12/+12 |
* | make exported headers use strict posix types | Arnd Bergmann | 2009-03-26 | 1 | -1/+1 |
* | headers_check fix: dvb/video.h | Jaswinder Singh Rajput | 2009-01-30 | 1 | -5/+2 |
* | headers_check fix: dvb/net.h | Jaswinder Singh Rajput | 2009-01-30 | 1 | -2/+1 |
* | headers_check fix: dvb/frontend.h | Jaswinder Singh Rajput | 2009-01-30 | 1 | -2/+1 |
* | headers_check fix: dvb/dmx.h | Jaswinder Singh Rajput | 2009-01-30 | 1 | -1/+1 |
* | headers_check fix: dvb/audio.h | Jaswinder Singh Rajput | 2009-01-30 | 1 | -5/+0 |
* | V4L/DVB (10166): dvb frontend: stop using non-C99 compliant comments | Mauro Carvalho Chehab | 2009-01-02 | 1 | -14/+14 |
* | V4L/DVB (10164): Add missing S2 caps flag to S2API | Klaus Schmidinger | 2009-01-02 | 1 | -0/+1 |
* | V4L/DVB (9196): Add support for DSS delivery | Manu Abraham | 2008-10-17 | 1 | -0/+1 |
* | V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2... | Manu Abraham | 2008-10-17 | 1 | -0/+1 |
* | V4L/DVB (9185): S2API: Ensure we have a reasonable ROLLOFF default | Darron Broad | 2008-10-13 | 1 | -1/+1 |
* | V4L/DVB (9182): S2API: Added support for DTV_HIERARCHY | Steven Toth | 2008-10-13 | 1 | -1/+2 |
* | V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSIO... | Steven Toth | 2008-10-13 | 1 | -1/+3 |
* | V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LP | Steven Toth | 2008-10-13 | 1 | -1/+4 |
* | V4L/DVB (9179): S2API: frontend.h cleanup | Brandon Philips | 2008-10-13 | 1 | -3/+3 |
* | V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16 | Steven Toth | 2008-10-13 | 1 | -3/+2 |
* | V4L/DVB (9173): S2API: Remove the hardcoded command limit during validation | Steven Toth | 2008-10-13 | 1 | -0/+2 |
* | V4L/DVB (9072): S2API: Add DTV_API_VERSION command | Steven Toth | 2008-10-12 | 2 | -2/+3 |
* | V4L/DVB (9071): S2API: Implement result codes for individual commands | Steven Toth | 2008-10-12 | 1 | -0/+1 |
* | V4L/DVB (9070): S2API: Removed the typedef for the commands, used defines ins... | Steven Toth | 2008-10-12 | 1 | -35/+22 |
* | V4L/DVB (9025): S2API: Deactivate the ISDB-T definitions | Steven Toth | 2008-10-12 | 1 | -30/+0 |
* | V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields. | Steven Toth | 2008-10-12 | 1 | -2/+0 |
* | V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZ | Steven Toth | 2008-10-12 | 1 | -3/+24 |
* | V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixes | Steven Toth | 2008-10-12 | 1 | -40/+27 |
* | V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX | Steven Toth | 2008-10-12 | 1 | -2/+2 |
* | V4L/DVB (8998): s2api: restore DTV_UNDEFINED | Steven Toth | 2008-10-12 | 1 | -0/+1 |
* | V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FEC | Steven Toth | 2008-10-12 | 1 | -4/+4 |
* | V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command a... | Steven Toth | 2008-10-12 | 1 | -10/+17 |
* | V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes | Steven Toth | 2008-10-12 | 1 | -54/+54 |
* | V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning API | Steven Toth | 2008-10-12 | 1 | -2/+128 |
* | V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resend | Peter Hartley | 2008-04-24 | 1 | -1/+2 |
* | V4L/DVB (5893): DVB: fix includes of video.h when __KERNEL__ is undefined | Anssi Hannula | 2007-07-30 | 1 | -0/+1 |
* | V4L/DVB (5419): Add comment how the speed field is interpreted. | Hans Verkuil | 2007-04-27 | 1 | -0/+5 |
* | V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned. | Hans Verkuil | 2007-04-27 | 1 | -1/+1 |
* | V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_V... | Hans Verkuil | 2007-04-27 | 1 | -0/+8 |
* | V4L/DVB (5307): Add support for the cx23415 MPEG decoding features. | Hans Verkuil | 2007-04-27 | 3 | -2/+54 |
* | [HEADERS] One line per header in Kbuild files to reduce conflicts | David Woodhouse | 2006-09-19 | 1 | -2/+9 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 | 1 | -0/+2 |
|\ |
|
| * | Add generic Kbuild files for 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+2 |
* | | V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structures | Andreas Oberritter | 2006-06-25 | 1 | -26/+0 |
|/ |
|
* | Merge branch 'origin' | Linus Torvalds | 2006-03-21 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] __user annotations of video_spu_palette | Al Viro | 2006-02-07 | 1 | -1/+1 |
* | | V4L/DVB (3375): Add AUDIO_GET_PTS and VIDEO_GET_PTS ioctls | Andreas Oberritter | 2006-02-27 | 2 | -0/+26 |
|/ |
|
* | DVB (2444): Implement frontend-specific tuning and the ability to disable zigzag | Andrew de Quincey | 2006-01-09 | 1 | -0/+10 |
* | [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4 | Mauro Carvalho Chehab | 2005-12-12 | 2 | -11/+11 |
* | [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3 | Mauro Carvalho Chehab | 2005-12-12 | 5 | -93/+93 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 8 | -0/+1090 |