aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-04Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus 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/arm/arm-socLinus 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/mchehab/linux-mediaLinus Torvalds6-199/+85
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2016-07-27Merge branch 'topic/docs-next' into v4l_for_linusMauro Carvalho Chehab6-199/+85
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds336-5008/+19130
2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie3-14/+37
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-14/+37
2016-07-23[media] doc-rst: add some needed escape codesMauro Carvalho Chehab2-15/+15
2016-07-23[media] dvb_ringbuffer.h: some documentation improvementsMauro Carvalho Chehab1-5/+10
2016-07-23[media] doc-rst: document v4l2-dev.hMauro Carvalho Chehab1-34/+0
2016-07-23[media] v4l2-subdev.h: Improve documentationMauro Carvalho Chehab1-10/+0
2016-07-23[media] doc-rst: Fix some Sphinx warningsMauro Carvalho Chehab1-0/+7
2016-07-23Merge branch 'patchwork' into topic/docs-nextMauro Carvalho Chehab257-2815/+9248
2016-07-19[media] vivid: support monitor all modeHans Verkuil1-29/+15
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven1-1/+1
2016-07-17[media] doc-rst: Fix conversion for dvb-core.rstMauro Carvalho Chehab1-45/+45
2016-07-17[media] doc-rst: Convert media API to rstMauro Carvalho Chehab2-90/+8
2016-07-16[media] cxd2841er: Reading SNR for DVB-C addedAbylay Ospan1-8/+81
2016-07-16[media] cxd2841er: Reading BER and UCB for DVB-C addedAbylay Ospan1-3/+84
2016-07-16[media] cxd2841er: fix switch-case for DVB-CAbylay Ospan1-8/+3
2016-07-16[media] cxd2841er: fix signal strength scale for ISDB-TMauro Carvalho Chehab1-7/+10
2016-07-16[media] cxd2841er: adjust the dB scale for DVB-CMauro Carvalho Chehab1-2/+7
2016-07-16[media] cxd2841er: provide signal strength for DVB-CMauro Carvalho Chehab1-1/+6
2016-07-16[media] cxd2841er: fix BER report via DVBv5 stats APIMauro Carvalho Chehab1-71/+66
2016-07-16media: fix airspy usb probe error pathJames Patrick-Evans1-2/+1
2016-07-15[media] mb86a20s: apply mask to val after checking for read failureColin Ian King1-1/+2
2016-07-15[media] airspy: fix error logic during device registerJames Patrick-Evans1-1/+1
2016-07-15[media] vivid: fix typo causing incorrect CEC physical addressesHans Verkuil1-1/+1
2016-07-15[media] mtk-vcodec: fix default OUTPUT buffer sizeTiffany Lin1-4/+9
2016-07-15[media] mtk-vcodec: fix more type mismatchesArnd Bergmann2-4/+4
2016-07-15[media] redrat3: make hardware timeout configurableSean Young2-1/+38
2016-07-15[media] redrat3: fix timeout handlingSean Young1-37/+11
2016-07-15[media] rc: make s_tx_carrier consistentSean Young4-4/+4
2016-07-15[media] rc: make s_tx_mask consistentSean Young2-0/+10
2016-07-15[media] af9035: fix dual tuner detection with PCTV 79eStefan Pöschel2-18/+34
2016-07-13[media] rc: nuvoton: fix hang if chip is configured for alternative EFM IO addressHeiner Kallweit1-0/+1
2016-07-13[media] dvb-core/en50221: use kref to manage struct dvb_ca_privateMax Kellermann1-1/+23
2016-07-13[media] dvb_frontend: eliminate blocking wait in dvb_unregister_frontend()Max Kellermann1-8/+25
2016-07-13[media] lirc_dev: use LIRC_CAN_REC() define to check if the device can receiveAndi Shyti1-2/+2
2016-07-13[media] lirc_dev: fix potential segfaultAndi Shyti1-3/+8