index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx23885
/
cx23885-417.c
Age
Commit message (
Expand
)
Author
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
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
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-31
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
2017-07-19
media: cx23885: add const to v4l2_file_operations structure
Bhumika Goyal
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-10-05
Merge tag 'v4.8' into patchwork
Mauro Carvalho Chehab
2016-09-19
[media] pci: constify vb2_ops structures
Julia Lawall
2016-09-19
[media] cx23885/saa7134: assign q->dev to the PCI device
Hans Verkuil
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] vb2: drop v4l2_format argument from queue_setup
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-04-01
[media] cx23885: fix querycap
Hans Verkuil
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-09-26
[media] pci drivers: use %zu instead of %zd
Mauro Carvalho Chehab
2014-09-08
[media] cx23885: Add busy checks before changing formats
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: convert 417 to the control framework
Hans Verkuil
2014-09-03
[media] cx23885: convert to the control framework
Hans Verkuil
2014-09-03
[media] cx23885: use core locking, switch to unlocked_ioctl
Hans Verkuil
2014-09-03
[media] cx23885: support v4l2_fh and g/s_priority
Hans Verkuil
2014-08-01
[media] cx23885: fix UNSET/TUNER_ABSENT confusion
Hans Verkuil
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2013-06-21
[media] cx23885-417: use v4l2_dev instead of the deprecated parent field
Hans Verkuil
2013-06-17
[media] cx23885: remove use of deprecated current_norm
Hans Verkuil
2013-06-17
[media] cx23885: remove g_chip_ident
Hans Verkuil
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab