summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] rcar-vin: move media bus information to struct rvin_graph_entityNiklas Söderlund2016-08-234-16/+17
* [media] rcar-vin: rework how subdevice is found and boundNiklas Söderlund2016-08-232-129/+111
* [media] rcar-vin: move chip check for pixelformat supportNiklas Söderlund2016-08-232-5/+8
* [media] rcar-vin: add dependency on MEDIA_CONTROLLERNiklas Söderlund2016-08-232-7/+2
* [media] rcar-vin: do not use v4l2_device_call_until_err()Niklas Söderlund2016-08-231-6/+5
* [media] rcar-vin: return correct error from platform_get_irq()Niklas Söderlund2016-08-231-2/+2
* [media] rcar-vin: rename entity to digitalNiklas Söderlund2016-08-232-26/+26
* [media] rcar-vin: arrange enum chip_id in chronological orderNiklas Söderlund2016-08-231-1/+1
* [media] rcar-vin: reduce indentation in rvin_s_dv_timings()Niklas Söderlund2016-08-231-10/+12
* [media] rcar-vin: fix indentation errors in rcar-v4l2.cNiklas Söderlund2016-08-231-25/+21
* [media] atmel-isc: add the Image Sensor Controller codeSongjun Wu2016-08-226-0/+1692
* Merge tag 'v4.8-rc1' into patchworkMauro Carvalho Chehab2016-08-0811-213/+115
|\
| * Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-08-045-25/+44
| |\
| * | drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warningArnd Bergmann2016-08-041-2/+8
| * | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-044-52/+25
| * | media: mtk-vcodec: remove unused dma_attrsKrzysztof Kozlowski2016-08-041-4/+0
| * | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-013-3/+3
| |\ \
| | * \ Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-263-14/+37
| | |\ \
| | * \ \ Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie2016-07-022-78/+21
| | |\ \ \
| | * | | | [media] omap_vout: Switch to use the video/omapfb_dss.h header filePeter Ujfalusi2016-06-033-3/+3
| * | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-012-152/+79
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'omap-for-v4.8/ir-rx51-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2016-07-072-152/+79
| | |\ \ \ \ \
| | | * | | | | ir-rx51: use hrtimer instead of dmtimerIvaylo Dimitrov2016-06-291-129/+37
| | | * | | | | ir-rx51: add DT support to driverIvaylo Dimitrov2016-06-291-1/+10
| | | * | | | | ir-rx51: use PWM framework instead of OMAP dmtimerIvaylo Dimitrov2016-06-291-41/+44
| | | * | | | | ir-rx51: Fix build after multiarch changes broke itIvaylo Dimitrov2016-06-292-47/+54
| | | |/ / / /
* | | | | | / [media] cx231xx: reset pipe endpoint when it is stalledTerry Heo2016-08-061-2/+21
| |_|_|_|_|/ |/| | | | |
* | | | | | [media] vivid: don't handle CEC_MSG_SET_STREAM_PATHHans Verkuil2016-07-281-10/+0
* | | | | | [media] media: adv7180: Fix broken interrupt register accessSteve Longerbeam2016-07-281-9/+9
* | | | | | [media] vb2: Fix allocation size of dma_parmsVincent Stehlé2016-07-281-1/+1
* | | | | | [media] vim2m: copy the other colorspace-related fields as wellHans Verkuil2016-07-281-1/+14
* | | | | | [media] adv7511: fix VIC autodetectHans Verkuil2016-07-281-4/+20
|/ / / / /
* | | | | Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-276-199/+85
|\ \ \ \ \
| * \ \ \ \ Merge branch 'topic/docs-next' into v4l_for_linusMauro Carvalho Chehab2016-07-276-199/+85
| |\ \ \ \ \
| | * | | | | [media] doc-rst: add some needed escape codesMauro Carvalho Chehab2016-07-232-15/+15
| | * | | | | [media] dvb_ringbuffer.h: some documentation improvementsMauro Carvalho Chehab2016-07-231-5/+10
| | * | | | | [media] doc-rst: document v4l2-dev.hMauro Carvalho Chehab2016-07-231-34/+0
| | * | | | | [media] v4l2-subdev.h: Improve documentationMauro Carvalho Chehab2016-07-231-10/+0
| | * | | | | [media] doc-rst: Fix some Sphinx warningsMauro Carvalho Chehab2016-07-231-0/+7
| | * | | | | Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab2016-07-23257-2815/+9248
| | |\ \ \ \ \
| | * | | | | | [media] doc-rst: Fix conversion for dvb-core.rstMauro Carvalho Chehab2016-07-171-45/+45
| | * | | | | | [media] doc-rst: Convert media API to rstMauro Carvalho Chehab2016-07-172-90/+8
| | * | | | | | Merge branch 'topic/cec' into topic/docs-nextMauro Carvalho Chehab2016-07-0917-117/+1670
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-243-14/+37
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven2016-07-171-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-26336-5008/+19130
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | [media] vivid: support monitor all modeHans Verkuil2016-07-191-29/+15
| * | | | | | [media] cxd2841er: Reading SNR for DVB-C addedAbylay Ospan2016-07-161-8/+81
| * | | | | | [media] cxd2841er: Reading BER and UCB for DVB-C addedAbylay Ospan2016-07-161-3/+84