summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/cx231xx/cx231xx-417.c
Commit message (Expand)AuthorAgeFilesLines
* media: cx231xx: Constify struct vb2_opsChristophe JAILLET2024-06-211-1/+1
* media: cx231xx: controls are from another device, mark thisHans Verkuil2024-02-051-1/+1
* media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard2023-12-131-1/+1
* media: usb: cx231xx: Stop direct calls to queue num_buffers fieldBenjamin Gaignard2023-11-231-2/+3
* media: cx231xx: Use EP5_BUF_SIZE macroJinjie Ruan2023-10-131-5/+4
* media: cx231xx: remove redundant assignment to variable errColin Ian King2020-07-041-1/+1
* media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: cx231xx: remove duplicated include from cx231xx-417.cYueHaibing2019-10-101-1/+0
* media: cx231xx: convert to the vb2 frameworkHans Verkuil2019-10-011-368/+141
* media: usb: cx231xx-417: fix a memory leak bugWenwen Wang2019-08-261-0/+1
* media: media/usb: don't set description in ENUM_FMTHans Verkuil2019-07-221-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* media: videobuf: use u64 for the timestamp internallyHans Verkuil2019-02-071-2/+2
* media: vidioc_cropcap -> vidioc_g_pixelaspectHans Verkuil2018-11-201-6/+6
* media: cropcap/g_selection splitHans Verkuil2018-11-201-5/+24
* Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-311-1/+1
|\
| * media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil2018-08-311-1/+1
* | media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-1/+1
|/
* media: usb: cx231xx-417: include linux/slab.h headerAnders Roxell2018-05-111-0/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* media: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* annotate poll_table_struct ->_keyAl Viro2017-11-271-1/+1
* media: cx231xx: constify videobuf_queue_ops structuresJulia Lawall2017-08-201-1/+1
* media: : usb: add const to v4l2_file_operations structuresBhumika Goyal2017-07-201-1/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-4/+0
* [media] cx231xx: use v4l2_s_ctrl instead of the s_ctrl opHans Verkuil2016-07-121-1/+3
* [media] cx231xx: return proper error codes at cx231xx-417.cMauro Carvalho Chehab2016-04-131-11/+11
* [media] cx231xx: fix memory leakSudip Mukherjee2016-04-131-0/+9
* [media] cx231xx: correctly handling failed allocationInsu Yun2016-02-011-0/+2
* [media] cx231xx: fix NTSC cropcap, add missing cropcap for 417Hans Verkuil2015-12-181-0/+22
* [media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall2015-12-031-1/+1
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-171-1/+1
* [media] usb drivers: use BUG_ON() instead of if () BUGMauro Carvalho Chehab2015-06-091-2/+1
* [media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil2015-05-011-5/+7
* [media] cx231xx: fix bad indentingMauro Carvalho Chehab2015-05-011-3/+3
* [media] cx231xx: embed video_deviceHans Verkuil2015-04-021-22/+11
* [media] usb: Make use of media_bus_format enumBoris BREZILLON2014-11-141-1/+1
* [media] cx231xx: Improve the log messageMauro Carvalho Chehab2014-11-031-14/+14
* [media] cx231xx: convert from pr_foo to dev_fooMauro Carvalho Chehab2014-11-031-14/+24
* [media] cx231xx: Cleanup printk at the driverMauro Carvalho Chehab2014-11-031-8/+7
* [media] cx231xx: get rid of driver-defined printk macrosMauro Carvalho Chehab2014-11-031-3/+3
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-2/+0
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-1/+1
* [media] cx231xx: remove g_chip_identHans Verkuil2013-06-171-1/+0
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-241-2/+2
* [media] cx231xx-417: convert to the control frameworkHans Verkuil2013-03-051-128/+85
* [media] cx231xx-417: share ioctls with cx231xx-videoHans Verkuil2013-03-051-87/+26
* [media] cx231xx-417: checkpatch cleanupsHans Verkuil2013-03-051-372/+360
* [media] cx231xx-417: fix g/try_fmt compliance problemsHans Verkuil2013-03-051-15/+19