summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2025-07-08media: atomisp: Remove debug sysfs attributes active_bo and free_boAbdelrahman Fekry-91/+0
2025-07-08media: atomisp: Remove no more used macros from math_support.hAndy Shevchenko-5/+0
2025-07-08media: atomisp: Replace macros from math_support.hAndy Shevchenko-66/+77
2025-07-08media: atomisp: Remove unused headerAndy Shevchenko-161/+0
2025-07-08media: atomisp: ov2722: Fix struct definition styleThomas Andreatta-8/+8
2025-07-08media: atomisp: gc2235: Fix struct definition styleThomas Andreatta-8/+8
2025-07-08media: atomisp: gc0310: Remove redundant debug messageThomas Andreatta-2/+0
2025-07-08media: atomisp: gc0310: Drop gc0310_g_skip_frames()Hans de Goede-11/+0
2025-07-08media: atomisp: gc0310: Drop gc0310_get_frame_interval()Hans de Goede-18/+0
2025-07-08media: atomisp: gc0310: runtime-PM fixesHans de Goede-30/+28
2025-07-08media: atomisp: gc0310: Move and rename suspend/resume functionsHans de Goede-25/+26
2025-07-08media: atomisp: gc0310: Switch to using sd.active_state fmtHans de Goede-31/+1
2025-07-08media: atomisp: gc0310: Use v4l2_subdev_get_fmt() as v4l2_subdev_pad_ops.get_...Hans de Goede-13/+1
2025-07-08media: atomisp: gc0310: Implement internal_ops.init_stateHans de Goede-0/+12
2025-07-08media: atomisp: gc0310: Switch to using the sub-device state lockHans de Goede-13/+9
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-30/+14
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-30staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()Abdun Nihaal-3/+6
2025-06-30staging: rtl8723bs: remove redundant static functionMichael Straube-12/+2
2025-06-30staging: rtl8723bs: remove unnesessary function parameterMichael Straube-12/+12
2025-06-30staging: rtl8723bs: remove unused function parameterMichael Straube-5/+2
2025-06-30staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()Abdun Nihaal-0/+1
2025-06-30staging: rtl8723bs: remove empty functionsMichael Straube-18/+0