summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2017-06-06[media] mceusb: fix inaccurate debug buffer dumps, and misleading debug messagesA Sun
2017-06-06[media] mceusb: sporadic RX truncation corruption fixA Sun
2017-06-06[media] em28xx: fix spelling mistake: "missdetected" -> "misdetected"Colin Ian King
2017-06-06[media] media: i2c: initialize scalar variablesGustavo A. R. Silva
2017-06-06[media] coda: simplify optional reset handlingPhilipp Zabel
2017-06-06[media] cx231xx: Initial support Astrometa T2hybridOleh Kravchenko
2017-06-06[media] au0828: Add timer to restart TS stream if no data arrives on bulk end...Devin Heitmueller
2017-06-06[media] au8522: Set the initial modulationDevin Heitmueller
2017-06-06[media] xc5000: Don't spin waiting for analog lockDevin Heitmueller
2017-06-06[media] au8522: fix lock detection to be more reliableDevin Heitmueller
2017-06-06[media] au8522 Remove 0x4 bit for register readsDevin Heitmueller
2017-06-06[media] au8522: remove leading bit for register writesDevin Heitmueller
2017-06-06[media] au8522: remove note about VBI not being implementedDevin Heitmueller
2017-06-06[media] au8522: rework setup of audio routingDevin Heitmueller
2017-06-06[media] au8522: don't touch i2c master registers on au8522Devin Heitmueller
2017-06-06[media] au8522: don't attempt to configure unsupported VBI slicerDevin Heitmueller
2017-06-06[media] media: s5p-cec: Fixed spelling mistakeRene Hickersberger
2017-06-06[media] cec: stih: fix typos in commentsBenjamin Gaignard
2017-06-06[media] cec: stih: allow to use max CEC logical addressesBenjamin Gaignard
2017-06-06[media] media: platform: coda: remove variable self assignmentGustavo A. R. Silva
2017-06-06[media] usbvision: add missing USB-descriptor endianness conversionsJohan Hovold
2017-06-06[media] v4l2-ioctl.c: always copy G/S_EDID resultHans Verkuil
2017-06-06[media] pxa_camera: Fix a call with an uninitialized device pointerPetr Cvek
2017-06-06[media] pxa_camera: Add (un)subscribe_event ioctlPetr Cvek
2017-06-06[media] pxa_camera: Fix incorrect test in the image size generationPetr Cvek
2017-06-06[media] pxa_camera: Add remaining Bayer 8 formatsPetr Cvek
2017-06-06[media] uvcvideo: Add iFunction or iInterface to device namesPeter Boström
2017-06-06[media] uvcvideo: Quirk for webcam in MacBook Pro 2016Daniel Roschka
2017-06-06[media] em28xx: fix+improve the register (usb control message) debuggingFrank Schaefer
2017-06-06[media] cx18: fix spelling mistake: "demodualtor" -> "demodulator"Colin Ian King
2017-06-06[media] cx25840: fix unchecked return valuesPan Bian
2017-06-06[media] cobalt: fix unchecked return valuesPan Bian
2017-06-06[media] m5602_s5k83a: check return value of kthread_createPan Bian
2017-06-06[media] mxl111sf: Fix driver to use heap allocate buffers for USB messagesDevin Heitmueller
2017-06-06[media] atmel-isc: Set the default DMA memory burst sizeSongjun Wu
2017-06-06[media] cx88: Fix regression in initial video standard settingDevin Heitmueller
2017-06-06[media] stm32-dcmi: STM32 DCMI camera interface driverHugues Fruchet
2017-05-19[media] uvcvideo: annotate a switch fall throughMauro Carvalho Chehab
2017-05-19[media] s2255drv: avoid a switch fall throughMauro Carvalho Chehab
2017-05-19[media] soc_camera: annotate a switch fall throughMauro Carvalho Chehab
2017-05-19[media] zoran: annotate switch fall throughMauro Carvalho Chehab
2017-05-19[media] av7110: avoid switch fall throughMauro Carvalho Chehab
2017-05-19[media] mtk_vcodec_dec: return error at mtk_vdec_pic_info_update()Mauro Carvalho Chehab
2017-05-19[media] s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
2017-05-19[media] dvb-usb-remote: don't write bogus debug messagesMauro Carvalho Chehab
2017-05-19[media] bt8xx: add missing breakMauro Carvalho Chehab
2017-05-19[media] saa7164: better handle error codesMauro Carvalho Chehab
2017-05-19[media] bcm3510: fix handling of VSB16 modulationMauro Carvalho Chehab
2017-05-19[media] ir-core: fix gcc-7 warning on bool arithmeticArnd Bergmann