summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] media: exynos-gsc: fix build warningMauro Carvalho Chehab2014-12-041-6/+9
* [media] rtl2832_sdr: control ADCAntti Palosaari2014-12-041-0/+8
* [media] v4l: vb2: Fix race condition in _vb2_fop_releaseLaurent Pinchart2014-12-041-4/+4
* [media] v4l: vb2: Fix race condition in vb2_fop_pollLaurent Pinchart2014-12-041-19/+8Star
* [media] smiapp: Support V4L2_SEL_TGT_NATIVE_SIZESakari Ailus2014-12-041-0/+6
* [media] smiapp: Set left and top to zero for crop bounds selectionSakari Ailus2014-12-041-0/+1
* [media] v4l: Add input and output capability flags for native size settingSakari Ailus2014-12-043-0/+18
* [media] v4l: Add V4L2_SEL_TGT_NATIVE_SIZE selection targetSakari Ailus2014-12-042-0/+18
* [media] v4l: Clean up sub-device format documentationSakari Ailus2014-12-041-46/+63
* [media] omap_vout: fix compile warningsHans Verkuil2014-12-021-4/+4
* [media] media: davinci: vpif_capture: use vb2_ops_wait_prepare/finish helperPrabhakar Lad2014-12-021-0/+2
* [media] media: blackfin: use vb2_ops_wait_prepare/finish helperPrabhakar Lad2014-12-021-14/+3Star
* [media] media: marvell-ccic: use vb2_ops_wait_prepare/finish helperPrabhakar Lad2014-12-021-24/+5Star
* [media] V4L2: Deletion of an unnecessary check before the function call "vb2_...Markus Elfring2014-12-021-2/+1Star
* [media] media/platform: fix querycapHans Verkuil2014-12-026-26/+10Star
* [media] media/platform: fix querycapHans Verkuil2014-12-028-19/+16Star
* [media] media/radio: fix querycapHans Verkuil2014-12-022-2/+6
* [media] media/usb,pci: fix querycapHans Verkuil2014-12-023-6/+5Star
* [media] staging/media: fix querycapHans Verkuil2014-12-023-9/+9
* [media] cx18: add device_caps supportHans Verkuil2014-12-024-4/+16
* [media] adv7511: improve colorspace handlingHans Verkuil2014-12-021-0/+208
* [media] vivid: add support for YCbCr encoding and quantizationHans Verkuil2014-12-025-19/+116
* [media] vivid: add new colorspacesHans Verkuil2014-12-023-18/+36
* [media] vivid-tpg: improve colorspace supportHans Verkuil2014-12-022-107/+258
* [media] vivid-tpg-colors: add AdobeRGB and BT.2020 supportHans Verkuil2014-12-022-43/+665
* [media] DocBook media: rewrite the Colorspace chapterHans Verkuil2014-12-012-307/+1052
* [media] v4l2-ioctl.c: log the new ycbcr_enc and quantization fieldsHans Verkuil2014-12-011-4/+7
* [media] v4l2-mediabus: improve colorspace supportHans Verkuil2014-12-012-1/+9
* [media] videodev2.h: improve colorspace supportHans Verkuil2014-12-011-10/+89
* [media] ARM: dts: meson: add IR receiver nodeBeniamino Galvani2014-11-261-0/+7
* [media] media: rc: add driver for Amlogic Meson IR remote receiverBeniamino Galvani2014-11-264-0/+229
* [media] media: rc: meson: document device tree bindingsBeniamino Galvani2014-11-261-0/+14
* [media] omap: disable COMPILE_TESTMauro Carvalho Chehab2014-11-261-1/+1
* Revert "[media] lmed04: add missing breaks"Mauro Carvalho Chehab2014-11-261-10/+14
* [media] siano: unnecessary check before rc_unregister_device()Markus Elfring2014-11-251-2/+1Star
* [media] media: v4l2-image-sizes.h: add SVGA, XGA and UXGA size definitionsJosh Wu2014-11-251-0/+9
* [media] omap: Fix typo "HAS_MMU"Paul Bolle2014-11-251-1/+2
* [media] media/au0828: Fix IR stop, poll to not access device during disconnectShuah Khan2014-11-252-2/+17
* [media] USB: Deletion of unnecessary checks before three function callsMarkus Elfring2014-11-254-7/+4Star
* [media] platform: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-252-6/+3Star
* [media] rc: Deletion of unnecessary checks before two function callsMarkus Elfring2014-11-252-4/+2Star
* [media] i2c: Deletion of an unnecessary check before the function call "rc_un...Markus Elfring2014-11-251-2/+1Star
* [media] firewire: Deletion of an unnecessary check before the function call "...Markus Elfring2014-11-251-2/+1Star
* [media] exynos4-is: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-251-2/+2
* [media] smipcie: add DVBSky T9580 V3 supportNibble Max2014-11-252-0/+70
* [media] smipcie: use add_i2c_client and del_i2c_client functionsNibble Max2014-11-251-29/+40
* [media] dvb-usb-dvbsky: add T680CI dvb-t2/t/c usb ci box supportNibble Max2014-11-252-0/+124
* [media] si2168: One function call less in si2168_init() after error detectionMarkus Elfring2014-11-251-4/+5
* [media] m88ds3103: One function call less in m88ds3103_init() after error det...Markus Elfring2014-11-251-5/+6
* [media] DVB-frontends: Deletion of unnecessary checks before the function cal...Markus Elfring2014-11-254-8/+4Star