aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/mipi_camera
AgeCommit message (Expand)Author
2024-04-12tree: Drop duplicated <device/{path,resource}.h>Elyes Haouas
2024-02-18drivers: Add SPDX license headers to Kconfig filesMartin Roth
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-24driver/intel to /driver/ocp: Rename Makefiles from .inc to .mkMartin Roth
2023-09-14drivers/intel/mipi_camera: Add DRIVERS_INTEL_MIPI_SUPPORTS_PRE_PRODUCTION_SOCJamie Ryu
2023-09-08arch to drivers/intel: Fix misspellings & capitalization issuesMartin Roth
2023-08-06drivers: Add SPDX license headers to MakefilesMartin Roth
2022-11-25drivers/intel/mipi_camera: Remove IPU ES support entry for RPLjimlai
2022-11-03{device,drivers}: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-09-27drivers/intel/mipi_camera: Remove IPU ES support entry for ADL-NV Sowmya
2022-07-04src/driver/intel/mipi_camera: Update ACPI entry to provide silicon infozhixingma
2022-05-16src/driver/intel/mipi_camera: Update ACPI entry to provide silicon infoBora Guvendik
2022-04-04soc/intel/alderlake: Update CPU IDs with correct steppingsLean Sheng Tan
2022-02-22src/driver/intel/mipi_camera: Update ACPI entry to provide silicon infoVarshit B Pandya
2022-01-28driver/intel/mipi_camera: Increase max power ops count to 6Varshit B Pandya
2021-12-13drivers/intel/mipi_camera: Add ACPI entry to provide silicon type infoSugnan Prabhu S
2021-11-19driver/intel/mipi_camera: Add support for _DSC fieldVarshit B Pandya
2021-06-21drivers/intel/mipi_camera: Change type for gpio_num to uint16_tVarshit B Pandya
2021-06-18drivers/intel/mipi_camera: Remove unnecessary __packed attributeSugnan Prabhu S
2021-06-01drivers/intel/mipi_camera: Add macros to increase code readabilityVarshit B Pandya
2021-04-19drivers/intel/mipi_camera: Adding support for low power camera probeSugnan Prabhu S
2021-03-01acpi: Move PCI functions to separate fileTim Wawrzynczak
2020-11-09acpi: Call acpi_fill_ssdt() only for enabled devicesKarthikeyan Ramasubramanian
2020-09-21drivers/intel/mipi_camera: Avoid resource leakJohn Zhao
2020-09-16drivers/intel/mipi_camera: Add compatible field for NVMPandya, Varshit B
2020-08-05drivers/intel/mipi_camera: Fix SSDT generation for IPU devicesSugnan Prabhu S
2020-08-03drivers/intel/mipi_camera: Add reference counting for shared resourcesSugnan Prabhu S
2020-07-07drivers/intel/mipi_camera: Add camera power resource to SSDTSugnan Prabhu S
2020-07-07drivers/intel/mipi_camera: Add support to handle CIO2 deviceMatt Delco
2020-07-07drivers/intel/mipi_camera: SSDT changes to add PLDMatt Delco
2020-07-07drivers/intel/mipi_camera: SSDT changes to add DSMMatt Delco
2020-07-07drivers/intel/mipi_camera: Add support for camera sensor in SSDTMatt Delco
2020-07-07drivers/intel/mipi_camera: Handle NVM and VCM device typeMatt Delco
2020-07-07drivers/intel/mipi_camera: Handle acpi_name and common codeMatt Delco
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2019-10-22AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-01-23src/drivers: Remove needless '&' on function pointersElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-16acpi: Call acpi_gen_writeSTA by status from device treeHung-Te Lin
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-04-19drivers/intel/mipi_camera: Add MIPI CSI camera SSDT generatorV Sowmya