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
starfive-6.6.48-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
/
cx231xx
/
cx231xx-417.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-04
media: cx231xx: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2020-02-24
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-10-10
media: cx231xx: remove duplicated include from cx231xx-417.c
YueHaibing
1
-1
/
+0
2019-10-01
media: cx231xx: convert to the vb2 framework
Hans Verkuil
1
-368
/
+141
2019-08-26
media: usb: cx231xx-417: fix a memory leak bug
Wenwen Wang
1
-0
/
+1
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-02-07
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
1
-2
/
+2
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
1
-6
/
+6
2018-11-20
media: cropcap/g_selection split
Hans Verkuil
1
-5
/
+24
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-31
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
1
-1
/
+1
2018-05-11
media: usb: cx231xx-417: include linux/slab.h header
Anders Roxell
1
-0
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2017-11-28
media: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-28
annotate poll_table_struct ->_key
Al Viro
1
-1
/
+1
2017-08-20
media: cx231xx: constify videobuf_queue_ops structures
Julia Lawall
1
-1
/
+1
2017-07-20
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
1
-1
/
+1
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
2016-07-12
[media] cx231xx: use v4l2_s_ctrl instead of the s_ctrl op
Hans Verkuil
1
-1
/
+3
2016-04-13
[media] cx231xx: return proper error codes at cx231xx-417.c
Mauro Carvalho Chehab
1
-11
/
+11
2016-04-13
[media] cx231xx: fix memory leak
Sudip Mukherjee
1
-0
/
+9
2016-02-01
[media] cx231xx: correctly handling failed allocation
Insu Yun
1
-0
/
+2
2015-12-18
[media] cx231xx: fix NTSC cropcap, add missing cropcap for 417
Hans Verkuil
1
-0
/
+22
2015-12-03
[media] cx231xx: constify cx2341x_handler_ops structures
Julia Lawall
1
-1
/
+1
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
1
-1
/
+1
2015-06-10
[media] usb drivers: use BUG_ON() instead of if () BUG
Mauro Carvalho Chehab
1
-2
/
+1
2015-05-01
[media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers
Hans Verkuil
1
-5
/
+7
2015-05-01
[media] cx231xx: fix bad indenting
Mauro Carvalho Chehab
1
-3
/
+3
2015-04-03
[media] cx231xx: embed video_device
Hans Verkuil
1
-22
/
+11
2014-11-14
[media] usb: Make use of media_bus_format enum
Boris BREZILLON
1
-1
/
+1
2014-11-03
[media] cx231xx: Improve the log message
Mauro Carvalho Chehab
1
-14
/
+14
2014-11-03
[media] cx231xx: convert from pr_foo to dev_foo
Mauro Carvalho Chehab
1
-14
/
+24
2014-11-03
[media] cx231xx: Cleanup printk at the driver
Mauro Carvalho Chehab
1
-8
/
+7
2014-11-03
[media] cx231xx: get rid of driver-defined printk macros
Mauro Carvalho Chehab
1
-3
/
+3
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
1
-2
/
+0
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
-1
/
+1
2013-06-17
[media] cx231xx: remove g_chip_ident
Hans Verkuil
1
-1
/
+0
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] cx231xx-417: convert to the control framework
Hans Verkuil
1
-128
/
+85
2013-03-05
[media] cx231xx-417: share ioctls with cx231xx-video
Hans Verkuil
1
-87
/
+26
2013-03-05
[media] cx231xx-417: checkpatch cleanups
Hans Verkuil
1
-372
/
+360
2013-03-05
[media] cx231xx-417: fix g/try_fmt compliance problems
Hans Verkuil
1
-15
/
+19
2013-03-05
[media] cx231xx-417: use one querycap for all device nodes
Hans Verkuil
1
-19
/
+1
2013-03-05
[media] cx231xx-417: remove empty functions
Hans Verkuil
1
-67
/
+1
2013-03-05
[media] cx231xx: replace ioctl by unlocked_ioctl
Hans Verkuil
1
-9
/
+6
2013-03-05
[media] cx231xx: remove current_norm usage
Hans Verkuil
1
-1
/
+0
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
1
-2
/
+2
[next]