summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil13-13/+13
2016-06-28[media] stk1160: Check *nplanes in queue_setupHelen Fornazier1-0/+3
2016-06-24em28xx-dvb: remove some left overMauro Carvalho Chehab1-11/+0
2016-06-24m5602_ov7660: move skeletons to the .c fileMauro Carvalho Chehab2-153/+153
2016-06-24m5602_po1030: move skeletons to the .c fileMauro Carvalho Chehab2-104/+104
2016-06-24m5602_s5k83a: move skeletons to the .c fileMauro Carvalho Chehab2-124/+124
2016-06-24m5602_ov9650: move skeletons to the .c fileMauro Carvalho Chehab2-150/+152
2016-06-24m5602_mt9m111: move skeletons to the .c fileMauro Carvalho Chehab2-144/+144
2016-06-24m5602_s5k4aa: move skeletons to the .c fileMauro Carvalho Chehab2-197/+199
2016-06-24m5602_core: move skeletons to the .c fileMauro Carvalho Chehab2-15/+15
2016-06-24usbvision: remove some unused varsMauro Carvalho Chehab1-5/+0
2016-06-15[media] media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab2-3/+3
2016-06-10[media] em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter1-3/+2
2016-06-09[media] af9035: fix loggingAntti Palosaari1-96/+97
2016-06-09[media] af9035: fix for MXL5007T devices with I2C read issuesAlessandro Radicati2-0/+22
2016-06-09[media] af9035: I2C combined write + read transaction fixAlessandro Radicati1-2/+17
2016-06-07[media] rtl28xxu: sort the config symbols which are auto-selectedMartin Blumenstingl1-4/+4
2016-06-07[media] rtl28xxu: auto-select more DVB-frontends and tunersMartin Blumenstingl1-0/+5
2016-06-07[media] rtl28xxu: increase failed I2C msg repeat count to 3Antti Palosaari1-1/+1
2016-06-07[media] uvcvideo: Correct speed testingOliver Neukum1-0/+1
2016-06-07[media] uvcvideo: Fix bytesperline calculation for planar YUVNicolas Dufresne1-2/+17
2016-05-29Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds1-0/+2
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin1-0/+2
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-05-20scripts/spelling.txt: add "fimware" misspellingKees Cook1-1/+1
2016-05-20Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds4-30/+32
2016-05-09[media] dib0700: add USB ID for another STK8096-PVR ref design based cardAlejandro Torrado1-1/+3
2016-05-09[media] em28xx: add support for Hauppauge WinTV-dualHD DVB tunerOlli Salonen4-0/+137
2016-05-09[media] media: au0828 fix au0828_v4l2_device_register() to not unlock and freeShuah Khan1-4/+0
2016-05-07[media] dvb-usb: hide unused functionsArnd Bergmann1-2/+2
2016-05-07[media] pctv452e: correct parameters for TechnoTrend TT S2-3600Olli Salonen1-2/+2
2016-05-07[media] af9035: correct eeprom offsetsAntti Palosaari1-12/+12
2016-05-07[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-26/+31
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-12/+26
2016-03-31[media] Revert "[media] media: au0828 change to use Managed Media Controller ...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