summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* media: coda: implement encoder frame size enumerationPhilipp Zabel2019-04-221-0/+37
* media: coda: disable encoder command on decoder and vice versaPhilipp Zabel2019-04-221-8/+10
* media: coda: add min number of buffers controlsPhilipp Zabel2019-04-221-0/+6
* media: coda: clear error return value before picture runPhilipp Zabel2019-04-221-0/+3
* media: coda: remove mask from decoder h.264 level controlPhilipp Zabel2019-04-221-18/+4
* media: coda: set codec earlierPhilipp Zabel2019-04-221-8/+20
* media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko2019-04-221-1/+1
* media: mtk-vcodec: fix vp9 content playback error with show exist frameMaoguang Meng2019-04-221-9/+7
* media: stm32-dcmi: fix crash when subdev do not expose any formatsHugues Fruchet2019-04-221-0/+6
* media: stm32-dcmi: do not emit error trace in case of few overrunHugues Fruchet2019-04-221-4/+8
* media: stm32-dcmi: fix error messagesHugues Fruchet2019-04-221-2/+3
* media: mtk-vcodec: enlarge struct vdec_pic_info fieldsYunfei Dong2019-04-225-40/+57
* media: vimc: propagate pixel format in the streamHelen Fornazier2019-04-228-342/+304
* media: platform: stm32: wait end of transmissionYannick Fertre2019-04-221-0/+11
* media: atmel: atmel-isc: removed ARGB32 added ABGR32 and XBGR32Eugen Hristev2019-04-221-4/+10
* media: atmel: atmel-isc: reworked driver and formatsEugen Hristev2019-04-221-417/+480
* media: replace strncpy() by strscpy()Mauro Carvalho Chehab2019-03-2915-25/+26
* media: vim2m: Fix RGB 565 BE/LE supportMauro Carvalho Chehab2019-03-291-13/+17
* media: video-mux: fix null pointer dereferencesKangjie Lu2019-03-291-0/+5
* media: mtk-vcodec: remove ready_to_displayAlexandre Courbot2019-03-292-7/+0
* media: mtk-vcodec: fix access to incorrect planes memberAlexandre Courbot2019-03-292-7/+7
* media: davinci-isif: avoid uninitialized variable useArnd Bergmann2019-03-291-9/+0
* media: hfi_parser: don't trick gcc with a wrong expected sizeMauro Carvalho Chehab2019-03-251-2/+2
* media: rcar-dma: p_set can't be NULLMauro Carvalho Chehab2019-03-251-1/+1
* media: sti/delta: remove uneeded checkMauro Carvalho Chehab2019-03-251-4/+2
* media: v4l: rcar_fdp1: Fix indentation odditiesLaurent Pinchart2019-03-251-14/+14
* media: vicodec: set pixelformat to V4L2_PIX_FMT_FWHT_STATELESS for stateless ...Dafna Hirschfeld2019-03-251-12/+35
* media: vicodec: Add support for stateless decoder.Dafna Hirschfeld2019-03-252-24/+264
* media: vicodec: Register another node for stateless decoderDafna Hirschfeld2019-03-251-4/+42
* media: vicodec: Introducing stateless fwht defs and structsDafna Hirschfeld2019-03-251-28/+13
* media: vicodec: add struct for encoder/decoder instanceDafna Hirschfeld2019-03-251-102/+92
* media: vicodec: Handle the case that the reference buffer is NULLDafna Hirschfeld2019-03-252-4/+16
* media: vicodec: rename v4l2_fwht_default_fmt to v4l2_fwht_find_nth_fmtDafna Hirschfeld2019-03-253-8/+23
* media: vicodec: Validate version dependent header values in a separate functionDafna Hirschfeld2019-03-251-12/+19
* media: vicodec: keep the ref frame according to the format in decoderDafna Hirschfeld2019-03-255-268/+122
* media: vicodec: add field 'buf' to fwht_raw_frameDafna Hirschfeld2019-03-252-2/+6
* media: vicodec: Move raw frame preparation code to a functionDafna Hirschfeld2019-03-251-65/+78
* media: vicodec: bugfix: free compressed_frame upon device releaseDafna Hirschfeld2019-03-251-0/+1
* media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also if decoding failsDafna Hirschfeld2019-03-251-8/+9
* media: vicodec: change variable name for the return value of v4l2_fwht_encodeDafna Hirschfeld2019-03-251-4/+5
* media: vicodec: upon release, call m2m release before freeing ctrl handlerDafna Hirschfeld2019-03-251-3/+3
* media: vicodec: fix g_selection: either handle crop or composeHans Verkuil2019-03-251-5/+17
* media: vicodec: selection api should only check single buffer typesDafna Hirschfeld2019-03-251-17/+3
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-209-49/+49
* media: ti-vpe: Parse local endpoint for properties, not the remote oneSakari Ailus2019-03-201-10/+2
* media: pxa-camera: Match with device node, not the port nodeSakari Ailus2019-03-201-1/+1
* media: vicodec: reset last_src/dst_buf based on the IS_OUTPUTHans Verkuil2019-03-201-2/+5
* media: vicodec: remove WARN_ON(1) from get_q_data()Hans Verkuil2019-03-201-1/+0
* media: vimc: stream: init/terminate the first entityHelen Fornazier2019-03-191-10/+16
* media: vimc: stream: add docs to struct vimc_streamHelen Fornazier2019-03-191-0/+15
OpenPOWER on IntegriCloud