1. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  2. af88044 driver/intel to /driver/ocp: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  3. d6f3092 drivers/intel/mipi_camera: Add DRIVERS_INTEL_MIPI_SUPPORTS_PRE_PRODUCTION_SOC by Jamie Ryu · 10 months ago
  4. 74f1877 arch to drivers/intel: Fix misspellings & capitalization issues by Martin Roth · 10 months ago
  5. 8324fe9 drivers: Add SPDX license headers to Makefiles by Martin Roth · 11 months ago
  6. bbc8d91 drivers/intel/mipi_camera: Remove IPU ES support entry for RPL by jimlai · 1 year, 8 months ago
  7. 5318d9c {device,drivers}: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 9 months ago
  8. e6d6d36 drivers/intel/mipi_camera: Remove IPU ES support entry for ADL-N by V Sowmya · 1 year, 10 months ago
  9. dc86804 src/driver/intel/mipi_camera: Update ACPI entry to provide silicon info by zhixingma · 2 years, 1 month ago
  10. 25f69d7 src/driver/intel/mipi_camera: Update ACPI entry to provide silicon info by Bora Guvendik · 2 years, 3 months ago
  11. 9e78dd1 soc/intel/alderlake: Update CPU IDs with correct steppings by Lean Sheng Tan · 2 years, 4 months ago
  12. 7f7ac20 src/driver/intel/mipi_camera: Update ACPI entry to provide silicon info by Varshit B Pandya · 2 years, 5 months ago
  13. 5f72179 driver/intel/mipi_camera: Increase max power ops count to 6 by Varshit B Pandya · 2 years, 6 months ago
  14. dcf0459 drivers/intel/mipi_camera: Add ACPI entry to provide silicon type info by Sugnan Prabhu S · 2 years, 7 months ago
  15. 04e8c2b driver/intel/mipi_camera: Add support for _DSC field by Varshit B Pandya · 2 years, 9 months ago
  16. 6a10390 drivers/intel/mipi_camera: Change type for gpio_num to uint16_t by Varshit B Pandya · 3 years, 1 month ago
  17. 9418e33 drivers/intel/mipi_camera: Remove unnecessary __packed attribute by Sugnan Prabhu S · 3 years, 1 month ago
  18. 4113bc0 drivers/intel/mipi_camera: Add macros to increase code readability by Varshit B Pandya · 3 years, 2 months ago
  19. 60be9db drivers/intel/mipi_camera: Adding support for low power camera probe by Sugnan Prabhu S · 3 years, 5 months ago
  20. d40a4c2 acpi: Move PCI functions to separate file by Tim Wawrzynczak · 3 years, 5 months ago
  21. d1c0f95 acpi: Call acpi_fill_ssdt() only for enabled devices by Karthikeyan Ramasubramanian · 3 years, 8 months ago
  22. 388e551 drivers/intel/mipi_camera: Avoid resource leak by John Zhao · 3 years, 10 months ago
  23. cd91db9 drivers/intel/mipi_camera: Add compatible field for NVM by Pandya, Varshit B · 3 years, 11 months ago
  24. 3ea036f drivers/intel/mipi_camera: Fix SSDT generation for IPU devices by Sugnan Prabhu S · 4 years ago
  25. 6d9f243 drivers/intel/mipi_camera: Add reference counting for shared resources by Sugnan Prabhu S · 4 years ago
  26. b087a94 drivers/intel/mipi_camera: Add camera power resource to SSDT by Sugnan Prabhu S · 4 years, 2 months ago
  27. 879b3c1 drivers/intel/mipi_camera: Add support to handle CIO2 device by Matt Delco · 4 years, 1 month ago
  28. 1ffee9d drivers/intel/mipi_camera: SSDT changes to add PLD by Matt Delco · 4 years, 1 month ago
  29. 964033f drivers/intel/mipi_camera: SSDT changes to add DSM by Matt Delco · 4 years, 1 month ago
  30. 1245b1e drivers/intel/mipi_camera: Add support for camera sensor in SSDT by Matt Delco · 4 years, 1 month ago
  31. c3a83bf drivers/intel/mipi_camera: Handle NVM and VCM device type by Matt Delco · 4 years, 1 month ago
  32. 7d00293 drivers/intel/mipi_camera: Handle acpi_name and common code by Matt Delco · 4 years, 1 month ago
  33. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  34. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  35. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 3 months ago
  36. 2f8ba69 Replace DEVICE_NOOP with noop_(set|read)_resources by Nico Huber · 4 years, 3 months ago
  37. a461b69 Drop unnecessary DEVICE_NOOP entries by Nico Huber · 4 years, 3 months ago
  38. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  39. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 4 months ago
  40. cddd600 AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  41. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  42. 2aa3b16 src/drivers: Remove needless '&' on function pointers by Elyes HAOUAS · 6 years ago
  43. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  44. b4be50c acpi: Call acpi_gen_writeSTA by status from device tree by Hung-Te Lin · 6 years ago
  45. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  46. 0f2dd1e include/device: Split i2c.h into three by Nico Huber · 7 years ago
  47. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  48. 9f8023a drivers/intel/mipi_camera: Add MIPI CSI camera SSDT generator by V Sowmya · 7 years ago