index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx23885
/
cx23885-video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-06
media: cx23885: Add support for Hauppauge PCIe HVR1265 K4
Brad Love
1
-1
/
+4
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
1
-1
/
+1
2016-11-18
[media] cx23885: convert it to use pr_foo() macros
Mauro Carvalho Chehab
1
-11
/
+12
2016-10-21
[media] cx23885: don't break long lines
Mauro Carvalho Chehab
1
-2
/
+1
2016-09-19
[media] pci: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-07-08
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
1
-1
/
+2
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-1
/
+1
2015-12-18
[media] cx23885: add support for ViewCast 260e and 460e
Hans Verkuil
1
-1
/
+3
2015-12-18
[media] cx23885: fix format/crop handling
Hans Verkuil
1
-1
/
+38
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
1
-1
/
+1
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+1
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-12
/
+15
2015-05-01
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
1
-5
/
+7
2015-04-08
[media] cx23885: Always initialise dev->slock spinlock
David Howells
1
-1
/
+0
2014-11-25
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
1
-9
/
+0
2014-11-25
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
1
-0
/
+1
2014-11-14
[media] pci: Make use of MEDIA_BUS_FMT definitions
Boris BREZILLON
1
-1
/
+1
2014-09-21
[media] cx23885: fix size helper functions
Hans Verkuil
1
-1
/
+1
2014-09-08
[media] cx23885: Add busy checks before changing formats
Hans Verkuil
1
-3
/
+12
2014-09-08
[media] cx23885: fix field handling
Hans Verkuil
1
-1
/
+6
2014-09-08
[media] cx23885: convert to vb2
Hans Verkuil
1
-597
/
+213
2014-09-03
[media] cx23885: remove FSF address as per checkpatch
Hans Verkuil
1
-5
/
+0
2014-09-03
[media] cx23885: use video_drvdata to get cx23885_dev pointer
Hans Verkuil
1
-31
/
+29
2014-09-03
[media] cx23885: fmt, width and height are global, not per-fh
Hans Verkuil
1
-95
/
+30
2014-09-03
[media] cx23885: drop type field from struct cx23885_fh
Hans Verkuil
1
-49
/
+40
2014-09-03
[media] cx23885: drop radio-related dead code
Hans Verkuil
1
-12
/
+3
2014-09-03
[media] cx23885: map invalid fields to a valid field
Hans Verkuil
1
-1
/
+2
2014-09-03
[media] cx23885: fix format colorspace compliance error
Hans Verkuil
1
-0
/
+2
2014-09-03
[media] cx23885: convert 417 to the control framework
Hans Verkuil
1
-6
/
+0
2014-09-03
[media] cx23885: convert to the control framework
Hans Verkuil
1
-211
/
+35
2014-09-03
[media] cx23885: use core locking, switch to unlocked_ioctl
Hans Verkuil
1
-33
/
+10
2014-09-03
[media] cx23885: support v4l2_fh and g/s_priority
Hans Verkuil
1
-1
/
+5
2014-09-03
[media] cx23885: fix audio input handling
Hans Verkuil
1
-11
/
+20
2014-09-03
[media] cx23885: fix querycap
Hans Verkuil
1
-6
/
+9
2014-08-01
[media] cx23885: fix UNSET/TUNER_ABSENT confusion
Hans Verkuil
1
-5
/
+5
2014-07-17
[media] cx23885: add support for Hauppauge ImpactVCB-e
Hans Verkuil
1
-0
/
+1
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-2
/
+2
2013-10-14
[media] cx23885: Add Leadtek Winfast PxPVR2200
Anca Emanuel
1
-1
/
+2
2013-08-01
[media] cx23885-video: fix two warnings
Mauro Carvalho Chehab
1
-0
/
+1
2013-08-01
[media] cx23885[v4]: Fix interrupt storm when enabling IR receiver
Luis Alves
1
-2
/
+2
2013-06-17
[media] cx23885: remove use of deprecated current_norm
Hans Verkuil
1
-5
/
+2
2013-06-17
[media] cx23885: remove g_chip_ident
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
1
-2
/
+2
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
1
-4
/
+4
2012-12-27
[media] cx23885: Replace memcpy with struct assignment
Ezequiel Garcia
1
-2
/
+1
2012-12-27
[media] Added support for AVerTV Hybrid Express Slim HC81R
Oleh Kravchenko
1
-1
/
+14
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
1
-1
/
+1
[next]