index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx25821
/
cx25821-video.c
Age
Commit message (
Expand
)
Author
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-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
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-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2014-12-23
[media] cx25821: remove video output support
Hans Verkuil
2014-12-23
[media] cx25821: add create_bufs support
Hans Verkuil
2014-12-23
[media] cx25821: convert to vb2
Hans Verkuil
2014-12-23
[media] cx25821: remove bogus btcx_risc dependency
Hans Verkuil
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2013-04-25
[media] cx25821-video: declare cx25821_vidioc_s_std as static
Mauro Carvalho Chehab
2013-04-25
[media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_cap
Mauro Carvalho Chehab
2013-04-16
[media] cx25821: replace custom ioctls with write()
Hans Verkuil
2013-04-16
[media] cx25821: drop cx25821-video-upstream-ch2.c/h
Hans Verkuil
2013-04-16
[media] cx25821: add output format ioctls
Hans Verkuil
2013-04-16
[media] cx25821: prepare querycap for output support
Hans Verkuil
2013-04-16
[media] cx25821: group all fmt functions together
Hans Verkuil
2013-04-16
[media] cx25821: setup output nodes correctly
Hans Verkuil
2013-04-16
[media] cx25821: remove references to subdevices that aren't there
Hans Verkuil
2013-04-16
[media] cx25821: remove custom ioctls that duplicate v4l2 ioctls
Hans Verkuil
2013-04-16
[media] cx25821: g/s/try/enum_fmt related fixes and cleanups
Hans Verkuil
2013-04-16
[media] cx25821: switch to v4l2_fh, add event and prio handling
Hans Verkuil
2013-04-16
[media] cx25821: replace resource management functions with fh ownership
Hans Verkuil
2013-04-16
[media] cx25821: move vidq from cx25821_fh to cx25821_channel
Hans Verkuil
2013-04-16
[media] cx25821: remove 'type' field from cx25821_fh
Hans Verkuil
2013-04-16
[media] cx25821: use core locking
Hans Verkuil
2013-04-16
[media] cx25821: remove unnecessary debug messages
Hans Verkuil
2013-04-16
[media] cx25821: convert to the control framework
Hans Verkuil
2013-04-16
[media] cx25821: embed video_device, clean up some kernel log spam
Hans Verkuil
2013-04-16
[media] cx25821: remove cropping ioctls
Hans Verkuil
2013-04-16
[media] cx25821: make lots of externals static
Hans Verkuil
2013-04-16
[media] cx25821: s_input didn't check for invalid input
Hans Verkuil
2013-04-16
[media] cx25821: remove unnecessary global devlist
Hans Verkuil
2013-04-16
[media] cx25821: make cx25821_sram_channels const
Hans Verkuil
2013-04-16
[media] cx25821: fix log_status, querycap
Hans Verkuil
2013-04-16
[media] cx25821: remove unused fields, ioctls
Hans Verkuil
2013-04-16
[media] cx25821: remove bogus radio/vbi/'video-ioctl' support
Hans Verkuil
2013-04-16
[media] cx25821: fix compiler warning
Hans Verkuil
2013-04-15
[media] cx25821: the audio channel was registered as a video node
Hans Verkuil
2013-04-15
[media] cx25821: do not expose broken video output streams
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
[next]