summaryrefslogtreecommitdiff
path: root/drivers/media/usb/cx231xx/cx231xx-417.c
AgeCommit message (Expand)Author
2024-02-05media: cx231xx: controls are from another device, mark thisHans Verkuil
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-11-23media: usb: cx231xx: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-10-13media: cx231xx: Use EP5_BUF_SIZE macroJinjie Ruan
2020-07-04media: cx231xx: remove redundant assignment to variable errColin Ian King
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-10-10media: cx231xx: remove duplicated include from cx231xx-417.cYueHaibing
2019-10-01media: cx231xx: convert to the vb2 frameworkHans Verkuil
2019-08-26media: usb: cx231xx-417: fix a memory leak bugWenwen Wang
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-02-07media: videobuf: use u64 for the timestamp internallyHans Verkuil
2018-11-20media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil
2018-11-20media: cropcap/g_selection splitHans Verkuil
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil
2018-05-11media: usb: cx231xx-417: include linux/slab.h headerAnders Roxell
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2017-08-20media: cx231xx: constify videobuf_queue_ops structuresJulia Lawall
2017-07-20media: : usb: add const to v4l2_file_operations structuresBhumika Goyal
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-07-12[media] cx231xx: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil
2016-04-13[media] cx231xx: return proper error codes at cx231xx-417.cMauro Carvalho Chehab
2016-04-13[media] cx231xx: fix memory leakSudip Mukherjee
2016-02-01[media] cx231xx: correctly handling failed allocationInsu Yun
2015-12-18[media] cx231xx: fix NTSC cropcap, add missing cropcap for 417Hans Verkuil
2015-12-03[media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-06-09[media] usb drivers: use BUG_ON() instead of if () BUGMauro Carvalho Chehab
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] cx231xx: fix bad indentingMauro Carvalho Chehab
2015-04-02[media] cx231xx: embed video_deviceHans Verkuil
2014-11-14[media] usb: Make use of media_bus_format enumBoris BREZILLON
2014-11-03[media] cx231xx: Improve the log messageMauro Carvalho Chehab
2014-11-03[media] cx231xx: convert from pr_foo to dev_fooMauro Carvalho Chehab
2014-11-03[media] cx231xx: Cleanup printk at the driverMauro Carvalho Chehab
2014-11-03[media] cx231xx: get rid of driver-defined printk macrosMauro Carvalho Chehab
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2013-06-17[media] cx231xx: remove g_chip_identHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-05[media] cx231xx-417: convert to the control frameworkHans Verkuil
2013-03-05[media] cx231xx-417: share ioctls with cx231xx-videoHans Verkuil
2013-03-05[media] cx231xx-417: checkpatch cleanupsHans Verkuil
2013-03-05[media] cx231xx-417: fix g/try_fmt compliance problemsHans Verkuil
2013-03-05[media] cx231xx-417: use one querycap for all device nodesHans Verkuil