summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-1/+1
|\
| * mm: vmalloc: enable memory allocation profilingKent Overstreet2024-04-251-1/+1
* | media: staging: media: tegra-video: Use swap macroRicardo Ribalda2024-05-031-7/+2
* | media: staging: sun6i-isp: Remove redundant printkRicardo Ribalda2024-05-031-2/+1
* | media: staging: media: starfive: Clean pad selection in isp_try_format()Changhuang Liang2024-05-031-8/+2
* | media: staging: max96712: fix copy-paste errorIhor Matushchak2024-04-301-1/+1
* | media: ipu3: Use MODULE_FIRMWARE to add firmware files metadataVíctor Gonzalo2024-04-301-0/+4
* | media: atomisp-mt9m114: adjust macro parameter nameJulia Lawall2024-04-291-1/+1
* | media: atomisp: Fix sh_css_config_input_network_2400() coding styleHans de Goede2024-04-261-9/+7
* | media: atomisp: Remove setting of f->fmt.pix.priv from atomisp_set_fmt()Hans de Goede2024-04-261-2/+0
* | media: atomisp: Cleanup atomisp_isr_thread() spinlock handlingHans de Goede2024-04-261-7/+4
* | media: atomisp: Remove empty s_stream() op from CSI subdevHans de Goede2024-04-261-23/+0
* | media: atomisp: Remove empty s_power() op from ISP subdevHans de Goede2024-04-261-13/+1
* | media: atomisp: Remove clearing of ISP crop / compose rectangles on file releaseHans de Goede2024-04-261-21/+0
* | media: atomisp: Remove struct atomisp_platform_dataHans de Goede2024-04-264-40/+19
* | media: atomisp: Remove gmin_platform VCM code.Hans de Goede2024-04-263-71/+0
* | media: atomisp: Drop intel_v4l2_subdev_typeHans de Goede2024-04-269-50/+22
* | media: atomisp: Drop unused frame_status trackingHans de Goede2024-04-264-29/+2
* | media: atomisp: Drop custom flash supportHans de Goede2024-04-2612-313/+2
* | media: atomisp: Drop the atomisp custom lm3554 flash driverHans de Goede2024-04-264-1107/+0
* | media: atomisp: Remove input_port_ID_tHans de Goede2024-04-262-13/+1
* | media: atomisp: Remove test pattern generator (TPG) supportHans de Goede2024-04-2622-585/+21
* | media: atomisp: ov2722: Remove power on sensor from set_fmt() callbackHans de Goede2024-04-262-13/+0
* | media: atomisp: Drop atomisp_pipe_check() from atomisp_link_setup()Hans de Goede2024-04-261-7/+1
* | media: atomisp: Call media_pipeline_alloc_start() in stream startHans de Goede2024-04-262-0/+16
* | media: atomisp: Propagate v4l2_mbus_framefmt.field to CSI port sink padHans de Goede2024-04-261-0/+3
* | media: atomisp: Propagate set_fmt on sensor results to CSI portHans de Goede2024-04-264-14/+12
* | media: atomisp: Ensure CSI-receiver[x] -> ISP links correctly reflect current...Hans de Goede2024-04-264-1/+46
* | media: atomisp: Simplify atomisp_s_input() input argument checkingHans de Goede2024-04-261-12/+6
* | media: atomisp: Add atomisp_select_input() helperHans de Goede2024-04-264-18/+32
* | media: atomisp: Turn on sensor power from atomisp_set_fmt()Hans de Goede2024-04-261-0/+11
* | media: atomisp: Add atomisp_s_sensor_power() helperHans de Goede2024-04-265-35/+26
* | media: atomisp: Get rid of PCI device ID hack checkAndy Shevchenko2024-04-262-22/+21
* | media: atomisp: Replace open-coded i2c_find_device_by_fwnode()Andy Shevchenko2024-04-261-6/+2
* | media: atomisp: Put PMIC device after getting its I²C addressAndy Shevchenko2024-04-261-5/+8
* | media: atomisp: Remove unsused macrosAndy Shevchenko2024-04-265-60/+4
* | media: staging: media: atomisp: Remove extra whitespace after opening parenth...Jonathan Bergh2024-04-261-2/+2
* | media: staging: media: atomisp: Fix various multiline block comment formattin...Jonathan Bergh2024-04-261-16/+18
* | media: staging: media: atomisp: Remove old commented code and fix multiple bl...Jonathan Bergh2024-04-261-39/+49
* | media: staging: media: atomisp: Remove unneeded return statement from void fu...Jonathan Bergh2024-04-261-2/+0
* | media: staging: media: atomisp: Remove unnecessary parentheses from condition...Jonathan Bergh2024-04-261-1/+1
* | media: staging: media: atomisp: Ensure trailing statements are on a newline a...Jonathan Bergh2024-04-261-2/+4
* | media: staging: media: atomisp: Fixed "unsigned int *" rather than "unsigned ...Jonathan Bergh2024-04-261-1/+1
* | media: staging: media: atomisp: Remove unnecessary braces from single line co...Jonathan Bergh2024-04-261-8/+7
* | media: staging: media: atomisp: Fix formatting issues and minor code issueJonathan Bergh2024-04-262-7/+7
* | media: staging: media: atomisp: Fix various formatting issues and remove unne...Jonathan Bergh2024-04-261-7/+8
* | media: atomisp: Initialize sequence counters to 0 instead of -1Hans de Goede2024-04-261-3/+3
* | media: atomisp: Disable broken V4L2_PIX_FMT_RGBX32 output supportHans de Goede2024-04-261-6/+11
* | media: atomisp: Replace V4L2_PIX_FMT_RGB32 with V4L2_PIX_FMT_RGBX32Hans de Goede2024-04-262-3/+3
* | media: atomisp: Drop second V4L2_PIX_FMT_UYVY atomisp_output_fmts[] entryHans de Goede2024-04-261-6/+0