summaryrefslogtreecommitdiffstats
path: root/drivers/nubus (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-10media: rcar-csi2: Add support for C-PHY on R-Car V4HNiklas Söderlund1-0/+291
2023-08-10media: i2c: imx219: Simplify code handling in s_fmtJacopo Mondi1-9/+1
2023-08-10media: i2c: imx219: Simplify format assignmentJacopo Mondi1-30/+18
2023-08-10media: i2c: imx219: Use subdev active stateJacopo Mondi1-131/+48
2023-08-10media: i2c: imx219: Fix colorspace infoJacopo Mondi1-17/+9
2023-08-10media: i2c: imx219: Complete default format initializationJacopo Mondi1-0/+6
2023-08-10media: i2c: imx219: Switch from open to init_cfgJean-Michel Hautbois1-32/+31
2023-08-10media: i2c: imx219: Rename mbus codes arrayJean-Michel Hautbois1-11/+11
2023-08-10media: Remove ov_16bit_addr_reg_helpers.hHans de Goede1-92/+0
2023-08-10media: atomisp: ov2680: Convert to new CCI register access helpersHans de Goede3-215/+119
2023-08-10media: imx290: Convert to new CCI register access helpersHans de Goede2-211/+150
2023-08-10media: ov5693: Convert to new CCI register access helpersHans de Goede2-358/+230
2023-08-10media: Add MIPI CCI register access helper functionsHans de Goede6-0/+307
2023-08-10media: subdev: Add debug prints to enable/disable_streamsTomi Valkeinen1-2/+12
2023-08-10media: subdev: Constify v4l2_subdev_set_routing_with_fmt() paramTomi Valkeinen2-2/+2
2023-08-10media: subdev: Drop implicit zeroing of stream fieldTomi Valkeinen1-15/+0
2023-08-10media: MAINTAINERS: Split sensors and lens drivers, add documentationSakari Ailus1-4/+11
2023-08-10media: MAINTAINERS: Add entry for V4L2 async and fwnode frameworksSakari Ailus1-0/+10
2023-08-10media: i2c: Remove common dependencies from sensor driversSakari Ailus3-222/+10
2023-08-10media: i2c: Add a camera sensor top level menuSakari Ailus1-3/+10
2023-08-10media: imx: imx7-media-csi: Fix frame sizes enumerationLaurent Pinchart1-6/+8
2023-08-10MAINTAINERS: correct file entry in MEDIA DRIVERS FOR FREESCALE IMX7/8Lukas Bulwahn1-1/+1
2023-08-10media: nxp: imx8-isi: Add ISI support for i.MX93Guoniu.zhou3-0/+48
2023-08-10media: nxp: imx8-isi: Move i.MX8 gasket configuration to an ops structureGuoniu.zhou5-36/+76
2023-08-10media: dt-bindings: nxp,imx8-isi: Add i.MX93 ISI compatible stringGuoniu.zhou1-1/+4
2023-08-10media: nxp: Fix wrong return pointer check in mxc_isi_crossbar_init()Yang Yingliang1-1/+1
2023-08-10arm64: defconfig: Drop CONFIG_VIDEO_IMX_MEDIALaurent Pinchart1-1/+0
2023-08-10staging: media: imx: Merge VIDEO_IMX_CSI into VIDEO_IMX_MEDIALaurent Pinchart2-18/+6
2023-08-10media: i2c: ds90ub960: Rename RXPORT_MODE_CSI2_ASYNC to RXPORT_MODE_CSI2_NONSYNCTomi Valkeinen1-11/+11
2023-08-10media: i2c: ds90ub953: Support non-sync modeTomi Valkeinen1-8/+28
2023-08-10media: i2c: ds90ub953: Restructure clkout managementTomi Valkeinen1-65/+76
2023-08-10media: i2c: ds90ub960: Allow FPD-Link async modeTomi Valkeinen1-1/+0
2023-08-10media: i2c: ds90ub953: Handle V4L2_MBUS_CSI2_NONCONTINUOUS_CLOCKTomi Valkeinen1-1/+5
2023-08-10media: i2c: ds90ub913: Use v4l2_fwnode_endpoint_parse()Tomi Valkeinen1-12/+21
2023-08-10media: i2c: ds90ub953: Use v4l2_fwnode_endpoint_parse()Tomi Valkeinen1-6/+13
2023-08-10media: i2c: ds90ub960: Configure CSI-2 continuous clockTomi Valkeinen1-0/+8
2023-08-10media: i2c: ds90ub9x3: Fix sub-device matchingTomi Valkeinen2-25/+2
2023-08-10media: firewire: firedtv-avc.c: replace BUG with proper, error returnHans Verkuil1-1/+3
2023-08-10media: usb: pvrusb2: fix inconsistent indentingHans Verkuil1-2/+4
2023-08-10media: tegra_cec: fix the return value handle for platform_get_irq()Ruan Jinjie1-2/+2
2023-08-10media: cx23885: debug cosmeticsMariusz Bialonczyk1-3/+3
2023-08-10media: nxp: Remove redundant dev_err()Ruan Jinjie2-2/+0
2023-08-10media: rcar_jpu: Remove redundant dev_err()Ruan Jinjie1-3/+1
2023-08-10media: jpeg-core: Remove redundant dev_err()Ruan Jinjie1-3/+1
2023-08-10dt-bindings: media: amphion,vpu: correct node namePeng Fan1-4/+4
2023-08-10media: dt-bindings: drop unneeded status from examplesKrzysztof Kozlowski2-2/+0
2023-08-10media: dvb: mb86a16: check the return value of mb86a16_read()Yuanjun Gong1-4/+6
2023-08-10media: doc: dev-encoder: Fixup type for ENUM_FRAMEINTERVALSPaul Kocialkowski1-2/+2
2023-08-10media: stm32: dcmi: only call s_stream on the source subdevAlain Volmat1-49/+14
2023-08-10media: i2c: st_mipid02: cascade s_stream call to the source subdevAlain Volmat1-1/+12