summaryrefslogtreecommitdiff
path: root/drivers/media/usb/cx231xx/cx231xx-video.c
AgeCommit message (Expand)Author
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
2022-08-29media: avoid use of 'videobuf'Hans Verkuil
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-04-21media: cx231xx: Add i2c device analog tuner supportBrad Love
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-10-01media: cx231xx: convert to the vb2 frameworkHans Verkuil
2019-08-19media: Fix various misspellings of disconnectedGeert Uytterhoeven
2019-07-22media: media/usb: don't set description in ENUM_FMTHans Verkuil
2019-06-05media: media/usb: set device_caps in struct video_deviceHans Verkuil
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas 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-10-09media: cx231xx: fix potential sign-extension overflow on large shiftColin Ian King
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
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-03-21media: add tuner standby op, use where neededHans Verkuil
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King
2017-08-20media: cx231xx: constify videobuf_queue_ops structuresJulia Lawall
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
2016-02-16[media] cx231xx: get rid of CX231XX_VMUX_DEBUGMauro Carvalho Chehab
2016-02-16[media] cx231xx: create connectors at the media graphMauro Carvalho Chehab
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab
2016-01-11[media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab
2016-01-11[media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab
2016-01-11[media] media: convert links from array to listMauro Carvalho Chehab
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2015-12-18[media] cx231xx: fix NTSC cropcap, add missing cropcap for 417Hans Verkuil
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-10-03[media] cx231xx: fix handling cx231xx_read_i2c_data resultAndrzej Hajda
2015-09-03[media] cx231xx: Use wake_up_interruptible() instead of wake_up_interruptible...Steven Rostedt
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-04-02[media] cx231xx: embed video_deviceHans Verkuil
2015-02-26[media] cx231xx: enable the analog tuner at buffer setupMauro Carvalho Chehab
2015-02-26[media] cx231xx: Improve the media controller commentMauro Carvalho Chehab
2015-02-13[media] cx231xx: enable tuner->decoder link at videobuf startMauro Carvalho Chehab
2015-02-13[media] cx231xx: initialize video/vbi padsMauro Carvalho Chehab
2014-12-23[media] media: drivers shouldn't touch debug field in 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