summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)Author
2024-04-26media: atomisp: Propagate v4l2_mbus_framefmt.field to CSI port sink padHans de Goede
2024-04-26media: atomisp: Propagate set_fmt on sensor results to CSI portHans de Goede
2024-04-26media: atomisp: Ensure CSI-receiver[x] -> ISP links correctly reflect current...Hans de Goede
2024-04-26media: atomisp: Simplify atomisp_s_input() input argument checkingHans de Goede
2024-04-26media: atomisp: Add atomisp_select_input() helperHans de Goede
2024-04-26media: atomisp: Turn on sensor power from atomisp_set_fmt()Hans de Goede
2024-04-26media: atomisp: Add atomisp_s_sensor_power() helperHans de Goede
2024-04-26media: atomisp: Get rid of PCI device ID hack checkAndy Shevchenko
2024-04-26media: atomisp: Replace open-coded i2c_find_device_by_fwnode()Andy Shevchenko
2024-04-26media: atomisp: Put PMIC device after getting its I²C addressAndy Shevchenko
2024-04-26media: atomisp: Remove unsused macrosAndy Shevchenko
2024-04-26media: staging: media: atomisp: Remove extra whitespace after opening parenth...Jonathan Bergh
2024-04-26media: staging: media: atomisp: Fix various multiline block comment formattin...Jonathan Bergh
2024-04-26media: staging: media: atomisp: Remove old commented code and fix multiple bl...Jonathan Bergh
2024-04-26media: staging: media: atomisp: Remove unneeded return statement from void fu...Jonathan Bergh
2024-04-26media: staging: media: atomisp: Remove unnecessary parentheses from condition...Jonathan Bergh
2024-04-26media: staging: media: atomisp: Ensure trailing statements are on a newline a...Jonathan Bergh
2024-04-26media: staging: media: atomisp: Fixed "unsigned int *" rather than "unsigned ...Jonathan Bergh
2024-04-26media: staging: media: atomisp: Remove unnecessary braces from single line co...Jonathan Bergh
2024-04-26media: staging: media: atomisp: Fix formatting issues and minor code issueJonathan Bergh
2024-04-26media: staging: media: atomisp: Fix various formatting issues and remove unne...Jonathan Bergh
2024-04-26media: atomisp: Initialize sequence counters to 0 instead of -1Hans de Goede
2024-04-26media: atomisp: Disable broken V4L2_PIX_FMT_RGBX32 output supportHans de Goede
2024-04-26media: atomisp: Replace V4L2_PIX_FMT_RGB32 with V4L2_PIX_FMT_RGBX32Hans de Goede
2024-04-26media: atomisp: Drop second V4L2_PIX_FMT_UYVY atomisp_output_fmts[] entryHans de Goede
2024-04-25mm: vmalloc: enable memory allocation profilingKent Overstreet
2024-04-22media: staging: ipu3-imgu: Update firmware pathSakari Ailus
2024-04-11media: atomisp: Implement link_setup() op for ISP subdev MC entityHans de Goede
2024-04-11media: atomisp: Make MC link from ISP to /dev/video# output node immutableHans de Goede
2024-04-11media: atomisp: Change ISP subdev name to "ATOM ISP"Hans de Goede
2024-04-11media: atomisp: Add DMABUF supportHans de Goede
2024-04-11media: atomisp: Stop setting sd->devnode for the ATOMISP_SUBDEV v4l2-subdevHans de Goede
2024-04-11media: atomisp: Remove ISP controls which get passed through to the cameraHans de Goede
2024-04-11media: atomisp: Remove custom VCM handlingHans de Goede
2024-04-11media: atomisp: Rename atomisp_set_crop_and_fmt()Hans de Goede
2024-04-11media: atomisp: Remove isp_subdev_propagate()Hans de Goede
2024-04-11media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binariesZhipeng Lu
2024-04-11media: atomisp: Fix double negation in unsupported revision errorHans de Goede
2024-04-10staging: media: ipu3-imgu: Update e-mail addressesSakari Ailus
2024-04-10staging: media: imx: Remove duplicate Kconfig dependencyRajeshwar R Shinde
2024-04-10staging: media: ipu3: remove redundant assignment to pointer css_pipeColin Ian King
2024-04-09media: tegra-video: Use pad variant of dv timing subdev callsPaweł Anikiel
2024-04-08staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gccRicardo Ribalda
2024-04-08staging: media: starfive: Remove links when unregistering devicesChanghuang Liang
2024-04-08media: staging: media: starfive: camss: Convert to platform remove callback r...Uwe Kleine-König
2024-02-16media: imx: csc/scaler: fix v4l2_ctrl_handler memory leakLucas Stach
2024-02-16staging: media: starfive: Set 16 bpp for capture_raw deviceChanghuang Liang
2024-02-16media: staging: imx: controls are from another device, mark thisHans Verkuil
2024-02-16media: cedrus: h265: Fix configuring bitstream sizeJernej Skrabec
2024-02-05media: atomisp: don't use sizeof(NULL)Hans Verkuil