summaryrefslogtreecommitdiff
path: root/drivers/media/usb/em28xx/em28xx-video.c
AgeCommit message (Expand)Author
2019-01-23media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab
2018-11-13media: em28xx: use a default format if TRY_FMT failsMauro 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
2014-10-09Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2014-09-26[media] usb drivers: use %zu instead of %zdMauro Carvalho Chehab
2014-09-23[media] em28xx: get rid of field has_audio in struct em28xx_audio_modeFrank Schaefer
2014-09-21[media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2"Frank Schaefer
2014-09-21[media] em28xx: fix VBI handling logicMauro Carvalho Chehab
2014-09-03[media] em28xx: use true/false for boolean varsMauro Carvalho Chehab
2014-08-21[media] em28xx-v4l: fix video buffer field order reporting in progressive modeFrank Schaefer
2014-08-21[media] em28xx-v4l: give back all active video buffers to the vb2 core proper...Frank Schaefer
2014-07-26[media] em28xx-v4l: fix disabling ioctl VIDIOC_S_PARM for vbi devicesFrank Schaefer
2014-07-26[media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2Frank Schaefer
2014-07-26[media] em28xx-v4l: simplify em28xx_v4l2_open() by using v4l2_fh_open()Frank Schaefer
2014-07-26[media] em28xx-v4l: get rid of struct em28xx_fhFrank Schaefer
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
2014-05-23[media] em28xx: make em28xx_free_v4l2 static()Mauro Carvalho Chehab
2014-05-23[media] em28xx: remove field tuner_addr from struct em28xxFrank Schaefer
2014-05-23[media] em28xx: remove field tda9887_conf from struct em28xxFrank Schaefer
2014-05-23[media] em28xx: move tuner frequency field from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move capture state tracking fields from struct em28xx to stru...Frank Schaefer
2014-05-23[media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move progressive/interlaced fields from struct em28xx to stru...Frank Schaefer
2014-05-23[media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move TV norm from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2Frank Schaefer
2014-05-23[media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx...Frank Schaefer