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