summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2016-08-24[media] media: usb: gspca: gspca: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-24[media] media: usb: gspca: benq: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-24[media] media: usb: em28xx: em28xx-core: don't print error when allocating ur...Wolfram Sang1-1/+0
2016-08-24[media] media: usb: em28xx: em28xx-audio: don't print error when allocating u...Wolfram Sang1-1/+0
2016-08-24[media] media: usb: dvb-usb: dib0700_core: don't print error when allocating ...Wolfram Sang1-3/+1
2016-08-24[media] media: usb: cx231xx: cx231xx-vbi: don't print error when allocating u...Wolfram Sang1-2/+0
2016-08-24[media] media: usb: cx231xx: cx231xx-core: don't print error when allocating ...Wolfram Sang1-4/+0
2016-08-24[media] media: usb: cx231xx: cx231xx-audio: don't print error when allocating...Wolfram Sang1-2/+0
2016-08-24[media] media: usb: cpia2: cpia2_usb: don't print error when allocating urb f...Wolfram Sang1-1/+0
2016-08-24[media] media: usb: au0828: au0828-video: don't print error when allocating u...Wolfram Sang1-1/+0
2016-08-24[media] media: usb: as102: as102_usb_drv: don't print error when allocating u...Wolfram Sang1-2/+0
2016-08-24[media] media: usb: airspy: airspy: don't print error when allocating urb failsWolfram Sang1-1/+0
2016-08-24[media] media: rc: redrat3: don't print error when allocating urb failsWolfram Sang1-3/+1
2016-08-24[media] media: rc: imon: don't print error when allocating urb failsWolfram Sang1-10/+3
2016-08-24[media] media: radio: si470x: radio-si470x-usb: don't print error when alloca...Wolfram Sang1-1/+0
2016-08-24[media] media: dvb-frontends: rtl2832_sdr: don't print error when allocating ...Wolfram Sang1-1/+0
2016-08-24[media] mtk-vcodec: constify venc_common_if structuresJulia Lawall4-9/+9
2016-08-24[media] media: tw686x: Rework initial hardware configurationEzequiel Garcia1-58/+81
2016-08-24[media] v4l2-tpg-core: drop SYCC, use higher precision 601 conversion matrixHans Verkuil1-8/+6
2016-08-24[media] ad5820: fix one smatch warningMauro Carvalho Chehab1-1/+1
2016-08-24[media] vivid: don't mention the obsolete sYCC Y'CbCr encodingHans Verkuil1-1/+2
2016-08-24[media] ad5820: Add driver for auto-focus coilPavel Machek3-0/+388
2016-08-24[media] s5p-tv: remove obsolete driverHans Verkuil18-5899/+0
2016-08-24[media] soc-camera/sh_mobile_csi2: remove unused driverHans Verkuil4-627/+10
2016-08-23[media] v4l2-core: Add support for touch devicesNick Dyer3-8/+44
2016-08-23[media] rcar-vin: move media bus information to struct rvin_graph_entityNiklas Söderlund4-16/+17
2016-08-23[media] rcar-vin: rework how subdevice is found and boundNiklas Söderlund2-129/+111
2016-08-23[media] rcar-vin: move chip check for pixelformat supportNiklas Söderlund2-5/+8
2016-08-23[media] rcar-vin: add dependency on MEDIA_CONTROLLERNiklas Söderlund2-7/+2
2016-08-23[media] rcar-vin: do not use v4l2_device_call_until_err()Niklas Söderlund1-6/+5
2016-08-23[media] rcar-vin: return correct error from platform_get_irq()Niklas Söderlund1-2/+2
2016-08-23[media] rcar-vin: rename entity to digitalNiklas Söderlund2-26/+26
2016-08-23[media] rcar-vin: arrange enum chip_id in chronological orderNiklas Söderlund1-1/+1
2016-08-23[media] rcar-vin: reduce indentation in rvin_s_dv_timings()Niklas Söderlund1-10/+12
2016-08-23[media] rcar-vin: fix indentation errors in rcar-v4l2.cNiklas Söderlund1-25/+21
2016-08-22[media] atmel-isc: add the Image Sensor Controller codeSongjun Wu6-0/+1692
2016-08-08Merge tag 'v4.8-rc1' into patchworkMauro Carvalho Chehab11-213/+115
2016-08-06[media] cx231xx: reset pipe endpoint when it is stalledTerry Heo1-2/+21
2016-08-04Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds5-25/+44
2016-08-04drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warningArnd Bergmann1-2/+8
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski4-52/+25
2016-08-04media: mtk-vcodec: remove unused dma_attrsKrzysztof Kozlowski1-4/+0
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-3/+3
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-152/+79
2016-07-28[media] vivid: don't handle CEC_MSG_SET_STREAM_PATHHans Verkuil1-10/+0
2016-07-28[media] media: adv7180: Fix broken interrupt register accessSteve Longerbeam1-9/+9
2016-07-28[media] vb2: Fix allocation size of dma_parmsVincent Stehlé1-1/+1
2016-07-28[media] vim2m: copy the other colorspace-related fields as wellHans Verkuil1-1/+14
2016-07-28[media] adv7511: fix VIC autodetectHans Verkuil1-4/+20
2016-07-27Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds6-199/+85