summaryrefslogtreecommitdiff
path: root/drivers/media/usb/em28xx/em28xx-video.c
AgeCommit message (Expand)Author
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart
2022-08-29media: avoid use of 'videobuf'Hans Verkuil
2022-06-27media: em28xx: Remove useless license text when SPDX-License-Identifier is al...Christophe JAILLET
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-08-19media: Fix various misspellings of disconnectedGeert Uytterhoeven
2019-07-23media: drivers/media: don't set pix->priv = 0Hans Verkuil
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
2018-09-17media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab
2018-09-17media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab
2018-09-17media: em28xx: fix handler for vidioc_s_input()Mauro Carvalho Chehab
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-03-21media: add tuner standby op, use where neededHans Verkuil
2018-03-06media: em28xx-video: fix most coding style issuesMauro Carvalho Chehab
2018-03-06media: em28xx: Add SPDX license tags where neededMauro Carvalho Chehab
2018-03-06media: em28xx: stop rewriting device's structMauro Carvalho Chehab
2018-02-22media: convert g/s_parm to g/s_frame_interval in subdevsHans Verkuil
2017-11-07media: usb: fix spelling mistake: "synchronuously" -> "synchronously"Colin Ian King
2017-04-17[media] em28xx: add support for V4L2_PIX_FMT_SRGGB8Frank Schaefer
2017-04-17[media] em28xx: shed some light on video input formatsFrank Schaefer
2017-04-17[media] em28xx: get rid of the dummy clock sourceFrank Schaefer
2016-12-12[media] em28xx: don't store usb_device at struct em28xxMauro Carvalho Chehab
2016-12-12[media] em28xx: use usb_interface for dev_foo() callsMauro Carvalho Chehab
2016-11-18[media] em28xx: convert it from pr_foo() to dev_foo()Mauro Carvalho Chehab
2016-10-21[media] em28xx: convert the remaining printks to pr_fooMauro Carvalho Chehab
2016-10-21[media] em28xx: use pr_foo instead of em28xx-specific printk macrosMauro Carvalho Chehab
2016-10-21[media] em28xx: don't break long linesMauro Carvalho Chehab
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-03-03[media] em28xx: restore lost #ifdefArnd Bergmann
2016-02-16[media] em28xx-dvb: create RF connector on DVB-only modeMauro Carvalho Chehab
2016-02-10[media] em2xx: use v4l2_mc_create_media_graph()Mauro Carvalho Chehab
2016-02-01[media] em28xx: add media controller supportMauro Carvalho Chehab
2016-02-01[media] em28xx: avoid divide by zero errorMauro Carvalho Chehab
2016-02-01[media] em28xx: unregister devices in case of failureMauro Carvalho Chehab
2016-02-01[media] em28xx: remove unused input typesMauro Carvalho Chehab
2016-01-26[media] em28xx: fix implementation of s_streamMauro Carvalho Chehab
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-06-05[media] em28xx: remove dead codeMauro Carvalho Chehab
2015-04-08[media] em28xx: embed video_deviceHans Verkuil
2014-12-23[media] em28xx-video: fix missing newlinesRussell King
2014-12-23[media] em28xx: ensure "closing" messages terminate with a newlineRussell King
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil
2014-12-04[media] em28xx: checkpatch cleanup: whitespaces/new lines cleanupsMauro Carvalho Chehab