summaryrefslogtreecommitdiff
path: root/drivers/media/usb/em28xx
AgeCommit message (Expand)AuthorFilesLines
2019-01-23media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings1-2/+2
2018-12-05media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott1-1/+2
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab1-0/+2
2018-11-13media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab1-2/+2
2018-11-13media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab1-3/+3
2018-05-25media: em28xx: USB bulk packet size fixBrad Love1-1/+1
2018-02-25em28xx: only use mt9v011 if camera support is enabledArnd Bergmann1-1/+1
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall1-1/+1
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall1-1/+1
2016-09-19[media] usb: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-08-24[media] media: usb: em28xx: em28xx-core: don't print error when allocating ur...Wolfram Sang1-1/+0
2016-08-24[media] media: usb: em28xx: em28xx-audio: don't print error when allocating u...Wolfram Sang1-1/+0
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2-2/+2
2016-06-24em28xx-dvb: remove some left overMauro Carvalho Chehab1-11/+0
2016-06-10[media] em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter1-3/+2
2016-05-09[media] em28xx: add support for Hauppauge WinTV-dualHD DVB tunerOlli Salonen4-0/+137
2016-05-07[media] em28xx: add support for PLEX PX-BCUD (ISDB-S)Satoshi Nagahama4-0/+154
2016-03-05[media] em28xx: fix Terratec Grabby AC97 codec detectionMatthieu Rogez1-0/+38
2016-03-03[media] em28xx: add support for Terratec Grabby Record ledMatthieu Rogez1-0/+11
2016-03-03[media] em28xx: add support for Terratec Grabby REC buttonMatthieu Rogez1-0/+1
2016-03-03[media] em28xx: restore lost #ifdefArnd Bergmann1-0/+2
2016-02-23[media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab1-8/+8
2016-02-23[media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab1-3/+3
2016-02-16[media] cx231xx, em28xx: pass media_device to si2157Mauro Carvalho Chehab1-0/+6
2016-02-16[media] em28xx-dvb: create RF connector on DVB-only modeMauro Carvalho Chehab2-2/+8
2016-02-16[media] use v4l2_mc_usb_media_device_init() on most USB devicesMauro Carvalho Chehab1-15/+8
2016-02-11[media] tvp5150: move input definition header to dt-bindingsJavier Martinez Canillas1-1/+1
2016-02-10[media] em2xx: use v4l2_mc_create_media_graph()Mauro Carvalho Chehab1-130/+1
2016-02-01[media] em28xx: add media controller supportMauro Carvalho Chehab5-10/+366
2016-02-01[media] em28xx: avoid divide by zero errorMauro Carvalho Chehab1-0/+11
2016-02-01[media] em28xx: make sure that the device has videoMauro Carvalho Chehab1-1/+10
2016-02-01[media] em28xx: fix tuner detection for Pixelview Prolink PlayTV USB 2.0Mauro Carvalho Chehab1-0/+1
2016-02-01[media] em28xx: unregister devices in case of failureMauro Carvalho Chehab1-0/+16
2016-02-01[media] em28xx: remove unused input typesMauro Carvalho Chehab3-85/+73
2016-01-26[media] em28xx: fix implementation of s_streamMauro Carvalho Chehab1-1/+9
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2-27/+12
2015-11-19[media] Add support for dvb usb stick Hauppauge WinTV-soloHDArno Bauernöppel1-0/+2
2015-11-19[media] em28xx: add Terratec Cinergy T XS (MT2060)Alberto Mardegan2-2/+21
2015-11-17[media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZEJosh Wu1-1/+1
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2-2/+2
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab3-5/+5
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung2-2/+4
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung3-18/+26
2015-08-11[media] em28xx: remove unused a8293 SEC configAntti Palosaari1-4/+0
2015-06-10[media] em28xx: PCTV 461e use I2C client for demod and SECAntti Palosaari1-53/+83
2015-06-06[media] em28xx: bind PCTV 460e using I2C clientAntti Palosaari1-17/+51
2015-06-06[media] em28xx: add support for DVB SEC I2C clientAntti Palosaari1-1/+9
2015-06-05[media] em28xx: remove dead codeMauro Carvalho Chehab1-1/+0
2015-05-12[media] si2157: support selection of IF interfaceOlli Salonen1-0/+2