aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2019-04-22media: mtk-vcodec: enlarge struct vdec_pic_info fieldsYunfei Dong
2019-04-22media: vimc: propagate pixel format in the streamHelen Fornazier
2019-04-22media: platform: stm32: wait end of transmissionYannick Fertre
2019-04-22media: atmel: atmel-isc: removed ARGB32 added ABGR32 and XBGR32Eugen Hristev
2019-04-22media: atmel: atmel-isc: reworked driver and formatsEugen Hristev
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab
2019-03-29media: vim2m: Fix RGB 565 BE/LE supportMauro Carvalho Chehab
2019-03-29media: video-mux: fix null pointer dereferencesKangjie Lu
2019-03-29media: mtk-vcodec: remove ready_to_displayAlexandre Courbot
2019-03-29media: mtk-vcodec: fix access to incorrect planes memberAlexandre Courbot
2019-03-29media: davinci-isif: avoid uninitialized variable useArnd Bergmann
2019-03-25media: hfi_parser: don't trick gcc with a wrong expected sizeMauro Carvalho Chehab
2019-03-25media: rcar-dma: p_set can't be NULLMauro Carvalho Chehab
2019-03-25media: sti/delta: remove uneeded checkMauro Carvalho Chehab
2019-03-25media: v4l: rcar_fdp1: Fix indentation odditiesLaurent Pinchart
2019-03-25media: vicodec: set pixelformat to V4L2_PIX_FMT_FWHT_STATELESS for stateless ...Dafna Hirschfeld
2019-03-25media: vicodec: Add support for stateless decoder.Dafna Hirschfeld
2019-03-25media: vicodec: Register another node for stateless decoderDafna Hirschfeld
2019-03-25media: vicodec: Introducing stateless fwht defs and structsDafna Hirschfeld
2019-03-25media: vicodec: add struct for encoder/decoder instanceDafna Hirschfeld
2019-03-25media: vicodec: Handle the case that the reference buffer is NULLDafna Hirschfeld
2019-03-25media: vicodec: rename v4l2_fwht_default_fmt to v4l2_fwht_find_nth_fmtDafna Hirschfeld
2019-03-25media: vicodec: Validate version dependent header values in a separate functionDafna Hirschfeld
2019-03-25media: vicodec: keep the ref frame according to the format in decoderDafna Hirschfeld
2019-03-25media: vicodec: add field 'buf' to fwht_raw_frameDafna Hirschfeld
2019-03-25media: vicodec: Move raw frame preparation code to a functionDafna Hirschfeld
2019-03-25media: vicodec: bugfix: free compressed_frame upon device releaseDafna Hirschfeld
2019-03-25media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also if decoding failsDafna Hirschfeld
2019-03-25media: vicodec: change variable name for the return value of v4l2_fwht_encodeDafna Hirschfeld
2019-03-25media: vicodec: upon release, call m2m release before freeing ctrl handlerDafna Hirschfeld
2019-03-25media: vicodec: fix g_selection: either handle crop or composeHans Verkuil
2019-03-25media: vicodec: selection api should only check single buffer typesDafna Hirschfeld
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-20media: ti-vpe: Parse local endpoint for properties, not the remote oneSakari Ailus
2019-03-20media: pxa-camera: Match with device node, not the port nodeSakari Ailus
2019-03-20media: vicodec: reset last_src/dst_buf based on the IS_OUTPUTHans Verkuil
2019-03-20media: vicodec: remove WARN_ON(1) from get_q_data()Hans Verkuil
2019-03-19media: vimc: stream: init/terminate the first entityHelen Fornazier
2019-03-19media: vimc: stream: add docs to struct vimc_streamHelen Fornazier
2019-03-19media: vimc: stream: cleanup frame field from struct vimc_streamHelen Fornazier
2019-03-19media: vimc: cap: fix step width/height in enum framesizeHelen Fornazier
2019-03-19media: vimc: stream: fix thread state before sleepHelen Fornazier
2019-03-19media: vimc: deb: fix default sink bayer formatHelen Fornazier
2019-03-19media: vicodec: avoid clang frame size warningArnd Bergmann
2019-03-19media: atmel-isc: Add support for BT656 with CRC decodingKen Sloat
2019-03-19media: stm32-dcmi: fix DMA corruption when stopping streamingHugues Fruchet
2019-03-19media: stm32-dcmi: fix check of pm_runtime_get_sync return valueHugues Fruchet
2019-03-19media: platform/sh_veu.c: remove redundant NULL pointer checksShaobo He
2019-03-19media: mtk-vcodec: fix access to vb2_v4l2_buffer structAlexandre Courbot
2019-03-19media: rcar-vin: Enable support for r8a774a1Biju Das