aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2016-05-07[media] pctv452e: correct parameters for TechnoTrend TT S2-3600Olli Salonen1-2/+2
2016-05-06[media] af9035: correct eeprom offsetsAntti Palosaari1-12/+12
2016-05-06[media] em28xx: add support for PLEX PX-BCUD (ISDB-S)Satoshi Nagahama4-0/+154
2016-05-06[media] az6027: Add support for Elgato EyeTV Sat v3Olli Salonen1-1/+6
2016-05-06[media] dw2102: move USB IDs to dvb-usb-ids.hMauro Carvalho Chehab1-57/+3
2016-05-04[media] rtl2832: change the i2c gate to be mux-lockedPeter Rosin1-4/+1
2016-05-02Merge tag 'v4.6-rc6' into patchworkMauro Carvalho Chehab1-7/+0
2016-04-25[media] cx231xx: silence uninitialized variable warningDan Carpenter1-1/+2
2016-04-22[media] cx231xx: convert to use an explicit i2c mux corePeter Rosin3-25/+30
2016-04-20[media] v4l2-device.h: add v4l2_device_mask_ variantsHans Verkuil1-1/+1
2016-04-20[media] usbvision: revert commit 588afcc1Vladis Dronov1-7/+0
2016-04-20[media] pvrusb2: fix smatch errorsHans Verkuil1-5/+4
2016-04-13[media] au0828: remove unused macroGuennadi Liakhovetski1-1/+0
2016-04-13[media] dw2102: fix unreleased firmwareSudip Mukherjee1-0/+3
2016-04-13[media] cx231xx: return proper error codes at cx231xx-417.cMauro Carvalho Chehab1-11/+11
2016-04-13[media] cx231xx: fix memory leakSudip Mukherjee1-0/+9
2016-04-06[media] au0828: Unregister notifiersMauro Carvalho Chehab1-11/+25
2016-03-31[media] Revert "[media] media: au0828 change to use Managed Media Controller API"Mauro Carvalho Chehab1-1/+2
2016-03-31[media] au0828: Fix dev_state handlingMauro Carvalho Chehab4-39/+39
2016-03-31[media] au0828: fix au0828_v4l2_close() dev_state race conditionShuah Khan1-1/+1
2016-03-31[media] media: au0828 fix to clear enable/disable/change source handlersShuah Khan1-0/+5
2016-03-31[media] au0828: disable tuner links and cache tuner/decoderMauro Carvalho Chehab2-19/+27
2016-03-10media: au0828 disable tuner to demod link in au0828_media_device_register()Shuah Khan1-0/+26
2016-03-10[media] touptek: cast char types on %x printkMauro Carvalho Chehab1-2/+2
2016-03-10[media] touptek: don't DMA at the stackMauro Carvalho Chehab1-2/+2
2016-03-05[media] hide unused functions for !MEDIA_CONTROLLERArnd Bergmann1-7/+2
2016-03-05[media] em28xx: fix Terratec Grabby AC97 codec detectionMatthieu Rogez1-0/+38
2016-03-03[media] media: au0828 audio mixer isn't connected to decoderShuah Khan1-9/+45
2016-03-03[media] dw2102: add support for TeVii S662Olli Salonen1-6/+17
2016-03-03[media] dw2102: ts2020 included twiceOlli Salonen1-1/+0
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-03-03[media] media: au0828 enable the right media source when input changesShuah Khan1-1/+9
2016-03-03[media] dw2102: convert TechnoTrend S2-4600 to use I2C binding for demodOlli Salonen1-28/+43
2016-03-03[media] rtl2832: improve slave TS controlAntti Palosaari1-12/+12
2016-03-03[media] media: au0828 set ctrl_input in au0828_s_input()Shuah Khan1-2/+8
2016-03-03[media] Add support for Avermedia AverTV Volar HD 2 (TD110)Philippe Valembois1-0/+2
2016-03-03[media] UVC: Add support for R200 depth cameraAviv Greenberg2-0/+32
2016-03-03[media] au0828: use v4l2_mc_create_media_graph()Mauro Carvalho Chehab1-98/+5
2016-03-03[media] au0828: use standard demod pads structMauro Carvalho Chehab2-5/+5
2016-03-01[media] technisat-usb2: don't do DMA on the stackMauro Carvalho Chehab1-14/+27
2016-03-01[media] airspy: fix bit set/clean mess on s->flagsMauro Carvalho Chehab1-6/+5
2016-03-01[media] gspca: Remove unused ovfx2_vga_mode/ovfx2_cif_mode arraysHans de Goede1-34/+0
2016-03-01[media] gspca: Fix ov519 i2c r/w not working when connected to a xhci hostWesley Post2-0/+17
2016-02-27[media] media: au0828 video change to use v4l_enable_media_source()Shuah Khan1-63/+39
2016-02-27[media] media: au0828 add enable, disable source handlersShuah Khan3-0/+207
2016-02-27[media] media: au0828-core register entity_notify hookShuah Khan2-2/+44
2016-02-27[media] media: au0828 disable tuner to demod linkShuah Khan1-1/+19
2016-02-27[media] media: au0828 create tuner to decoder link in disabled stateShuah Khan1-2/+1