summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2024-04-30media: ipu3: Use MODULE_FIRMWARE to add firmware files metadataVíctor Gonzalo-0/+4
2024-04-29media: atomisp-mt9m114: adjust macro parameter nameJulia Lawall-1/+1
2024-04-26media: atomisp: Fix sh_css_config_input_network_2400() coding styleHans de Goede-9/+7
2024-04-26media: atomisp: Remove setting of f->fmt.pix.priv from atomisp_set_fmt()Hans de Goede-2/+0
2024-04-26media: atomisp: Cleanup atomisp_isr_thread() spinlock handlingHans de Goede-7/+4
2024-04-26media: atomisp: Remove empty s_stream() op from CSI subdevHans de Goede-23/+0
2024-04-26media: atomisp: Remove empty s_power() op from ISP subdevHans de Goede-13/+1
2024-04-26media: atomisp: Remove clearing of ISP crop / compose rectangles on file releaseHans de Goede-21/+0
2024-04-26media: atomisp: Remove struct atomisp_platform_dataHans de Goede-40/+19
2024-04-26media: atomisp: Remove gmin_platform VCM code.Hans de Goede-71/+0
2024-04-26media: atomisp: Drop intel_v4l2_subdev_typeHans de Goede-50/+22
2024-04-26media: atomisp: Drop unused frame_status trackingHans de Goede-29/+2
2024-04-26media: atomisp: Drop custom flash supportHans de Goede-313/+2
2024-04-26media: atomisp: Drop the atomisp custom lm3554 flash driverHans de Goede-1107/+0
2024-04-26media: atomisp: Remove input_port_ID_tHans de Goede-13/+1
2024-04-26media: atomisp: Remove test pattern generator (TPG) supportHans de Goede-585/+21
2024-04-26media: atomisp: ov2722: Remove power on sensor from set_fmt() callbackHans de Goede-13/+0
2024-04-26media: atomisp: Drop atomisp_pipe_check() from atomisp_link_setup()Hans de Goede-7/+1
2024-04-26media: atomisp: Call media_pipeline_alloc_start() in stream startHans de Goede-0/+16
2024-04-26media: atomisp: Propagate v4l2_mbus_framefmt.field to CSI port sink padHans de Goede-0/+3
2024-04-26media: atomisp: Propagate set_fmt on sensor results to CSI portHans de Goede-14/+12
2024-04-26media: atomisp: Ensure CSI-receiver[x] -> ISP links correctly reflect current...Hans de Goede-1/+46
2024-04-26media: atomisp: Simplify atomisp_s_input() input argument checkingHans de Goede-12/+6
2024-04-26media: atomisp: Add atomisp_select_input() helperHans de Goede-18/+32
2024-04-26media: atomisp: Turn on sensor power from atomisp_set_fmt()Hans de Goede-0/+11
2024-04-26media: atomisp: Add atomisp_s_sensor_power() helperHans de Goede-35/+26
2024-04-26media: atomisp: Get rid of PCI device ID hack checkAndy Shevchenko-22/+21
2024-04-26media: atomisp: Replace open-coded i2c_find_device_by_fwnode()Andy Shevchenko-6/+2
2024-04-26media: atomisp: Put PMIC device after getting its I²C addressAndy Shevchenko-5/+8
2024-04-26media: atomisp: Remove unsused macrosAndy Shevchenko-60/+4
2024-04-26media: staging: media: atomisp: Remove extra whitespace after opening parenth...Jonathan Bergh-2/+2
2024-04-26media: staging: media: atomisp: Fix various multiline block comment formattin...Jonathan Bergh-16/+18
2024-04-26media: staging: media: atomisp: Remove old commented code and fix multiple bl...Jonathan Bergh-39/+49
2024-04-26media: staging: media: atomisp: Remove unneeded return statement from void fu...Jonathan Bergh-2/+0
2024-04-26media: staging: media: atomisp: Remove unnecessary parentheses from condition...Jonathan Bergh-1/+1
2024-04-26media: staging: media: atomisp: Ensure trailing statements are on a newline a...Jonathan Bergh-2/+4
2024-04-26media: staging: media: atomisp: Fixed "unsigned int *" rather than "unsigned ...Jonathan Bergh-1/+1
2024-04-26media: staging: media: atomisp: Remove unnecessary braces from single line co...Jonathan Bergh-8/+7
2024-04-26media: staging: media: atomisp: Fix formatting issues and minor code issueJonathan Bergh-7/+7
2024-04-26media: staging: media: atomisp: Fix various formatting issues and remove unne...Jonathan Bergh-7/+8
2024-04-26media: atomisp: Initialize sequence counters to 0 instead of -1Hans de Goede-3/+3
2024-04-26media: atomisp: Disable broken V4L2_PIX_FMT_RGBX32 output supportHans de Goede-6/+11
2024-04-26media: atomisp: Replace V4L2_PIX_FMT_RGB32 with V4L2_PIX_FMT_RGBX32Hans de Goede-3/+3
2024-04-26media: atomisp: Drop second V4L2_PIX_FMT_UYVY atomisp_output_fmts[] entryHans de Goede-6/+0
2024-04-25mm: vmalloc: enable memory allocation profilingKent Overstreet-1/+1
2024-04-22media: staging: ipu3-imgu: Update firmware pathSakari Ailus-1/+5
2024-04-18staging: vc04_services: Drop completed TODO itemUmang Jain-7/+0
2024-04-18staging: vc04_services: Move global g_state to vchiq_stateUmang Jain-55/+37
2024-04-18staging: vc04_services: vchiq_mmal: Rename service_callback()Umang Jain-4/+4
2024-04-18staging: vc04_services: Move spinlocks to vchiq_stateUmang Jain-41/+47