index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
stk1160
/
stk1160-v4l.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-07
media: stk1160: use dma_alloc_noncontiguous API
Dafna Hirschfeld
1
-0
/
+4
2022-03-07
media: stk1160: move transfer_buffer and urb to same struct 'stk1160_urb'
Dafna Hirschfeld
1
-1
/
+1
2022-03-07
media: stk1160: If start stream fails, return buffers with VB2_BUF_STATE_QUEUED
Dafna Hirschfeld
1
-5
/
+5
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
1
-2
/
+0
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
1
-11
/
+1
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
1
-5
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-2
/
+2
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-07-04
media: stk1160: Set the vb2_queue lock before calling vb2_queue_init
Ezequiel Garcia
1
-1
/
+1
2017-08-27
media: usb: make video_device const
Bhumika Goyal
1
-1
/
+1
2017-07-20
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
1
-1
/
+1
2016-09-19
[media] usb: 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-06-28
[media] stk1160: Check *nplanes in queue_setup
Helen Fornazier
1
-0
/
+3
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-1
/
+1
2015-11-17
[media] include/media: split I2C headers from V4L2 core
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
-7
/
+8
2015-07-17
[media] stk1160: Add frame scaling support
Ezequiel Garcia
1
-28
/
+173
2015-07-17
[media] stk1160: Reduce driver verbosity
Ezequiel Garcia
1
-8
/
+8
2015-07-06
[media] stk1160: fix sequence handling
Hans Verkuil
1
-0
/
+2
2015-06-06
[media] stk1160: add DMABUF support
Hans Verkuil
1
-1
/
+2
2015-04-03
[media] stk1160: Make sure current buffer is released
Ezequiel Garcia
1
-2
/
+15
2014-12-23
[media] media: drivers shouldn't touch debug field in video_device
Hans Verkuil
1
-5
/
+0
2014-11-05
[media] stk1160: fix sparse warning
Hans Verkuil
1
-1
/
+1
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2014-05-25
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-2
/
+2
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
1
-2
/
+2
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
1
-1
/
+1
2013-07-26
[media] media: stk1160: Ignore unchanged standard set
Ezequiel Garcia
1
-0
/
+3
2013-07-26
[media] stk1160: Allow to change input while streaming
Ezequiel Garcia
1
-3
/
+0
2013-06-17
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
Hans Verkuil
1
-41
/
+0
2013-03-25
[media] stk1160: remove V4L2_CHIP_MATCH_AC97 placeholder
Hans Verkuil
1
-6
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
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-05
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
1
-0
/
+1
2012-10-10
[media] stk1160: Add support for S-Video input
Ezequiel Garcia
1
-1
/
+6
2012-09-25
[media] stk1160: Stop device and unqueue buffers when start_streaming() fails
Ezequiel Garcia
1
-4
/
+12
2012-09-25
[media] stk1160: Fix s_fmt and try_fmt implementation
Ezequiel Garcia
1
-10
/
+2
2012-09-15
[media] stk1160: Remove unneeded struct vb2_queue clearing
Ezequiel GarcĂa
1
-1
/
+0
2012-08-16
[media] stk1160: unlock on error path stk1160_set_alternate()
Dan Carpenter
1
-4
/
+6
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
1
-0
/
+738