1. dec17c8 Merge tag 'soc_fsl-6.12-3' of https://github.com/chleroy/linux into arm/fixes by Arnd Bergmann · 3 months ago
  2. 1117b91 soc: fsl: cpm1: qmc: Fix unused data compilation warning by Herve Codina · 4 months ago
  3. 122019f soc: fsl: cpm1: qmc: Do not use IS_ERR_VALUE() on error pointers by Geert Uytterhoeven · 3 months ago
  4. 5f60d5f move asm/unaligned.h to linux/unaligned.h by Al Viro · 3 months ago
  5. 075dbe9 Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 months ago
  6. 84db6f2 soc: ep93xx: drop reference to removed EP93XX_SOC_COMMON config by Lukas Bulwahn · 4 months ago
  7. b8979c6 Merge tag 'soc-drivers-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 months ago
  8. 6eab0ce soc: Add SoC driver for Cirrus ep93xx by Nikita Shubin · 4 months ago
  9. 5f79d76 Merge tag 'v6.11-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/drivers by Arnd Bergmann · 4 months ago
  10. 249d30b Merge tag 'amlogic-drivers-for-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/drivers by Arnd Bergmann · 4 months ago
  11. 6d67480 Merge tag 'qcom-drivers-for-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers by Arnd Bergmann · 4 months ago
  12. 3b42530 Merge tag 'at91-soc-6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/drivers by Arnd Bergmann · 4 months ago
  13. dc2b17f soc: fsl: qe: ucc: Export ucc_mux_set_grant_tsa_bkpt by Herve Codina · 4 months ago
  14. b1cd063 Merge tag 'ti-driver-soc-for-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/drivers by Arnd Bergmann · 4 months ago
  15. d205c06 soc: fsl: cpm1: qmc: Fix dependency on fsl_soc.h by Christophe Leroy · 4 months ago
  16. a0e199e Merge tag 'soc_fsl-6.12-2' of https://github.com/chleroy/linux into soc/drivers by Arnd Bergmann · 4 months ago
  17. 7a99b1c Merge branch 'support-for-quicc-engine-tsa-and-qmc' by Christophe Leroy · 5 months ago
  18. e266aa8 soc: fsl: qbman: Remove redundant warnings by Xiaolei Wang · 5 months ago
  19. 77a1a51 soc: fsl: qbman: Use iommu_paging_domain_alloc() by Lu Baolu · 5 months ago
  20. 8655b76 soc: fsl: cpm1: qmc: Handle QUICC Engine (QE) soft-qmc firmware by Herve Codina · 5 months ago
  21. eb680d5 soc: fsl: cpm1: qmc: Add support for QUICC Engine (QE) implementation by Herve Codina · 5 months ago
  22. c6f39c7 soc: fsl: qe: Add resource-managed muram allocators by Herve Codina · 5 months ago
  23. b741b66 soc: fsl: cpm1: qmc: Introduce qmc_version by Herve Codina · 5 months ago
  24. 8f55d06 soc: fsl: cpm1: qmc: Rename SCC_GSMRL_MODE_QMC by Herve Codina · 5 months ago
  25. 278d799 soc: fsl: cpm1: qmc: Handle RPACK initialization by Herve Codina · 5 months ago
  26. ef0878a soc: fsl: cpm1: qmc: Rename qmc_chan_command() by Herve Codina · 5 months ago
  27. de5fdb7 soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their CPM1 version by Herve Codina · 5 months ago
  28. 727b3ab soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version by Herve Codina · 5 months ago
  29. a13bf60 soc: fsl: cpm1: qmc: Re-order probe() operations by Herve Codina · 5 months ago
  30. d23ae9f soc: fsl: cpm1: qmc: Introduce qmc_data structure by Herve Codina · 5 months ago
  31. 211ddf7 soc: fsl: cpm1: qmc: Add missing spinlock comment by Herve Codina · 5 months ago
  32. e49dd63 soc: fsl: cpm1: qmc: Fix 'transmiter' typo by Herve Codina · 5 months ago
  33. 1934f6a soc: fsl: cpm1: qmc: Remove unneeded parenthesis by Herve Codina · 5 months ago
  34. f06ab93 soc: fsl: cpm1: qmc: Fix blank line and spaces by Herve Codina · 5 months ago
  35. 44beb34 soc: fsl: cpm1: qmc: Use BIT(), GENMASK() and FIELD_PREP() macros by Herve Codina · 5 months ago
  36. e834490 soc: fsl: cpm1: qmc: Rename QMC_TSA_MASK by Herve Codina · 5 months ago
  37. 3825890 soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num() by Herve Codina · 5 months ago
  38. 7ac9470 soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation by Herve Codina · 5 months ago
  39. 572312a soc: fsl: cpm1: tsa: Introduce tsa_version by Herve Codina · 5 months ago
  40. 9c6c022 soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect() by Herve Codina · 5 months ago
  41. 8d600cc soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version by Herve Codina · 5 months ago
  42. 8c8e1ba soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1 by Herve Codina · 5 months ago
  43. 58edcac soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer values by Herve Codina · 5 months ago
  44. 442f379 soc: fsl: cpm1: tsa: Remove unused registers offset definition by Herve Codina · 5 months ago
  45. a68757a soc: fsl: cpm1: tsa: Add missing spinlock comment by Herve Codina · 5 months ago
  46. bfd4f09 soc: fsl: cpm1: tsa: Fix blank line and spaces by Herve Codina · 5 months ago
  47. 37dbcd5 soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macros by Herve Codina · 5 months ago
  48. 47a347b soc: fsl: cpm1: tsa: Fix tsa_write8() by Herve Codina · 5 months ago
  49. d285cf2 soc: fsl: cpm1: qmc: Enable TRNSYNC only when needed by Herve Codina · 5 months ago
  50. c3cc3e6 soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode by Herve Codina · 5 months ago
  51. e99769b Merge tag 'tegra-for-6.12-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers by Arnd Bergmann · 4 months ago
  52. ef5651a Merge tag 'versatile-soc-for-v6.12' of https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into soc/drivers by Arnd Bergmann · 4 months ago
  53. 9a2f5cb Merge tag 'v6.12-rockchip-drivers-1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/drivers by Arnd Bergmann · 4 months ago
  54. 2f05726 soc: versatile: enable compile testing by Krzysztof Kozlowski · 5 months ago
  55. c774f25 soc: versatile: realview: fix soc_dev leak during device remove by Krzysztof Kozlowski · 5 months ago
  56. 1c4f26a soc: versatile: realview: fix memory leak during device remove by Krzysztof Kozlowski · 5 months ago
  57. 874c5b6 soc: versatile: integrator: fix OF node leak in probe() error path by Krzysztof Kozlowski · 5 months ago
  58. 4d57a84 soc/tegra: pmc: Simplify with scoped for each OF child loop by Jinjie Ruan · 5 months ago
  59. d8f2638 Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes by Arnd Bergmann · 4 months ago
  60. 6812351 soc: ti: pm33xx: do device_node auto cleanup by Kousik Sanagavarapu · 5 months ago
  61. b0289db soc: ti: knav_qmss_queue: do device_node auto cleanup by Kousik Sanagavarapu · 5 months ago
  62. df70c0b soc: ti: pruss: do device_node auto cleanup by Kousik Sanagavarapu · 5 months ago
  63. 952ceb0 soc: ti: pruss: factor out memories setup by Kousik Sanagavarapu · 5 months ago
  64. e1aaeca soc: rockchip: grf: Add rk3576 default GRF values by Detlev Casanova · 5 months ago
  65. 7bd76f4 soc: rockchip: grf: Set RK3128's vpu main clock by Alex Bee · 8 months ago
  66. f0d7047 soc: rockchip: io-domain: Add RK3308 IO voltage domains by David Wu · 8 months ago
  67. c158ceb soc: qcom: pd-mapper: Fix singleton refcount by Bjorn Andersson · 5 months ago
  68. ad51126 soc: qcom: pmic_glink: Actually communicate when remote goes down by Bjorn Andersson · 5 months ago
  69. 11bb2ff usb: typec: ucsi: Move unregister out of atomic section by Bjorn Andersson · 5 months ago
  70. 3568aff soc: qcom: pmic_glink: Fix race during initialization by Bjorn Andersson · 5 months ago
  71. 009ff80 soc: amlogic: meson-gx-socinfo: add new SoCs id by Xianwei Zhao · 6 months ago
  72. 79b26c1 soc: qcom: pd_mapper: Add SM7325 compatible by Danila Tikhonov · 5 months ago
  73. 31150c9 soc: qcom: socinfo: Add Soc IDs for SM7325 family by Danila Tikhonov · 5 months ago
  74. dff75ec soc: qcom: socinfo: add QCS8275/QCS8300 SoC ID by Jingyi Wang · 5 months ago
  75. f728778 soc: qcom: smp2p: use scoped device node handling to simplify error paths by Krzysztof Kozlowski · 5 months ago
  76. a29e97b soc: qcom: pbs: use scoped device node handling to simplify error paths by Krzysztof Kozlowski · 5 months ago
  77. f4c1c19 soc: qcom: ocmem: use scoped device node handling to simplify error paths by Krzysztof Kozlowski · 5 months ago
  78. 877840f soc: qcom: ice: use scoped device node handling to simplify error paths by Krzysztof Kozlowski · 5 months ago
  79. c50203c soc: qcom: aoss: simplify with scoped for each OF child loop by Krzysztof Kozlowski · 5 months ago
  80. 6c26d9c soc: qcom: apr: simplify with scoped for each OF child loop by Krzysztof Kozlowski · 5 months ago
  81. b14c150 soc: qcom: smd-rpm: add qcom,smd-rpm compatible by Dmitry Baryshkov · 5 months ago
  82. b171551 Revert "soc: qcom: smd-rpm: Match rpmsg channel instead of compatible" by Dmitry Baryshkov · 5 months ago
  83. ed2c375 soc: qcom: pd_mapper: Add more older platforms without domains by Stephan Gerhold · 6 months ago
  84. bd6db1f soc: qcom: pd_mapper: Add X1E80100 by Stephan Gerhold · 6 months ago
  85. 3f780bb Merge branch 'drivers-fixes-for-6.11' into HEAD by Bjorn Andersson · 5 months ago
  86. 06ce0af soc: fsl: qbman: remove unused struct 'cgr_comp' by Dr. David Alan Gilbert · 8 months ago
  87. 5eb64f2 ARM: at91: add support in SoC driver for new sam9x7 by Varshini Rajendran · 5 months ago
  88. b2a0176 soc: ti: knav: Use of_property_read_variable_u32_array() by Rob Herring (Arm) · 5 months ago
  89. 8737e167 soc: ti: knav: Drop unnecessary check for property presence by Rob Herring (Arm) · 5 months ago
  90. d9483b4 soc: ti: k3-ringacc: Constify struct k3_ring_ops by Christophe JAILLET · 6 months ago
  91. dc8c4a8a soc: qcom: icc-bwmon: Add tracepoints in bwmon_intr_thread by Shivnandan Kumar · 6 months ago
  92. d1e5d53 soc: mediatek: mtk-mutex: Reduce type size for mtk_mutex_data members by AngeloGioacchino Del Regno · 5 months ago
  93. 1c28c94 soc: mediatek: pwrap: Use devm_clk_bulk_get_all_enable() by Christophe JAILLET · 6 months ago
  94. 10c1ea1 soc: mediatek: pwrap: Constify some struct int[] by Christophe JAILLET · 6 months ago
  95. ded525f soc: mediatek: pwrap: Constify struct pmic_wrapper_type by Christophe JAILLET · 6 months ago
  96. 99a7b37 soc: qcom: llcc: Update configuration data for x1e80100 by Rajendra Nayak · 6 months ago
  97. dbd6bd1 soc: qcom: pd-mapper: mark qcom_pdm_domains as __maybe_unused by Arnd Bergmann · 6 months ago
  98. f9bb896 soc: qcom: cmd-db: Map shared memory as WC, not WB by Volodymyr Babchuk · 6 months ago
  99. 85a55ee soc: qcom: smp2p: Introduce tracepoint support by Sudeepgoud Patil · 6 months ago
  100. e4ab5d7 soc: qcom: pd-mapper: Depend on ARCH_QCOM || COMPILE_TEST by Andrew Halaney · 6 months ago