summaryrefslogtreecommitdiff
path: root/drivers/media/platform/nxp
AgeCommit message (Expand)AuthorFilesLines
2022-09-24media: v4l2-ctrls: drop 'elems' argument from control type ops.Hans Verkuil1-2/+2
2022-08-30media: dw100: Fix an error handling path in dw100_probe()Christophe JAILLET1-0/+1
2022-08-29media: fsl-viu: deprecate this driverHans Verkuil3-1612/+0
2022-08-29media: dw100: Add i.MX8MP dw100 dewarper driverXavier Roumegue6-0/+1844
2022-07-16media: imx: imx-mipi-csis: Implement the .get_frame_desc() operationLaurent Pinchart1-0/+27
2022-07-16media: imx: imx-mipi-csis: Add version registerLaurent Pinchart1-0/+5
2022-07-16media: imx: imx-mipi-csis: Set the subdev fwnode for endpoint matchingLaurent Pinchart1-0/+9
2022-06-27media: driver/nxp/imx-jpeg: fix a unexpected return value problemJian Zhang1-0/+2
2022-06-27media: imx-jpeg: Disable slot interrupt when frame doneMing Qian3-8/+8
2022-06-20media: imx-jpeg: Implement drain using v4l2-mem2mem helpersMing Qian2-84/+73
2022-06-20media: imx-jpeg: Align upwards buffer sizeMing Qian1-51/+37
2022-06-20media: imx-jpeg: Leave a blank space before the configuration dataMing Qian1-1/+8
2022-06-20media: imx-jpeg: Correct some definition according specificationMing Qian1-4/+4
2022-06-20media: imx-jpeg: Encoder support to set jpeg qualityMing Qian4-3/+73
2022-06-20media: imx-jpeg: Don't fill the description field in struct v4l2_fmtdescMing Qian1-2/+0
2022-05-13media: platform: video-viu: Do not select it by defaultFabio Estevam1-1/+0
2022-05-13media: imx-jpeg: Support dynamic resolution changeMing Qian2-16/+55
2022-05-13media: imx-jpeg: Handle source change in a functionMing Qian1-49/+65
2022-05-13media: imx-jpeg: Propagate the output frame size to the capture sideMing Qian1-1/+29
2022-05-13media: imx-jpeg: Identify and handle precision correctlyMing Qian2-12/+27
2022-05-13media: imx-jpeg: Refactor function mxc_jpeg_parseMing Qian1-7/+6
2022-05-13media: imx-jpeg: Fix potential array out of bounds in queue_setupMirela Rabulea1-0/+2
2022-04-24media: platform: imx-mipi-csis: Remove unneeded 'default n'Fabio Estevam1-1/+0
2022-04-24media: imx: imx-mipi-csis: Fix active format initialization on source padLaurent Pinchart1-8/+0
2022-04-24media: imx: imx-mipi-csis: Protect mipi_csis_dump_regs()Jacopo Mondi1-3/+6
2022-04-24media: imx: imx-mipi-csis: Drop powered flagJacopo Mondi1-9/+4
2022-04-24media: imx: imx-mipi-csis: Simplify mipi_csis_s_stream()Jacopo Mondi1-25/+33
2022-04-24media: imx: imx-mipi-csis: Simplify runtime PM implementationLaurent Pinchart1-21/+17
2022-04-24media: imx: imx-mipi-csis: Don't stop streaming at runtime suspend timeLaurent Pinchart1-1/+0
2022-04-24media: imx: imx-mipi-csis: Drop unneeded system PM implementationLaurent Pinchart1-43/+5
2022-04-24media: imx: imx-mipi-csis: Don't use .s_power()Laurent Pinchart1-9/+2
2022-04-24media: imx: imx-mipi-csis: Rename csi_state to mipi_csis_deviceLaurent Pinchart1-276/+277
2022-04-24media: imx-jpeg: don't change byteused of queued bufferMing Qian1-2/+0
2022-04-24media: imx-jpeg: Correct the pixel format of rgbMing Qian3-20/+20
2022-04-24media: imx-jpeg: Add pm-sleep support for imx-jpegMing Qian1-0/+24
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus1-4/+0
2022-04-24media: imx: imx-mipi-csis: Add support for JPEG_1X8Jacopo Mondi1-0/+28
2022-04-06media: platform: imx-mipi-csis: Add dependency on VIDEO_DEVLaurent Pinchart1-0/+1
2022-03-21media: nxp: Restrict VIDEO_IMX_MIPI_CSIS to ARCH_MXC or COMPILE_TESTLaurent Pinchart1-0/+1
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab2-4/+4
2022-03-18media: platform/*/Kconfig: make manufacturer menus more uniformMauro Carvalho Chehab1-17/+5
2022-03-18media: platform: rename s5p-jpeg/ to samsung/s5p-jpeg/Mauro Carvalho Chehab1-1/+1
2022-03-14media: platform: place NXP drivers on a separate dirMauro Carvalho Chehab13-0/+10399