aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-25media: vicodec: add documentation to V4L2_PIX_FMT_FWHT_STATELESSDafna Hirschfeld1-0/+6
2019-03-25media: vicodec: add documentation to V4L2_CID_MPEG_VIDEO_FWHT_PARAMSDafna Hirschfeld1-0/+116
2019-03-25media: vicodec: add documentation to V4L2_CID_FWHT_I/P_FRAME_QPDafna Hirschfeld1-0/+8
2019-03-25media: vicodec: add struct for encoder/decoder instanceDafna Hirschfeld1-102/+92
2019-03-25media: vicodec: Handle the case that the reference buffer is NULLDafna Hirschfeld2-4/+16
2019-03-25media: vicodec: rename v4l2_fwht_default_fmt to v4l2_fwht_find_nth_fmtDafna Hirschfeld3-8/+23
2019-03-25media: vicodec: Validate version dependent header values in a separate functionDafna Hirschfeld1-12/+19
2019-03-25media: vicodec: keep the ref frame according to the format in decoderDafna Hirschfeld5-268/+122
2019-03-25media: vicodec: add field 'buf' to fwht_raw_frameDafna Hirschfeld2-2/+6
2019-03-25media: vicodec: Move raw frame preparation code to a functionDafna Hirschfeld1-65/+78
2019-03-25media: vicodec: bugfix: free compressed_frame upon device releaseDafna Hirschfeld1-0/+1
2019-03-25media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also if decoding failsDafna Hirschfeld1-8/+9
2019-03-25media: vicodec: change variable name for the return value of v4l2_fwht_encodeDafna Hirschfeld1-4/+5
2019-03-25media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failureDafna Hirschfeld2-8/+12
2019-03-25media: vicodec: upon release, call m2m release before freeing ctrl handlerDafna Hirschfeld1-3/+3
2019-03-25media: vicodec: fix g_selection: either handle crop or composeHans Verkuil1-5/+17
2019-03-25media: vicodec: selection api should only check single buffer typesDafna Hirschfeld1-17/+3
2019-03-25media: media requests: return EBADR instead of EACCESHans Verkuil6-14/+12
2019-03-25media: cedrus: set requires_requestsHans Verkuil1-0/+1
2019-03-25media: vb2: add requires_requests bit for stateless codecsHans Verkuil4-0/+20
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab70-320/+320
2019-03-20media: v4l2-fwnode: Add a deprecation note in the old ACPI parsing exampleSakari Ailus1-1/+4
2019-03-20media: ipu3-cio2: Set CSI-2 receiver sub-device entity functionSakari Ailus1-0/+1
2019-03-20media: v4l: i2c: Regroup lens drivers under their own sectionSakari Ailus1-37/+39
2019-03-20media: ti-vpe: Parse local endpoint for properties, not the remote oneSakari Ailus1-10/+2
2019-03-20media: pxa-camera: Match with device node, not the port nodeSakari Ailus1-1/+1
2019-03-20media: v4l2-fwnode: The first default data lane is 0 on C-PHYSakari Ailus1-1/+5
2019-03-20media: v4l2-fwnode: Defaults may not override endpoint configuration in firmwareSakari Ailus1-1/+5
2019-03-20media: ov7670: don't access registers when the device is powered offAkinobu Mita1-5/+26
2019-03-20media: ov7670: restore default settings after power-upAkinobu Mita1-0/+1
2019-03-20media: staging/intel-ipu3: reduce kernel stack usageArnd Bergmann1-12/+23
2019-03-20media: staging/intel-ipu3: mark PM function as __maybe_unusedArnd Bergmann1-1/+1
2019-03-20media: staging/intel-ipu3-v4l: reduce kernel stack usageArnd Bergmann1-15/+25
2019-03-20media: vicodec: reset last_src/dst_buf based on the IS_OUTPUTHans Verkuil1-2/+5
2019-03-20media: vicodec: remove WARN_ON(1) from get_q_data()Hans Verkuil1-1/+0
2019-03-19media: em28xx-input: make const array addr_list staticColin Ian King1-1/+1
2019-03-19media: dvb: Add support for the Avermedia TD310Jose Alberto Reguero3-6/+27
2019-03-19media: dvb: init i2c already in it930x_frontend_attachAndreas Kemnade1-42/+42
2019-03-19media: si2165: fix a missing check of return valueKangjie Lu1-3/+5
2019-03-19media: serial_ir: Fix use-after-free in serial_ir_init_moduleYueHaibing1-8/+1
2019-03-19media: rc: remove unused including <linux/version.h>YueHaibing1-1/+0
2019-03-19media: cx23885: check allocation returnNicholas Mc Guire1-2/+3
2019-03-19media: m88ds3103: serialize reset messages in m88ds3103_set_frontendJames Hutchinson1-5/+4
2019-03-19media: dvbsky: Avoid leaking dvb frontendStefan BrĂ¼ns1-8/+10
2019-03-19media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter1-2/+3
2019-03-19media: staging: davinci: drop pointless static qualifier in vpfe_resizer_init()Mao Wenan1-1/+1
2019-03-19media: staging: media: zoran: Fixes a checkpatch.pl error in videocodec.cclaudiojpaz1-1/+1
2019-03-19media: staging: davinci_vpfe: disallow building with COMPILE_TESTArnd Bergmann1-1/+1
2019-03-19media: i2c: adv748x: select V4L2_FWNODEArnd Bergmann1-0/+1
2019-03-19media: imx: vdic: Fix wrong CSI group IDSteve Longerbeam1-1/+1