summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2016-08-23[media] v4l2-core: Add support for touch devicesNick Dyer
2016-08-23[media] rcar-vin: move media bus information to struct rvin_graph_entityNiklas Söderlund
2016-08-23[media] rcar-vin: rework how subdevice is found and boundNiklas Söderlund
2016-08-23[media] rcar-vin: move chip check for pixelformat supportNiklas Söderlund
2016-08-23[media] rcar-vin: add dependency on MEDIA_CONTROLLERNiklas Söderlund
2016-08-23[media] rcar-vin: do not use v4l2_device_call_until_err()Niklas Söderlund
2016-08-23[media] rcar-vin: return correct error from platform_get_irq()Niklas Söderlund
2016-08-23[media] rcar-vin: rename entity to digitalNiklas Söderlund
2016-08-23[media] rcar-vin: arrange enum chip_id in chronological orderNiklas Söderlund
2016-08-23[media] rcar-vin: reduce indentation in rvin_s_dv_timings()Niklas Söderlund
2016-08-23[media] rcar-vin: fix indentation errors in rcar-v4l2.cNiklas Söderlund
2016-08-22[media] atmel-isc: add the Image Sensor Controller codeSongjun Wu
2016-08-08Merge tag 'v4.8-rc1' into patchworkMauro Carvalho Chehab
2016-08-06[media] cx231xx: reset pipe endpoint when it is stalledTerry Heo
2016-08-04Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-08-04drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warningArnd Bergmann
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04media: mtk-vcodec: remove unused dma_attrsKrzysztof Kozlowski
2016-08-02Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-28[media] vivid: don't handle CEC_MSG_SET_STREAM_PATHHans Verkuil
2016-07-28[media] media: adv7180: Fix broken interrupt register accessSteve Longerbeam
2016-07-28[media] vb2: Fix allocation size of dma_parmsVincent Stehlé
2016-07-28[media] vim2m: copy the other colorspace-related fields as wellHans Verkuil
2016-07-28[media] adv7511: fix VIC autodetectHans Verkuil
2016-07-27Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-27Merge branch 'topic/docs-next' into v4l_for_linusMauro Carvalho Chehab
2016-07-27Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-23[media] doc-rst: add some needed escape codesMauro Carvalho Chehab
2016-07-23[media] dvb_ringbuffer.h: some documentation improvementsMauro Carvalho Chehab
2016-07-23[media] doc-rst: document v4l2-dev.hMauro Carvalho Chehab
2016-07-23[media] v4l2-subdev.h: Improve documentationMauro Carvalho Chehab
2016-07-23[media] doc-rst: Fix some Sphinx warningsMauro Carvalho Chehab
2016-07-23Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab
2016-07-19[media] vivid: support monitor all modeHans Verkuil
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven
2016-07-17[media] doc-rst: Fix conversion for dvb-core.rstMauro Carvalho Chehab
2016-07-17[media] doc-rst: Convert media API to rstMauro Carvalho Chehab
2016-07-16[media] cxd2841er: Reading SNR for DVB-C addedAbylay Ospan
2016-07-16[media] cxd2841er: Reading BER and UCB for DVB-C addedAbylay Ospan
2016-07-16[media] cxd2841er: fix switch-case for DVB-CAbylay Ospan
2016-07-16[media] cxd2841er: fix signal strength scale for ISDB-TMauro Carvalho Chehab
2016-07-16[media] cxd2841er: adjust the dB scale for DVB-CMauro Carvalho Chehab
2016-07-16[media] cxd2841er: provide signal strength for DVB-CMauro Carvalho Chehab
2016-07-16[media] cxd2841er: fix BER report via DVBv5 stats APIMauro Carvalho Chehab
2016-07-15media: fix airspy usb probe error pathJames Patrick-Evans
2016-07-15[media] mb86a20s: apply mask to val after checking for read failureColin Ian King