summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-29media: MAINTAINERS: Fix files for obsolete SoC camera frameworkSakari Ailus
2019-03-29media: ov7740: enable to get exposure control in autoexposure modeAkinobu Mita
2019-03-29media: bt8xx: avoid a needless u8 to char conversionMauro Carvalho Chehab
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: wl128x: Fix some error handling in fmc_prepare()Dan Carpenter
2019-03-29media: wl128x: prevent two potential buffer overflowsDan Carpenter
2019-03-29media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing
2019-03-29media: usbvision: fix a potential NULL pointer dereferenceKangjie Lu
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: v4l2-ctrl: potential shift wrapping bugsDan Carpenter
2019-03-29media: davinci-isif: avoid uninitialized variable useArnd Bergmann
2019-03-29media: i2c: tda1997x: select V4L2_FWNODEKoen Vandeputte
2019-03-29media: staging: media: imx7-mipi-csis: fix debugfs compilationArnd Bergmann
2019-03-29media: staging: media: davinci_vpfe: fix large stack usage with clangArnd Bergmann
2019-03-29media: staging/imx: Fix inconsistent long line breaksLucas Leonardo Ciancaglini
2019-03-29media: gspca: Kill URBs on USB device disconnectEzequiel Garcia
2019-03-28media: dvbdev: remove double-unlockMauro Carvalho Chehab
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: pwc-ctl: pChoose can't be NULLMauro Carvalho Chehab
2019-03-25media: cx2341x: replace badly designed macrosMauro Carvalho Chehab
2019-03-25media: imx214: don't de-reference a NULL pointerMauro 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: v4l2-ioctl.c: add V4L2_PIX_FMT_FWHT_STATELESS to v4l_fill_fmtdescHans Verkuil
2019-03-25media: vicodec: Introducing stateless fwht defs and structsDafna Hirschfeld
2019-03-25media: vicodec: add documentation to V4L2_PIX_FMT_FWHT_STATELESSDafna Hirschfeld
2019-03-25media: vicodec: add documentation to V4L2_CID_MPEG_VIDEO_FWHT_PARAMSDafna Hirschfeld
2019-03-25media: vicodec: add documentation to V4L2_CID_FWHT_I/P_FRAME_QPDafna 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: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failureDafna 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-25media: media requests: return EBADR instead of EACCESHans Verkuil