summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
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-01Merge 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-26Merge 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-16media: fix airspy usb probe error pathJames Patrick-Evans
2016-07-15[media] mb86a20s: apply mask to val after checking for read failureColin Ian King
2016-07-15[media] airspy: fix error logic during device registerJames Patrick-Evans
2016-07-15[media] vivid: fix typo causing incorrect CEC physical addressesHans Verkuil
2016-07-15[media] mtk-vcodec: fix default OUTPUT buffer sizeTiffany Lin
2016-07-15[media] mtk-vcodec: fix more type mismatchesArnd Bergmann
2016-07-15[media] redrat3: make hardware timeout configurableSean Young
2016-07-15[media] redrat3: fix timeout handlingSean Young
2016-07-15[media] rc: make s_tx_carrier consistentSean Young
2016-07-15[media] rc: make s_tx_mask consistentSean Young
2016-07-15[media] af9035: fix dual tuner detection with PCTV 79eStefan Pöschel
2016-07-13[media] rc: nuvoton: fix hang if chip is configured for alternative EFM IO ad...Heiner Kallweit
2016-07-13[media] dvb-core/en50221: use kref to manage struct dvb_ca_privateMax Kellermann
2016-07-13[media] dvb_frontend: eliminate blocking wait in dvb_unregister_frontend()Max Kellermann
2016-07-13[media] lirc_dev: use LIRC_CAN_REC() define to check if the device can receiveAndi Shyti
2016-07-13[media] lirc_dev: fix potential segfaultAndi Shyti