Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c2518c4366f087ebc10b3919cb2461bbe4f42d0c
/
include
/
linux
/
dvb
9adfbfb
make most exported headers use strict integer types
by Arnd Bergmann
· 16 years ago
85efde6
make exported headers use strict posix types
by Arnd Bergmann
· 16 years ago
b852d36
headers_check fix: dvb/video.h
by Jaswinder Singh Rajput
· 16 years ago
8996be9
headers_check fix: dvb/net.h
by Jaswinder Singh Rajput
· 16 years ago
de189f0
headers_check fix: dvb/frontend.h
by Jaswinder Singh Rajput
· 16 years ago
c86629c
headers_check fix: dvb/dmx.h
by Jaswinder Singh Rajput
· 16 years ago
15cf98a
headers_check fix: dvb/audio.h
by Jaswinder Singh Rajput
· 16 years ago
e4cda3e
V4L/DVB (10166): dvb frontend: stop using non-C99 compliant comments
by Mauro Carvalho Chehab
· 16 years ago
cb889a2
V4L/DVB (10164): Add missing S2 caps flag to S2API
by Klaus Schmidinger
· 16 years ago
5ba4ecc
V4L/DVB (9196): Add support for DSS delivery
by Manu Abraham
· 16 years ago
9785482
V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2 delivery
by Manu Abraham
· 16 years ago
a52f68c
V4L/DVB (9185): S2API: Ensure we have a reasonable ROLLOFF default
by Darron Broad
· 16 years ago
ef526f4
V4L/DVB (9182): S2API: Added support for DTV_HIERARCHY
by Steven Toth
· 16 years ago
b87625f
V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSION_MODE
by Steven Toth
· 16 years ago
a4de91b
V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LP
by Steven Toth
· 16 years ago
cc7d705
V4L/DVB (9179): S2API: frontend.h cleanup
by Brandon Philips
· 16 years ago
0a6393a
V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16
by Steven Toth
· 16 years ago
82d7669
V4L/DVB (9173): S2API: Remove the hardcoded command limit during validation
by Steven Toth
· 16 years ago
eacf8d8
V4L/DVB (9072): S2API: Add DTV_API_VERSION command
by Steven Toth
· 16 years ago
d48cb40
V4L/DVB (9071): S2API: Implement result codes for individual commands
by Steven Toth
· 16 years ago
459702b
V4L/DVB (9070): S2API: Removed the typedef for the commands, used defines instead.
by Steven Toth
· 16 years ago
8316568
V4L/DVB (9025): S2API: Deactivate the ISDB-T definitions
by Steven Toth
· 16 years ago
fc6e8c2
V4L/DVB (9024): S2API: Cleanup dtv_property remove unwanted fields.
by Steven Toth
· 16 years ago
75b7f94
V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZ
by Steven Toth
· 16 years ago
363429a
V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixes
by Steven Toth
· 16 years ago
d7c1500
V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX
by Steven Toth
· 16 years ago
65af619
V4L/DVB (8998): s2api: restore DTV_UNDEFINED
by Steven Toth
· 16 years ago
177b868
V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FEC
by Steven Toth
· 16 years ago
e7fee0f3
V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replaced
by Steven Toth
· 16 years ago
56f0680
V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes
by Steven Toth
· 16 years ago
6b73eea
V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning API
by Steven Toth
· 16 years ago
b01cd93
V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resend
by Peter Hartley
· 17 years ago
89f50bf
V4L/DVB (5893): DVB: fix includes of video.h when __KERNEL__ is undefined
by Anssi Hannula
· 17 years ago
6816b19
V4L/DVB (5419): Add comment how the speed field is interpreted.
by Hans Verkuil
· 18 years ago
3700a90
V4L/DVB (5418): Speed is a signed 32-bit integer, not unsigned.
by Hans Verkuil
· 18 years ago
43d0dfc
V4L/DVB (5402): Add vsync_field to the union in video_event for VIDEO_EVENT_VSYNC
by Hans Verkuil
· 18 years ago
2435be1
V4L/DVB (5307): Add support for the cx23415 MPEG decoding features.
by Hans Verkuil
· 18 years ago
fadcfa3
[HEADERS] One line per header in Kbuild files to reduce conflicts
by David Woodhouse
· 18 years ago
6fa0cb1
Merge git://git.infradead.org/hdrinstall-2.6
by Linus Torvalds
· 18 years ago
6283808
V4L/DVB (3727): Remove DMX_GET_EVENT and associated data structures
by Andreas Oberritter
· 19 years ago
8555255
Add generic Kbuild files for 'make headers_install'
by David Woodhouse
· 18 years ago
b050057
Merge branch 'origin'
by Linus Torvalds
· 19 years ago
f05cce8
V4L/DVB (3375): Add AUDIO_GET_PTS and VIDEO_GET_PTS ioctls
by Andreas Oberritter
· 19 years ago
bee14e1
[PATCH] __user annotations of video_spu_palette
by Al Viro
· 19 years ago
36cb557
DVB (2444): Implement frontend-specific tuning and the ability to disable zigzag
by Andrew de Quincey
· 19 years ago
674434c
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4
by Mauro Carvalho Chehab
· 19 years ago
afd1a0c
[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3
by Mauro Carvalho Chehab
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago