summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-01media: i2c: ov2659: Fix sensor detection to actually fail when device is not ...Benoit Parrot
2019-10-01media: i2c: ov2659: Fix for image wrap-around in lower resolutionBenoit Parrot
2019-10-01media: i2c: ov5695: Modify the function of async register subdev related devicesDongchun Zhu
2019-10-01media: v4l: fwnode: Make v4l2_fwnode_endpoint_free() saferSakari Ailus
2019-10-01media: v4l: Put camera sensor, lens and flash drivers under MEDIA_CAMERA_SUPPORTSakari Ailus
2019-10-01media: ov6650: Fix stored crop rectangle not in sync with hardwareJanusz Krzysztofik
2019-10-01media: ov6650: Fix stored frame format not in sync with hardwareJanusz Krzysztofik
2019-10-01media: ov6650: Fix default format not applied on device probeJanusz Krzysztofik
2019-10-01media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY supportJanusz Krzysztofik
2019-10-01media: ov6650: Fix some format attributes not under controlJanusz Krzysztofik
2019-10-01media: ov6650: Fix incorrect use of JPEG colorspaceJanusz Krzysztofik
2019-10-01media: ov6650: Fix crop rectangle alignment not passed backJanusz Krzysztofik
2019-10-01media: ov6650: Fix control handler not freed on init errorJanusz Krzysztofik
2019-10-01media: ov6650: Fix MODULE_DESCRIPTIONJanusz Krzysztofik
2019-10-01media: max2175: Fix build error without CONFIG_REGMAP_I2CYueHaibing
2019-10-01media: cx231xx: convert to the vb2 frameworkHans Verkuil
2019-10-01media: cec-gpio: add notifier supportHans Verkuil
2019-10-01media: cec: expose the new connector info APIDariusz Marcinkiewicz
2019-10-01media: cec/cec-adap.c: use new UI_CMD definesHans Verkuil
2019-10-01media: imx: enable V4L2_PIX_FMT_XBGR32, _BGRX32, and _RGBX32Philipp 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: 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: hantro: streamline open, reuse error pathPhilipp Zabel
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