summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-01media: cec: expose the new connector info APIDariusz Marcinkiewicz
2019-10-01media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil
2019-10-01media: cec/cec-adap.c: use new UI_CMD definesHans Verkuil
2019-10-01media: uapi/linux/cec.h: add defines for the CEC UI Command OperandHans Verkuil
2019-10-01media: imx: enable V4L2_PIX_FMT_XBGR32, _BGRX32, and _RGBX32Philipp Zabel
2019-10-01media: uapi: h264: clarify num_ref_idx_l[01]_(default_)active fieldsPhilipp Zabel
2019-10-01media: uapi: h264: clarify V4L2_PIX_FMT_H264_SLICE formatPhilipp Zabel
2019-10-01media: hantro: h264: Fix the frame_num wraparound caseBoris Brezillon
2019-10-01media: hantro: h264: Rename POC_CMP() into HANTRO_CMP()Boris Brezillon
2019-10-01media: hantro: h264: Fix a comment in b1_ref_list_cmp()Boris Brezillon
2019-10-01media: rcar-vin: Add support for V4L2_FIELD_ALTERNATENiklas Söderlund
2019-10-01media: rcar-vin: Do not reset the crop and compose rectangles in s_fmtNiklas Söderlund
2019-10-01media: rcar-vin: Rename rectangle holding the video source informationNiklas Söderlund
2019-10-01media: rcar-vin: Make use of V4L2_FIELD_IS_INTERLACED() macroNiklas Söderlund
2019-10-01media: rcar-vin: Fix incorrect return statement in rvin_try_format()Niklas Söderlund
2019-10-01media: hantro: Simplify buffer helpersEzequiel Garcia
2019-10-01media: hantro: Simplify macroblock macrosEzequiel Garcia
2019-10-01media: vidioc-g-fbuf.rst: remove duplicate 'struct'Hans Verkuil
2019-10-01media: vim2m: Fix abort issueJernej Skrabec
2019-10-01media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN
2019-10-01media: v4l2-dv-timings.c: fix format stringHans Verkuil
2019-10-01media: vim2m: Fix BUG_ON in vim2m_device_release()Kefeng Wang
2019-10-01media: mtk-vcodec: vdec: clean up vidioc_vdec_s_fmt a bitAlexandre Courbot
2019-10-01media: mtk-vcodec: vdec: set VPI IPI handler in one placeAlexandre Courbot
2019-10-01media: mtk-vcodec: vdec: fix incorrect pointer dereferenceYunfei Dong
2019-10-01media: em28xx: make various arrays static const, makes object smallerColin Ian King
2019-10-01media: s3c-camif: make array 'registers' static const, makes object smallerColin Ian King
2019-10-01media: uapi: h264: clarify dec_ref_pic_marking_bit_size fieldsPhilipp Zabel
2019-10-01media: hantro: streamline open, reuse error pathPhilipp Zabel
2019-10-01media: ext-ctrls-flash.rst: fix typoHans Verkuil
2019-10-01media: seco-cec: Add a missing 'release_region()' in an error handling pathChristophe JAILLET
2019-10-01media: cedrus: fix various format-related compliance issuesHans Verkuil
2019-10-01media: cedrus: choose default pixelformat in try_fmtHans Verkuil
2019-10-01media: cedrus: fill in bus_info for media deviceHans Verkuil
2019-10-01media: am437x-vpfe: Switch to SPDX LicensingBenoit Parrot
2019-10-01media: am437x-vpfe: Remove per bus width static dataBenoit Parrot
2019-10-01media: am437x-vpfe: TRY_FMT ioctl is not really trying anythingBenoit Parrot
2019-10-01media: am437x-vpfe: fix function trace debug logBenoit Parrot
2019-10-01media: am437x-vpfe: Use a per instance format array instead of a static oneBenoit Parrot
2019-10-01media: am437x-vpfe: Setting STD to current value is not an errorBenoit Parrot
2019-10-01media: am437x-vpfe: Streamlined vb2 buffer cleanupBenoit Parrot
2019-10-01media: am437x-vpfe: fix start streaming error pathBenoit Parrot
2019-10-01media: am437x-vpfe: Wait for end of frame before tear-downBenoit Parrot
2019-10-01media: am437x-vpfe: Rework ISR routine for clarityBenoit Parrot
2019-10-01media: am437x-vpfe: Fix missing first lineBenoit Parrot
2019-10-01media: am437x-vpfe: Fix suspend path to always handle pinctrl configDave Gerlach
2019-10-01media: MAINTAINERS: Add reviewer to vimc driverShuah Khan
2019-10-01media: doc: media: vimc: Update module parameter usage informationShuah Khan
2019-10-01media: vimc: move duplicated IS_SRC and IS_SINK to common headerShuah Khan
2019-10-01media: vimc: Fix gpf in rmmod path when stream is activeShuah Khan