summaryrefslogtreecommitdiff
path: root/drivers/media/usb/em28xx
AgeCommit message (Expand)AuthorFilesLines
2019-05-02media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott1-1/+2
2019-05-02media: em28xx-dvb - fix em28xx_dvb_resume() to not unregister i2c and dvbShuah Khan1-17/+0
2019-02-11media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab1-0/+2
2019-02-11media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab1-2/+2
2019-02-11media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab1-3/+3
2017-11-26media: em28xx: calculate left volume level correctlyColin Ian King1-1/+1
2016-11-20em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter1-3/+2
2015-02-24[media] em28xx-video: fix missing newlinesRussell King1-2/+2
2015-02-24[media] em28xx-dvb: fix missing newlinesRussell King1-6/+6
2015-02-24[media] em28xx-audio: fix missing newlinesRussell King1-2/+2
2015-02-24[media] em28xx-audio: fix missing newlinesRussell King1-1/+1
2015-02-24[media] em28xx-core: fix missing newlinesRussell King1-2/+2
2015-02-24[media] em28xx-input: fix missing newlinesRussell King1-2/+2
2015-02-24[media] em28xx: ensure "closing" messages terminate with a newlineRussell King4-4/+4
2015-02-24[media] em28xx: fix em28xx-input removalRussell King1-2/+1
2014-11-27[media] em28xx-v4l: give back all active video buffers to the vb2 core proper...Frank Schaefer1-2/+8
2014-10-06media: em28xx: fix VBI handling logicMauro Carvalho Chehab1-1/+1
2014-05-25[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-2/+2
2014-05-23[media] em28xx: make em28xx_free_v4l2 static()Mauro Carvalho Chehab1-1/+1
2014-05-23[media] em28xx: move fields wq_trigger and streaming_started from struct em28...Frank Schaefer2-22/+25
2014-05-23[media] em28xx: remove field tuner_addr from struct em28xxFrank Schaefer3-12/+8
2014-05-23[media] em28xx: remove field tda9887_conf from struct em28xxFrank Schaefer3-7/+3
2014-05-23[media] em28xx: move tuner frequency field from struct em28xx to struct v4l2Frank Schaefer2-8/+11
2014-05-23[media] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2Frank Schaefer2-14/+18
2014-05-23[media] em28xx: move capture state tracking fields from struct em28xx to stru...Frank Schaefer2-28/+29
2014-05-23[media] em28xx: move sensor parameter fields from struct em28xx to struct v4l2Frank Schaefer3-16/+20
2014-05-23[media] em28xx: move progressive/interlaced fields from struct em28xx to stru...Frank Schaefer3-17/+22
2014-05-23[media] em28xx: move struct em28xx_fmt *format from struct em28xx to struct v4l2Frank Schaefer2-9/+8
2014-05-23[media] em28xx: move TV norm from struct em28xx to struct v4l2Frank Schaefer2-17/+21
2014-05-23[media] em28xx: move vinmode and vinctrl data from struct em28xx to struct v4l2Frank Schaefer3-16/+16
2014-05-23[media] em28xx: move v4l2 frame resolutions and scale data from struct em28xx...Frank Schaefer3-45/+61
2014-05-23[media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2Frank Schaefer3-14/+15
2014-05-23[media] em28xx: move video_device structs from struct em28xx to struct v4l2Frank Schaefer2-71/+56
2014-05-23[media] em28xx: move struct v4l2_clk *clk from struct em28xx to struct v4l2Frank Schaefer3-9/+10
2014-05-23[media] em28xx: move struct v4l2_ctrl_handler ctrl_handler from struct em28xx...Frank Schaefer2-5/+11
2014-05-23[media] em28xx: start moving em28xx-v4l specific data to its own structFrank Schaefer3-56/+116
2014-05-23[media] em28xx-video: simplify usage of the pointer to struct v4l2_ctrl_handl...Frank Schaefer1-14/+14
2014-05-23[media] em28xx: move sub-module data structs to a common place in the main st...Frank Schaefer1-6/+5
2014-05-23[media] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()Frank Schaefer1-1/+0
2014-05-23[media] em28xx: move norm_maxw() and norm_maxh() from em28xx.h to em28xx-video.cFrank Schaefer2-22/+23
2014-05-23[media] em28xx: remove function em28xx_compression_disable() and its callFrank Schaefer2-9/+2
2014-05-23[media] em28xx: remove some unused fields from struct em28xxFrank Schaefer1-4/+0
2014-05-23[media] em28xx: fix indenting in em28xx_usb_probe()Frank Schaefer1-7/+6
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil2-7/+3
2014-04-23[media] em28xx: PCTV tripleStick (292e) LNA supportAntti Palosaari1-0/+16
2014-04-23[media] em28xx: add [2013:025f] PCTV tripleStick (292e)Antti Palosaari4-0/+101
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-103/+549
2014-03-31[media] em28xx-dvb: fix PCTV 461e tuner I2C bindingAntti Palosaari1-0/+10
2014-03-31Revert "[media] em28xx-dvb: fix PCTV 461e tuner I2C binding"Mauro Carvalho Chehab1-10/+0
2014-03-29[media] em28xx: fix PCTV 290e LNA oopsAntti Palosaari1-1/+2