Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c4aca663aebf2d1de3e7b6ab15680bf67ad0d678
/
drivers
/
media
/
pci
/
ivtv
/
ivtv-ioctl.c
80954cb
[media] ivtv/cx18: fix inverted pixel aspect ratio
by Hans Verkuil
· 9 years ago
b5dcee2
[media] include/media: split I2C headers from V4L2 core
by Mauro Carvalho Chehab
· 9 years ago
3725d53
[media] ivtv: fix incorrect audio mode report in log_status
by Hans Verkuil
· 9 years ago
ebf984b
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
by Hans Verkuil
· 10 years ago
38a1421
[media] ivtv: disable fbuf support if ivtvfb isn't loaded
by Hans Verkuil
· 10 years ago
bbc9fa2
[media] ivtv: replace crop by selection
by Hans Verkuil
· 10 years ago
635d62f
[media] ivtv: embed video_device
by Hans Verkuil
· 10 years ago
43ba464
[media] pci: Make use of MEDIA_BUS_FMT definitions
by Boris BREZILLON
· 10 years ago
d52e238
[media] v4l: Support extending the v4l2_pix_format structure
by Laurent Pinchart
· 10 years ago
8774bed
[media] v4l: subdev: Move [gs]_std operation to video ops
by Laurent Pinchart
· 11 years ago
e9dab58
[media] ivtv: fix register range check
by Hans Verkuil
· 11 years ago
4bd8193
[media] ivtv: remove g_chip_ident
by Hans Verkuil
· 11 years ago
7eac97d
[media] media: pci: remove duplicate checks for EPERM
by Lad, Prabhakar
· 11 years ago
6d43be7
[media] ioctl numbers are unsigned int
by Mauro Carvalho Chehab
· 12 years ago
977ba3b
[media] v4l2: add const to argument of write-only s_register ioctl
by Hans Verkuil
· 12 years ago
b5656e8
[media] ivtv: prepare ivtv for adding const to s_register
by Hans Verkuil
· 12 years ago
314527a
[media] v4l2: pass std by value to the write-only s_std ioctl
by Hans Verkuil
· 12 years ago
2f73c7c
[media] v4l2: add const to argument of write-only s_tuner ioctl
by Hans Verkuil
· 12 years ago
b530a44
[media] v4l2: add const to argument of write-only s_frequency ioctl
by Hans Verkuil
· 12 years ago
d6eb0b9
[media] ivtv-ioctl.c: remove an useless check
by Mauro Carvalho Chehab
· 12 years ago
2aebbf6
[media] ivtv: get rid of warning: no previous prototype
by Mauro Carvalho Chehab
· 12 years ago
bfd063c
[media] ivtv: fix format enumeration: don't show invalid formats
by Hans Verkuil
· 12 years ago
c5c46f2
[media] ivtv: fix incorrect service_set for the decoder VBI capture
by Hans Verkuil
· 12 years ago
dff274f
[media] ivtv: don't allow g/s_frequency for output device nodes
by Hans Verkuil
· 12 years ago
f659f0e7
[media] ivtv: fix v4l2-compliance error: inconsistent std reporting
by Hans Verkuil
· 12 years ago
1a80640
[media] ivtv: DECODER_CMD v4l2-compliance fixes
by Hans Verkuil
· 12 years ago
30634e8
[media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format struct
by Hans Verkuil
· 12 years ago
4f99659
[media] v4l2: make vidioc_s_crop const
by Hans Verkuil
· 12 years ago
ba9425b
[media] v4l2: make vidioc_s_audout const
by Hans Verkuil
· 12 years ago
0e8025b9
[media] v4l2: make vidioc_s_audio const
by Hans Verkuil
· 12 years ago
85f5fe3
[media] v4l2: make vidioc_(un)subscribe_event const
by Hans Verkuil
· 12 years ago
e6eb28c
[media] v4l2: make vidioc_s_fbuf const
by Hans Verkuil
· 12 years ago
b285192
[media] rename most media/video pci drivers to media/pci
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/ivtv/ivtv-ioctl.c]
074689d
[media] ivtv: don't mess with vfd->debug
by Hans Verkuil
· 12 years ago
932205a
[media] ivtv/cx18: fix compiler warnings
by Hans Verkuil
· 13 years ago
3e366149
[media] v4l2-ctrls: Use v4l2_subscribed_event_ops
by Hans de Goede
· 13 years ago
c53c254
[media] v4l2-event: Add v4l2_subscribed_event_ops
by Hans de Goede
· 13 years ago
d1c754a
[media] V4L2: drivers implementing vidioc_default should also return -ENOTTY
by Hans Verkuil
· 13 years ago
bc169e3
[media] ivtv: Fix AUDIO_(BILINGUAL_)CHANNEL_SELECT regression
by Hans Verkuil
· 13 years ago
eb2ba85
[media] ivtv: simplify how the decoder controls are set up
by Hans Verkuil
· 13 years ago
e2ecb25
[media] v4l2: standardize log start/end message
by Hans Verkuil
· 13 years ago
6e82a6a2
[media] ivtv: add IVTV_IOC_PASSTHROUGH_MODE
by Hans Verkuil
· 13 years ago
debf800
[media] ivtv: implement new decoder controls
by Hans Verkuil
· 13 years ago
da8ec56
[media] ivtv: implement new decoder command ioctls
by Hans Verkuil
· 13 years ago
d0c8b2d
[media] ivtv: setup per-device caps
by Hans Verkuil
· 13 years ago
cdc0378
[media] ivtv: switch to the v4l core lock
by Hans Verkuil
· 13 years ago
2b5d948
[media] ivtv: fill in service_set
by Hans Verkuil
· 13 years ago
f1e393d
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh
by Hans Verkuil
· 13 years ago
5138870
[media] ivtv: add control event support
by Hans Verkuil
· 13 years ago
3c2d464
[media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAP
by Mauro Carvalho Chehab
· 13 years ago
d118e29
[media] cx18/ivtv: fix g_tuner support
by Hans Verkuil
· 13 years ago
c5874c9
[media] ivtv: Internally separate encoder & decoder standard setting
by Ian Armstrong
· 13 years ago
2f82441
[media] ivtv: replace ugly casts with a proper container_of
by Hans Verkuil
· 14 years ago
cc0a2d4
[media] ivtv: convert to core priority handling
by Hans Verkuil
· 14 years ago
99cd47bc
[media] v4l2-ioctl: add priority handling support
by Hans Verkuil
· 14 years ago
1edc246
V4L/DVB: v4l: remove unused i2c-id.h headers
by Hans Verkuil
· 14 years ago
f7b80e6
V4L/DVB: ivtv: convert to the new control framework
by Hans Verkuil
· 14 years ago
475977a
V4L/DVB: ivtv: convert to use s_mbus_fmt
by Hans Verkuil
· 15 years ago
3e56b0f
V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handling
by Hans Verkuil
· 15 years ago
ffb4877
V4L/DVB: v4l2-common: simplify prio utility functions
by Hans Verkuil
· 15 years ago
4ff0790
V4L/DVB: ivtv: switch to new vbi subdev ops
by Hans Verkuil
· 15 years ago
0925019
V4L/DVB: ivtv: support the new events API
by Hans Verkuil
· 15 years ago
ce68025
V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_default
by Hans Verkuil
· 15 years ago
4e1af31
V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register address
by Andy Walls
· 15 years ago
2443bae
V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change
by Ian Armstrong
· 15 years ago
223ffe5
V4L/DVB: cleanup redundant tests on unsigned
by Roel Kluin
· 16 years ago
ec105a4
V4L/DVB (11674): ivtv: fix incorrect bit tests
by Hans Verkuil
· 16 years ago
6c31e59
V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.
by Hans Verkuil
· 16 years ago
5325b42
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
by Hans Verkuil
· 16 years ago
f41737e
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
by Hans Verkuil
· 16 years ago
8ac05ae
V4L/DVB (10488): ivtv: cleanup naming conventions
by Hans Verkuil
· 16 years ago
a4a7871
V4L/DVB (10486): ivtv/cx18: fix g_fmt and try_fmt for raw video
by Hans Verkuil
· 16 years ago
7bf432d
V4L/DVB (10626): ivtv: fix regression in get sliced vbi format
by Hans Verkuil
· 16 years ago
ac9575f
V4L/DVB (10625): ivtv: fix decoder crash regression
by Hans Verkuil
· 16 years ago
aecde8b5
V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.
by Hans Verkuil
· 16 years ago
069b747
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
by Hans Verkuil
· 16 years ago
bec4366
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 16 years ago
67ec09f
V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.
by Hans Verkuil
· 16 years ago
8a522c9
V4L/DVB (9331): Remove unused inode parameter from video_ioctl2
by Mauro Carvalho Chehab
· 16 years ago
09882f0
V4L/DVB (9325): ivtv: switch to unlocked_ioctl.
by Hans Verkuil
· 16 years ago
962d699
V4L/DVB (9191): ivtv: partially revert an earlier patch that checks the max image height
by Hans Verkuil
· 16 years ago
2bd7ac5
V4L/DVB (9166): ivtv - Fix potential race condition in yuv handler
by Ian Armstrong
· 16 years ago
ec9faa1
V4L/DVB (9165): ivtv: V4L2_FBUF_FLAG_OVERLAY status fix
by Ian Armstrong
· 16 years ago
a8b8643
V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup
by Hans Verkuil
· 16 years ago
741e1f3
V4L/DVB (9157): cx18/ivtv: add 'PCI:' prefix to bus_info.
by Hans Verkuil
· 16 years ago
854ad9a
V4L/DVB (8921): ivtv: fix incorrect capability and assorted sliced vbi and video out fmt fixes
by Hans Verkuil
· 16 years ago
effc346
V4L/DVB (8920): cx18/ivtv: fix check of window boundaries for VIDIOC_S_FMT
by Hans Verkuil
· 16 years ago
a399810
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
by Hans Verkuil
· 16 years ago
adb65bc
V4L/DVB (8113): ivtv/cx18: remove s/g_ctrl, now all controls are handled through s/g_ext_ctrl
by Hans Verkuil
· 16 years ago
36ecd49
V4L/DVB (8111): ivtv/cx18: fix compile error when CONFIG_VIDEO_ADV_DEBUG is not defined.
by Hans Verkuil
· 16 years ago
37f89f9
V4L/DVB (8104): cx18/ivtv: ioctl debugging improvements
by Hans Verkuil
· 16 years ago
42b03fe
V4L/DVB (8090): ivtv: yuv decoder lock fix (2)
by Ian Armstrong
· 16 years ago
e27bf20
V4L/DVB (8086): ivtv/cx18: fix video_temporal_filter handling
by Hans Verkuil
· 16 years ago
5cf2cc4
V4L/DVB (8085): ivtv: fill in all v4l2_framebuffer fields in VIDIOC_G/S_FBUF
by Hans Verkuil
· 16 years ago
79afcb1
V4L/DVB (8084): ivtv/cx18: remove unnecessary memsets & KERNEL_VERSION tests
by Hans Verkuil
· 16 years ago
1a05221
V4L/DVB (8081): ivtv: remove obsolete arrays.
by Hans Verkuil
· 16 years ago
e88360c
V4L/DVB (8080): ivtv: make sure all v4l2_format fields are filled in
by Hans Verkuil
· 16 years ago
3f038d8
V4L/DVB (8079): ivtv: Convert to video_ioctl2.
by Hans Verkuil
· 16 years ago
feb5bce
V4L/DVB (7852): ivtv: prefix ivtv external functions with ivtv_
by Hans Verkuil
· 17 years ago
94dee76
V4L/DVB (7758): ivtv: fix oops when itv->speed == 0 and VIDEO_CMD_PLAY is called
by Hans Verkuil
· 17 years ago
Next »