summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
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: 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
2019-03-25media: vb2: add requires_requests bit for stateless codecsHans Verkuil
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-20media: v4l2-fwnode: Add a deprecation note in the old ACPI parsing exampleSakari Ailus
2019-03-20media: ipu3-cio2: Set CSI-2 receiver sub-device entity functionSakari Ailus
2019-03-20media: v4l: i2c: Regroup lens drivers under their own sectionSakari Ailus
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: v4l2-fwnode: The first default data lane is 0 on C-PHYSakari Ailus
2019-03-20media: v4l2-fwnode: Defaults may not override endpoint configuration in firmwareSakari Ailus
2019-03-20media: ov7670: don't access registers when the device is powered offAkinobu Mita
2019-03-20media: ov7670: restore default settings after power-upAkinobu Mita
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: em28xx-input: make const array addr_list staticColin Ian King
2019-03-19media: dvb: Add support for the Avermedia TD310Jose Alberto Reguero
2019-03-19media: dvb: init i2c already in it930x_frontend_attachAndreas Kemnade
2019-03-19media: si2165: fix a missing check of return valueKangjie Lu
2019-03-19media: serial_ir: Fix use-after-free in serial_ir_init_moduleYueHaibing
2019-03-19media: rc: remove unused including <linux/version.h>YueHaibing
2019-03-19media: cx23885: check allocation returnNicholas Mc Guire
2019-03-19media: m88ds3103: serialize reset messages in m88ds3103_set_frontendJames Hutchinson
2019-03-19media: dvbsky: Avoid leaking dvb frontendStefan BrĂ¼ns
2019-03-19media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter
2019-03-19media: i2c: adv748x: select V4L2_FWNODEArnd Bergmann
2019-03-19media: strscpy() returns a negative value on failure unlike strlcpy().Hans Petter Selasky
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: videobuf2: Return error after allocation failureSouptick Joarder
2019-03-19media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil
2019-03-19media: au0828: minor fix to a misleading comment in _close()Shuah Khan