aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-24media: atomisp: Remove atomisp_file_fops and atomisp_file_ioctl_opsHans de Goede6-237/+0
2022-09-24media: atomisp: Remove file-injection supportHans de Goede9-347/+8
2022-09-24media: atomisp: Fix device_caps reporting of the registered video-devsHans de Goede1-17/+7
2022-09-24media: atomisp: Ensure that USERPTR pointers are page alignedHans de Goede1-0/+6
2022-09-24media: atomisp: hmm_bo: Drop PFN code path from alloc_user_pages()Hans de Goede2-43/+6
2022-09-24media: atomisp: hmm_bo: Rewrite free_private_pages() using pages_array helper funcsHans de Goede1-22/+4
2022-09-24media: atomisp: hmm_bo: Rewrite alloc_private_pages() using pages_array helper funcsHans de Goede1-28/+20
2022-09-24media: atomisp: hmm_bo: Further simplify alloc_private_pages()Hans de Goede1-23/+6
2022-09-24media: atomisp: hmm_bo: Simplify alloc_private_pages()Hans de Goede2-76/+10
2022-09-24media: atomisp: Make atomisp_try_fmt_cap() take padding into accountHans de Goede1-0/+7
2022-09-24media: atomisp: Fix VIDIOC_TRY_FMTHans de Goede1-2/+2
2022-09-24media: atomisp-notes: Add info about sensors v4l2_get_subdev_hostdata() useHans de Goede1-0/+19
2022-09-24media: atomisp-ov2680: Improve ov2680_set_fmt() error handlingHans de Goede1-2/+6
2022-09-24phy: qcom-qmp-usb: Use dev_err_probe() to simplify codeYuan Can1-6/+3
2022-09-24phy: qcom-qmp-ufs: Use dev_err_probe() to simplify codeYuan Can1-6/+3
2022-09-24phy: qcom-qmp-pcie-msm8996: Use dev_err_probe() to simplify codeYuan Can1-6/+3
2022-09-24phy: qcom-qmp-combo: Use dev_err_probe() to simplify codeYuan Can1-14/+7
2022-09-24media: atomisp-ov2680: Don't take the input_lock for try_fmt calls.Hans de Goede1-3/+2
2022-09-24media: atomisp-ov2680: Fix ov2680_set_fmt()Hans de Goede1-5/+1
2022-09-24media: atomisp_gmin_platform: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko1-5/+3
2022-09-24media: mc: convert pipeline funcs to take media_padTomi Valkeinen5-41/+33
2022-09-24media: mc: entity: Add has_pad_interdep entity operationTomi Valkeinen1-2/+8
2022-09-24media: mc: entity: Rewrite media_pipeline_start()Laurent Pinchart1-76/+441
2022-09-24phy: qualcomm: call clk_disable_unprepare in the error handlingDongliang Mu1-2/+4
2022-09-24media: drivers: use video_device_pipeline_alloc_start()Tomi Valkeinen5-17/+4
2022-09-24media: mc: entity: add alloc variant of pipeline_startTomi Valkeinen2-0/+49
2022-09-24media: drivers: use video_device_pipeline()Tomi Valkeinen2-4/+4
2022-09-24media: drivers: use video device pipeline start/stopTomi Valkeinen19-66/+62
2022-09-24media: v4l2-dev: Add videodev wrappers for media pipelinesTomi Valkeinen1-0/+61
2022-09-24media: mc: entity: Add media_entity_pipeline() to access the media pipelineLaurent Pinchart12-22/+39
2022-09-24media: mc: entity: Move media_entity_get_fwnode_pad() out of graph walk sectionLaurent Pinchart1-35/+35
2022-09-24media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_initLaurent Pinchart1-4/+6
2022-09-24media: mc: entity: Add iterator helper for entity padsJacopo Mondi2-12/+12
2022-09-24media: mc: entity: Rename streaming_count -> start_countTomi Valkeinen2-6/+6
2022-09-24media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHYSakari Ailus1-1/+1
2022-09-24media: ov8865: Fix an error handling path in ov8865_probe()Christophe JAILLET1-4/+6
2022-09-24media: ar0521: Fix return value check in writing initial registersSakari Ailus1-1/+2
2022-09-24phy: intel: Use dev_err_probe() to simplify codeYuan Can1-30/+15
2022-09-24phy: tegra: xusb: Use dev_err_probe() to simplify codeYuan Can1-6/+3
2022-09-24media: ipu3-imgu: Fix NULL pointer dereference in active selection accessSakari Ailus1-17/+14
2022-09-24media: ar0521: Remove redundant variable retSakari Ailus1-2/+1
2022-09-24media: ar0521: fix error return code in ar0521_power_on()Yang Yingliang1-2/+3
2022-09-24media: i2c: mt9v111: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-09-24media: ov5640: Use runtime PMPaul Elder1-47/+76
2022-09-24media: staging: ipu3-imgu: Fix BNR wb gain documentationJean-Michel Hautbois1-2/+5
2022-09-24media: hantro: Allows luma and chroma depth to be differentBenjamin Gaignard1-3/+0
2022-09-24media: hantro: imx8m: Enable 10bit decodingBenjamin Gaignard1-0/+27
2022-09-24media: Hantro: HEVC: Allows 10-bit bitstreamBenjamin Gaignard1-2/+2
2022-09-24media: hantro: postproc: Configure output regs to support 10bitBenjamin Gaignard2-3/+6
2022-09-24media: hantro: HEVC: Fix chroma offset computationBenjamin Gaignard1-1/+1