summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
Commit message (Expand)AuthorAgeFilesLines
* 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
* media: atomisp: Implement link_setup() op for ISP subdev MC entityHans de Goede2024-04-111-0/+52
* media: atomisp: Make MC link from ISP to /dev/video# output node immutableHans de Goede2024-04-111-1/+2
* media: atomisp: Change ISP subdev name to "ATOM ISP"Hans de Goede2024-04-111-1/+1
* media: atomisp: Add DMABUF supportHans de Goede2024-04-112-1/+2
* media: atomisp: Stop setting sd->devnode for the ATOMISP_SUBDEV v4l2-subdevHans de Goede2024-04-111-1/+0
* media: atomisp: Remove ISP controls which get passed through to the cameraHans de Goede2024-04-112-269/+0
* media: atomisp: Remove custom VCM handlingHans de Goede2024-04-115-110/+3
* media: atomisp: Rename atomisp_set_crop_and_fmt()Hans de Goede2024-04-111-6/+6
* media: atomisp: Remove isp_subdev_propagate()Hans de Goede2024-04-111-31/+7
* media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binariesZhipeng Lu2024-04-111-0/+1
* media: atomisp: Fix double negation in unsupported revision errorHans de Goede2024-04-111-1/+1
* media: atomisp: don't use sizeof(NULL)Hans Verkuil2024-02-051-1/+1
* media: atomisp: make dbgopt staticHans Verkuil2024-02-051-1/+1
* media: atomisp: Update TODOHans de Goede2024-02-011-10/+0
* media: atomisp: Remove unnecessary msleep(10) from atomisp_mrfld_power() erro...Hans de Goede2024-02-011-3/+0
* media: atomisp: Bind and do power-management without firmwareHans de Goede2024-02-012-8/+25
* media: atomisp: Move power-management [un]init into atomisp_pm_[un]init()Hans de Goede2024-02-011-31/+38
* media: atomisp: Replace atomisp_drvfs attr with using driver.dev_groups attrHans de Goede2024-02-013-98/+60
* media: atomisp: Fix probe()/remove() power-managementHans de Goede2024-02-011-60/+36
* media: atomisp: Group cpu_latency_qos_add_request() call together with other ...Hans de Goede2024-02-011-3/+2
* media: atomisp: Fix atomisp_pci_remove()Hans de Goede2024-02-011-3/+4
* media: atomisp: Fix probe error-exit pathHans de Goede2024-02-011-20/+19
* media: atomisp: Call pcim_enable_device() and pcim_iomap_regions() laterHans de Goede2024-02-011-25/+20
* media: atomisp: Drop is_valid_device() functionHans de Goede2024-02-011-45/+5
* media: atomisp: Remove remaining deferred firmware loading codeHans de Goede2024-02-015-65/+14
* media: atomisp: Remove s_routing subdev callHans de Goede2024-02-011-8/+0
* media: atomisp: Fix spelling mistake in ia_css_acc_types.hDipendra Khadka2024-02-011-2/+2
* media: atomisp: Fix spelling mistake in binary.cDipendra Khadka2024-02-011-1/+1
* media: atomisp: Fix spelling mistakes in ia_css_hdr_types.hDipendra Khadka2024-02-011-2/+2
* media: atomisp: Fix spelling mistakes in ia_css_macc_table.host.cDipendra Khadka2024-02-011-2/+2
* media: atomisp: Fix spelling mistakes in rmgr_vbuf.cDipendra Khadka2024-02-011-3/+3
* media: atomisp: Fix spelling mistakes in queue.cDipendra Khadka2024-02-011-2/+2
* media: atomisp: Fix spelling mistakes in sh_css_mipi.cDipendra Khadka2024-02-011-2/+2
* media: atomisp: Fix spelling mistake in ia_css_circbuf.hDipendra Khadka2024-02-011-1/+1