aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorFilesLines
2026-03-26staging: media: ipu7: Update TODOSakari Ailus1-7/+5
2026-03-25media: staging: imx: configure src_mux in csi_startMichael Tretter1-20/+24
2026-03-25media: staging: imx: request mbus_config in csi_startMichael Tretter1-16/+24
2026-03-25media: staging: imx: fix code style issuesvivek yadav3-3/+3
2026-03-25media: staging: imx: Remove unnecessary braces from if statementAyush Kumar1-2/+1
2026-03-19staging: media: tegra-video: add CSI support for Tegra20 and Tegra30Svyatoslav Ryhel5-47/+608
2026-03-19staging: media: tegra-video: tegra20: adjust luma buffer strideSvyatoslav Ryhel1-1/+1
2026-03-19staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422/YUV420p 1X16Svyatoslav Ryhel1-3/+71
2026-03-19staging: media: tegra-video: tegra20: increase maximum VI clock frequencySvyatoslav Ryhel1-1/+1
2026-03-19staging: media: tegra-video: tegra20: set VI HW revisionSvyatoslav Ryhel1-0/+1
2026-03-19staging: media: tegra-video: tegra20: adjust format align calculationsSvyatoslav Ryhel1-20/+19
2026-03-19staging: media: tegra-video: tegra20: add support for second output of VISvyatoslav Ryhel1-36/+47
2026-03-19staging: media: tegra-video: tegra20: set correct maximum width and heightSvyatoslav Ryhel1-3/+2
2026-03-19staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSISvyatoslav Ryhel4-24/+22
2026-03-19staging: media: tegra-video: vi: improve logic of source requestingSvyatoslav Ryhel2-7/+23
2026-03-19gpu: host1x: convert MIPI to use operation function pointersSvyatoslav Ryhel1-0/+1
2026-03-19staging: media: tegra-video: csi: move CSI helpers to headerSvyatoslav Ryhel2-11/+10
2026-03-19staging: media: tegra-video: vi: add flip controls only if no source controls are providedSvyatoslav Ryhel1-3/+6
2026-03-19staging: media: tegra-video: vi: adjust get_selection operation checkSvyatoslav Ryhel1-8/+2
2026-03-19staging: media: tegra-video: expand VI and VIP support to Tegra30Svyatoslav Ryhel6-5/+6
2026-03-17media: rc: fix race between unregister and urb/irq callbacksSean Young1-0/+1
2026-03-17staging: media: av7110: replace BUG() with error return in gpioirqArtem Lytkin1-1/+1
2026-03-11staging: media: ipu3: fix function argument alignmentOmer El Idrissi1-1/+1
2026-03-11staging: media: atomisp: Disallow all private IOCTLsSakari Ailus1-0/+4
2026-03-11media: staging: Drop starfive-camss from stagingJai Luthra16-3230/+0
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook2-14/+8
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds4-14/+7
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds34-52/+52
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook37-85/+88
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+1
2026-01-21media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() simplify codeFrank Li1-10/+3
2026-01-21media: staging: media: imx6-mipi-csi2: use devm_mutex_init() to simplify codeFrank Li1-5/+4
2026-01-21media: staging: media: imx6-mipi-csi2: replace spaces with tabs for alignmentFrank Li1-42/+42
2026-01-13media: staging/ipu7: Fix the loop bound in l2 table allocBingbu Cao1-1/+1
2026-01-13media: staging/ipu7: Update CDPHY register settingsBingbu Cao1-3/+10
2026-01-13media: staging/ipu7: Call synchronous RPM suspend in probe failureBingbu Cao1-1/+1
2026-01-13media: staging/ipu7: Ignore interrupts when device is suspendedBingbu Cao2-1/+20
2026-01-14staging: media: atomisp: fix trailing statementArjun Changla1-1/+2
2026-01-14media: staging: atomisp: remove redundant OOM error messagesZixuan Dong1-4/+1
2026-01-13host1x: Make remove callback return voidUwe Kleine-König1-3/+1
2026-01-13staging: media: tegra-video: move tegra20_vip_soc declaration to vip.hSun Jian2-4/+4
2026-01-13staging: media: tegra-video: move tegra210_csi_soc declaration to csi.hSun Jian2-4/+4
2026-01-13staging: media: av7110: use usleep_range in sp8870.cPreyas Sharma1-1/+1
2026-01-13staging: media: av7110: use usleep_range in av7110_hw.cPreyas Sharma1-10/+10
2026-01-13media: tegra-video: Fix memory leak in __tegra_channel_try_format()Zilin Guan1-5/+8
2025-12-04Merge tag 'media/v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds10-19/+12
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-1/+1
2025-11-21media: atomisp: gc2235: Fix namespace collision and startup() section placement with -ffunction-sectionsJosh Poimboeuf1-2/+2
2025-11-19media: av7110: Switch to use %ptSpAndy Shevchenko1-1/+1
2025-11-13media: atomisp: Fix namespace collision and startup() section placement with -ffunction-sectionsJosh Poimboeuf1-3/+3