summaryrefslogtreecommitdiff
path: root/drivers/media/usb/em28xx
AgeCommit message (Expand)Author
2018-12-05media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott
2018-11-13media: em28xx: make v4l2-compliance happier by starting sequence on zeroMauro Carvalho Chehab
2018-11-13media: em28xx: fix input name for Terratec AV 350Mauro Carvalho Chehab
2018-11-13media: em28xx: use a default format if TRY_FMT failsMauro Carvalho Chehab
2018-05-25media: em28xx: USB bulk packet size fixBrad Love
2018-02-25em28xx: only use mt9v011 if camera support is enabledArnd Bergmann
2016-09-19[media] constify i2c_algorithm structuresJulia Lawall
2016-09-19[media] usb: constify vb2_ops structuresJulia Lawall
2016-09-19[media] usb: constify snd_pcm_ops structuresJulia Lawall
2016-08-24[media] media: usb: em28xx: em28xx-core: don't print error when allocating ur...Wolfram Sang
2016-08-24[media] media: usb: em28xx: em28xx-audio: don't print error when allocating u...Wolfram Sang
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-06-24em28xx-dvb: remove some left overMauro Carvalho Chehab
2016-06-10[media] em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter
2016-05-09[media] em28xx: add support for Hauppauge WinTV-dualHD DVB tunerOlli Salonen
2016-05-06[media] em28xx: add support for PLEX PX-BCUD (ISDB-S)Satoshi Nagahama
2016-03-05[media] em28xx: fix Terratec Grabby AC97 codec detectionMatthieu Rogez
2016-03-03[media] em28xx: add support for Terratec Grabby Record ledMatthieu Rogez
2016-03-03[media] em28xx: add support for Terratec Grabby REC buttonMatthieu Rogez
2016-03-03[media] em28xx: restore lost #ifdefArnd Bergmann
2016-02-23[media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab
2016-02-23[media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab
2016-02-16[media] cx231xx, em28xx: pass media_device to si2157Mauro Carvalho Chehab
2016-02-16[media] em28xx-dvb: create RF connector on DVB-only modeMauro Carvalho Chehab
2016-02-16[media] use v4l2_mc_usb_media_device_init() on most USB devicesMauro Carvalho Chehab
2016-02-11[media] tvp5150: move input definition header to dt-bindingsJavier Martinez Canillas
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: make sure that the device has videoMauro Carvalho Chehab
2016-02-01[media] em28xx: fix tuner detection for Pixelview Prolink PlayTV USB 2.0Mauro 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-19[media] Add support for dvb usb stick Hauppauge WinTV-soloHDArno Bauernöppel
2015-11-19[media] em28xx: add Terratec Cinergy T XS (MT2060)Alberto Mardegan
2015-11-17[media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZEJosh Wu
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-08-11[media] em28xx: remove unused a8293 SEC configAntti Palosaari
2015-06-10[media] em28xx: PCTV 461e use I2C client for demod and SECAntti Palosaari
2015-06-06[media] em28xx: bind PCTV 460e using I2C clientAntti Palosaari
2015-06-06[media] em28xx: add support for DVB SEC I2C clientAntti Palosaari
2015-06-05[media] em28xx: remove dead codeMauro Carvalho Chehab
2015-05-12[media] si2157: support selection of IF interfaceOlli Salonen
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil