summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2015-07-17[media] coda: Use S_PARM to set nominal framerate for h.264 encoderPhilipp Zabel2-0/+106
2015-07-17[media] coda: implement VBV delay and buffer size controlsPhilipp Zabel3-1/+20
2015-07-17[media] coda: reset CODA960 hardware after sequence endPhilipp Zabel1-0/+8
2015-07-17[media] coda: rework meta counting and add separate lockPhilipp Zabel3-14/+25
2015-07-17[media] coda: reuse src_bufs in coda_job_readyPhilipp Zabel1-8/+5
2015-07-17[media] coda: use event class to deduplicate v4l2 trace eventsPhilipp Zabel2-65/+26
2015-07-17[media] coda: drop custom list of pixel format descriptionsPhilipp Zabel1-68/+7
2015-07-17[media] coda: reset stream end in stop_streamingPhilipp Zabel1-0/+3
2015-07-17[media] coda: avoid calling SEQ_END twicePhilipp Zabel2-3/+9
2015-07-17[media] coda: keep buffers on the queue in bitstream end modePhilipp Zabel1-0/+3
2015-07-17[media] coda: fix bitstream preloading for MPEG4 decodingPhilipp Zabel1-3/+1
2015-07-17[media] coda: fix mvcol buffer for MPEG4 decodingPhilipp Zabel1-1/+1
2015-07-17[media] coda: clamp frame sequence counters to 16 bitLucas Stach1-1/+8
2015-07-17[media] v4l: vsp1: Don't sleep in atomic contextLaurent Pinchart2-11/+11
2015-07-17[media] v4l: vsp1: Fix plane stride and size checksLaurent Pinchart1-1/+1
2015-07-17[media] v4l: xilinx: missing error codeDan Carpenter1-1/+3
2015-07-17[media] bdisp: fix debug info memory accessFabien Dessenne1-2/+2
2015-07-17[media] bdisp: add debug info for RGB24 formatFabien Dessenne1-0/+8
2015-07-17[media] bdisp: composing supportFabien Dessenne2-29/+55
2015-07-17[media] media: am437x-vpfe: Requested frame size and fmt overwritten by curre...Benoit Parrot1-1/+1
2015-07-06[media] sh_vou: declare static functions as suchMauro Carvalho Chehab1-2/+2
2015-07-06[media] sh-vou: add support for log_statusHans Verkuil1-0/+28
2015-07-06[media] sh-vou: convert to vb2Hans Verkuil1-340/+250
2015-07-06[media] sh-vou: fix bytesperlineHans Verkuil1-2/+9
2015-07-06[media] sh-vou: let sh_vou_s_fmt_vid_out call sh_vou_try_fmt_vid_outHans Verkuil1-46/+40
2015-07-06[media] sh-vou: replace g/s_crop/cropcap by g/s_selectionHans Verkuil1-46/+25
2015-07-06[media] sh-vou: fix incorrect initial pixelformatHans Verkuil1-1/+1
2015-07-06[media] sh-vou: support compulsory G/S/ENUM_OUTPUT ioctlsHans Verkuil1-0/+27
2015-07-06[media] sh-vou: use v4l2_fhHans Verkuil1-7/+12
2015-07-06[media] sh-vou: fix querycap supportHans Verkuil1-0/+2
2015-07-06[media] sh-vou: use resource managed callsHans Verkuil1-35/+8
2015-07-06[media] vsp1: declar vsp1_pipeline_stopped() as staticMauro Carvalho Chehab1-1/+1
2015-07-06[media] v4l: vsp1: Align crop rectangle to even boundary for YUV formatsDamian Hobson-Garcia1-0/+11
2015-07-06[media] v4l: vsp1: Fix race condition when stopping pipelineLaurent Pinchart1-3/+14
2015-07-06[media] v4l: vsp1: Fix Suspend-to-RAMSei Fumizono3-5/+83
2015-07-06[media] v4l: vsp1: Fix VI6_DPR_ROUTE_FXA_MASK macroNobuhiro Iwamatsu1-1/+1
2015-07-06[media] v4l: vsp1: Fix VI6_DPR_ROUTE_FP_MASK macroNobuhiro Iwamatsu1-1/+1
2015-07-06[media] v4l: vsp1: Fix VI6_WPF_SZCLIP_SIZE_MASK macroNobuhiro Iwamatsu1-1/+1
2015-07-06[media] atmel-isi: remove mck backward compatibility codeJosh Wu1-46/+0
2015-07-06[media] atmel-isi: add runtime pm supportJosh Wu1-8/+47
2015-07-06[media] atmel-isi: disable ISI even if it has codec requestJosh Wu1-3/+1
2015-07-06[media] v4l: omap3isp: Fix sub-device power management codeSakari Ailus1-2/+2
2015-07-06[media] v4l: omap3isp: Fix async notifier registration orderSakari Ailus1-10/+13
2015-07-06[media] v4l2-dv-timings: add support for reduced blanking v2Prashant Laddha1-1/+1
2015-06-30genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy1-1/+1
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy1-1/+1
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-06-24[media] omap3isp: remove unused varMauro Carvalho Chehab1-4/+0
2015-06-22[media] bdisp: prevent compiling on random archMauro Carvalho Chehab2-10/+1
2015-06-11[media] bdisp-debug: don't try to divide by s64Mauro Carvalho Chehab1-11/+22