index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
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
2024-02-05
media: pci: cx23885: check cx23885_vdev_init() return
Hans Verkuil
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-07-25
media: pci: cx23885: replace BUG with error return
Hans Verkuil
2023-03-19
media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()
harperchen
2022-03-12
media: xc2028: rename the driver from tuner-xc2028
Mauro Carvalho Chehab
2020-08-29
media: pci: cx23855-video.c: remove duplicate argument in 'or'
Daniel W. S. Almeida
2020-04-21
media: cx23885: Add i2c device analog tuner support
Brad Love
2020-04-21
media: cx23885: Add analog frontend to HVR5525
Brad Love
2020-04-21
media: cx23885: Add analog frontend to Hauppauge QuadHD
Brad Love
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-12-13
media: cx23885: Add support for AVerMedia CE310B
Forest Crossman
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-11-20
media: cropcap/g_selection split
Hans Verkuil
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-03-06
media: cx23885: Add support for Hauppauge PCIe HVR1265 K4
Brad Love
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2016-11-18
[media] cx23885: convert it to use pr_foo() macros
Mauro Carvalho Chehab
2016-10-21
[media] cx23885: don't break long lines
Mauro Carvalho Chehab
2016-09-19
[media] pci: constify vb2_ops structures
Julia Lawall
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
[media] cx23885: add support for ViewCast 260e and 460e
Hans Verkuil
2015-12-18
[media] cx23885: fix format/crop handling
Hans Verkuil
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-05-01
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
2015-04-08
[media] cx23885: Always initialise dev->slock spinlock
David Howells
2014-11-25
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
2014-11-25
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
2014-11-14
[media] pci: Make use of MEDIA_BUS_FMT definitions
Boris BREZILLON
2014-09-21
[media] cx23885: fix size helper functions
Hans Verkuil
2014-09-08
[media] cx23885: Add busy checks before changing formats
Hans Verkuil
2014-09-08
[media] cx23885: fix field handling
Hans Verkuil
2014-09-08
[media] cx23885: convert to vb2
Hans Verkuil
2014-09-03
[media] cx23885: remove FSF address as per checkpatch
Hans Verkuil
2014-09-03
[media] cx23885: use video_drvdata to get cx23885_dev pointer
Hans Verkuil
2014-09-03
[media] cx23885: fmt, width and height are global, not per-fh
Hans Verkuil
2014-09-03
[media] cx23885: drop type field from struct cx23885_fh
Hans Verkuil
2014-09-03
[media] cx23885: drop radio-related dead code
Hans Verkuil
2014-09-03
[media] cx23885: map invalid fields to a valid field
Hans Verkuil
2014-09-03
[media] cx23885: fix format colorspace compliance error
Hans Verkuil
2014-09-03
[media] cx23885: convert 417 to the control framework
Hans Verkuil
2014-09-03
[media] cx23885: convert to the control framework
Hans Verkuil
[next]