summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorLines
2025-07-08media: atomisp: gc0310: Switch to {enable,disable}_streamsHans de Goede-32/+47
2025-07-08media: atomisp: gc0310: Remove unused is_streaming variableHans de Goede-3/+0
2025-07-08media: atomisp: gc0310: Fix power on/off sleep timesHans de Goede-4/+3
2025-07-08media: atomisp: gc0310: Add check_hwcfg() functionHans de Goede-4/+52
2025-07-08media: atomisp: gc0310: Limit max exposure value to mode-height + vblankHans de Goede-2/+19
2025-07-08media: atomisp: gc0310: Add camera orientation and sensor rotation controlsHans de Goede-1/+11
2025-07-08media: atomisp: gc0310: Add vblank and hblank controlsHans de Goede-3/+35
2025-07-08media: atomisp: gc0310: Add link-frequency and pixelrate controlsHans de Goede-2/+31
2025-07-08media: atomisp: gc0310: Add selection API supportHans de Goede-1/+26
2025-07-08media: atomisp: gc0310: Use V4L2_CID_ANALOGUE_GAIN for gain controlHans de Goede-2/+2
2025-07-08media: atomisp: gc0310: Switch to CCI register access helpersHans de Goede-89/+55
2025-07-08media: atomisp: gc0310: Modify vblank value to run at 30 fpsHans de Goede-1/+1
2025-07-08media: atomisp: gc0310: Drop unused GC0310_FOCAL_LENGTH_NUM defineHans de Goede-2/+0
2025-07-08media: atomisp: gc0310: Rename "dev" function variable to "sensor"Hans de Goede-56/+56
2025-07-08media: atomisp: Fix ia_css_vf.host.c coding stylePablo-2/+1
2025-07-08media: atomisp: Switch to int3472 driver sensor GPIO mapping codeHans de Goede-225/+27
2025-07-08media: atomisp: Fix "stop stream timeout." errorHans de Goede-26/+4
2025-07-08media: atomisp: Always free MIPI / CSI-receiver buffers from ia_css_uninit()Hans de Goede-45/+0
2025-07-08media: atomisp: Stop pipeline on atomisp_css_start() failureHans de Goede-0/+1
2025-07-08media: atomisp: Properly stop the ISP stream on sensor streamon errorsHans de Goede-16/+22
2025-07-08media: atomisp: Move atomisp_stop_streaming() above atomisp_start_streaming()Hans de Goede-74/+74
2025-07-04media: ipu7: Drop IPU8 PCI ID for nowSakari Ailus-1/+0
2025-07-03media: staging/ipu7: add Makefile, Kconfig and to-do file for IPU7Bingbu Cao-0/+72
2025-07-03media: staging/ipu7: add IPU7 input system device driverBingbu Cao-4/+7033
2025-07-03media: staging/ipu7: add IPU7 firmware ABI headersBingbu Cao-0/+1326
2025-07-03media: staging/ipu7: add firmware parse, syscom interface and bootBingbu Cao-0/+860
2025-07-03media: staging/ipu7: add IPU7 DMA APIs and MMU mappingBingbu Cao-0/+1790
2025-07-03media: staging/ipu7: add Intel IPU7 PCI device driverBingbu Cao-0/+5067
2025-06-20media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init()Haoxiang Li-1/+1
2025-06-20media: rkvdec: Restore iommu addresses on errorsNicolas Dufresne-7/+37
2025-06-20media: cedrus: Add support for additional output formatsJernej Skrabec-1/+36
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-2/+2
2025-05-15media: rkvdec: h264: Support High 10 and 4:2:2 profilesJonas Karlman-18/+60
2025-05-15media: rkvdec: Add get_image_fmt opsJonas Karlman-0/+37
2025-05-15media: rkvdec: Initialize the m2m context before the controlsNicolas Dufresne-7/+7
2025-05-15media: rkvdec: h264: Limit minimum profile to constrained baselineSebastian Fricke-1/+1
2025-05-05media: atomisp: Remove atomisp-mt9m114 driverHans de Goede-3393/+0
2025-05-05media: atomisp: Add support for sensors with a separate ISP v4l2_subdevHans de Goede-11/+65
2025-05-05media: atomisp: Avoid deadlock with sensor subdevs with state_lock setHans de Goede-2/+9
2025-05-05media: atomisp: Rename camera to sensorHans de Goede-45/+46
2025-05-05media: atomisp: Remove compat ioctl32 header fileHardevsinh Palaniya-248/+0
2025-05-05media: atomisp: gmin: Fix indentation to use TAB instead of spacesThomas Andreatta-2/+2
2025-05-05media: atomisp: gmin: Remove duplicate NULL testAbraham Samuel Adekunle-1/+1
2025-05-05media: atomisp: Fix indentation to use TAB instead of spacesGabriel Shahrouzi-1/+1
2025-05-05media: atomisp: Fix spelling error in ia_css_sdis2_types.hLiu Jing-1/+1
2025-05-05media: atomisp: Use the actual value of the enum instead of the enumRicardo Ribalda-1/+1
2025-05-05media: atomisp: Avoid picking too big sensor resolutionHans de Goede-3/+8
2025-05-05media: atomisp: gmin: Remove GPIO driven regulator supportHans de Goede-69/+0
2025-05-05media: atomisp: Remove gmin_platform Asus T100TA quirksHans de Goede-17/+0
2025-04-30media: staging: atomisp/starfive: use (t,l)/wxh format for rectangleHans Verkuil-3/+3