summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2017-07-26media: pulse8-cec: persistent_config should be off by defaultHans Verkuil1-1/+1
2017-06-25media: dvb-usb-v2: lmedm04: remove unnecessary variable in lme2510_stream_res...Gustavo A. R. Silva1-6/+4
2017-06-24media: Replace initalized ->initializedMauro Carvalho Chehab2-2/+2
2017-06-24media: em28xx: add support for new of Terratec H6Mauro Carvalho Chehab3-0/+20
2017-06-24media: em28xx: Ignore errors while reading from eepromMauro Carvalho Chehab1-2/+0
2017-06-24media: dib0700: fix error handling in dib0700_i2c_xfer_legacy()Dan Carpenter1-7/+13
2017-06-24media: dib0700: fix locking in dib0700_i2c_xfer_new()Dan Carpenter1-6/+12
2017-06-24media: rainshadow-cec: avoid -Wmaybe-uninitialized warning againArnd Bergmann1-10/+8
2017-06-24media: stkwebcam: Use more common logging stylesJoe Perches3-56/+52
2017-06-20[media] af9015: move 2nd demod power-up wait different locationAntti Palosaari1-3/+3
2017-06-20[media] af9015: enable 2nd TS flow control when dual modeAntti Palosaari1-2/+13
2017-06-20[media] af9015: fix and refactor i2c adapter algo logicAntti Palosaari1-74/+79
2017-06-20[media] af9015: use correct 7-bit i2c addressesAntti Palosaari2-13/+15
2017-06-20[media] stih-cec/vivid/pulse8/rainshadow: use cec_transmit_attempt_doneHans Verkuil2-12/+6
2017-06-07[media] pvrusb2: remove redundant check on cnt > 8Colin Ian King1-1/+1
2017-06-07Merge tag 'media/v4.12-2' into patchworkMauro Carvalho Chehab3-3/+5
2017-06-06[media] tm6000: key_addr is unusedDavid Härdeman1-4/+0
2017-06-06[media] rc-core: cx231xx - leave the internals of rc_dev aloneDavid Härdeman1-3/+2
2017-06-06[media] em28xx: fix spelling mistake: "missdetected" -> "misdetected"Colin Ian King1-2/+2
2017-06-06[media] cx231xx: Initial support Astrometa T2hybridOleh Kravchenko4-0/+86
2017-06-06[media] au0828: Add timer to restart TS stream if no data arrives on bulk end...Devin Heitmueller2-0/+32
2017-06-06[media] usbvision: add missing USB-descriptor endianness conversionsJohan Hovold1-2/+2
2017-06-06[media] uvcvideo: Add iFunction or iInterface to device namesPeter Boström1-3/+22
2017-06-06[media] uvcvideo: Quirk for webcam in MacBook Pro 2016Daniel Roschka1-0/+9
2017-06-06[media] em28xx: fix+improve the register (usb control message) debuggingFrank Schaefer1-17/+18
2017-06-06[media] m5602_s5k83a: check return value of kthread_createPan Bian1-0/+5
2017-06-06[media] mxl111sf: Fix driver to use heap allocate buffers for USB messagesDevin Heitmueller3-16/+28
2017-06-04[media] cec: select CEC_CORE instead of depend on itHans Verkuil2-2/+4
2017-06-04[media] rainshadow-cec: ensure exit_loop is intializedColin Ian King1-1/+1
2017-05-19[media] uvcvideo: annotate a switch fall throughMauro Carvalho Chehab1-1/+1
2017-05-19[media] s2255drv: avoid a switch fall throughMauro Carvalho Chehab1-0/+2
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab10-22/+49
2017-05-19[media] dvb-usb-remote: don't write bogus debug messagesMauro Carvalho Chehab1-0/+5
2017-05-18[media] rainshadow-cec: Fix missing spin_lock_init()Wei Yongjun1-0/+1
2017-05-18[media] rainshadow-cec: avoid -Wmaybe-uninitialized warningArnd Bergmann1-1/+2
2017-05-18[media] rainshadow-cec: use strlcat instead of strncatArnd Bergmann1-1/+1
2017-05-06Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds35-175/+852
2017-05-03Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+4
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds1-236/+0
2017-04-21convert philips.txt to ReST and add to media docsMauro Carvalho Chehab1-236/+0
2017-04-19[media] cx231xx: stop double error reportingPeter Rosin1-11/+4
2017-04-19[media] dw2102: limit messages to buffer sizeAlyssa Milburn1-0/+54
2017-04-19[media] ttusb2: limit messages to buffer sizeAlyssa Milburn1-0/+19
2017-04-19[media] cec: Kconfig cleanupHans Verkuil2-2/+2
2017-04-18[media] zr364xx: enforce minimum size when reading headerAlyssa Milburn1-0/+8
2017-04-18[media] digitv: limit messages to buffer sizeAlyssa Milburn1-0/+3
2017-04-18[media] media: stk1160: Add Kconfig help on snd-usb-audio requirementEzequiel Garcia1-1/+5
2017-04-17[media] em28xx: add support for V4L2_PIX_FMT_SRGGB8Frank Schaefer1-0/+5
2017-04-17[media] em28xx: shed some light on video input formatsFrank Schaefer3-7/+23
2017-04-17[media] em28xx: don't treat device as webcam if an unknown sensor is detectedFrank Schaefer1-3/+7