summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM regionSibi Sankar2024-11-161-3/+3
* remoteproc: qcom_wcnss_iris: Simplify with dev_err_probe()Krzysztof Kozlowski2024-11-161-3/+2
* remoteproc: qcom_q6v5_wcss: Simplify with dev_err_probe()Krzysztof Kozlowski2024-11-161-62/+30
* remoteproc: qcom_q6v5_pas: Simplify with dev_err_probe()Krzysztof Kozlowski2024-11-161-15/+7
* remoteproc: qcom_q6v5_mss: Drop redundant error printks in probeKrzysztof Kozlowski2024-11-161-18/+6
* remoteproc: qcom_q6v5_mss: Simplify with dev_err_probe()Krzysztof Kozlowski2024-11-161-16/+8
* remoteproc: qcom_q6v5_adsp: Simplify with dev_err_probe()Krzysztof Kozlowski2024-11-161-11/+6
* remoteproc: qcom_q6v5_pas: disable auto boot for wpssBalaji Pothunoori2024-11-161-1/+1
* remoteproc: qcom: pas: Make remoteproc name human friendlyBjorn Andersson2024-11-161-1/+1
* remoteproc: qcom: pas: enable SAR2130P audio DSP supportDmitry Baryshkov2024-11-161-0/+1
* remoteproc: qcom: pas: add minidump_id to SM8350 resourcesDmitry Baryshkov2024-11-161-0/+2
* dt-bindings: remoteproc: qcom,sm8350-pas: add SAR2130P aDSP compatibleDmitry Baryshkov2024-11-161-0/+3
* dt-bindings: remoteproc: qcom,sm8550-pas: Add SM8750 ADSPKrzysztof Kozlowski2024-11-161-14/+34
* remoteproc: qcom: wcss: Remove subdevs on the error path of q6v5_wcss_probe()Joe Hattori2024-11-161-2/+17
* remoteproc: qcom: adsp: Remove subdevs on the error path of adsp_probe()Joe Hattori2024-11-161-2/+9
* remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()Joe Hattori2024-11-161-5/+15
* remoteproc: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-2918-18/+18
* remoteproc: k3-dsp: Force cast from iomem address spaceAndrew Davis2024-10-291-1/+1
* remoteproc: k3-r5: Force cast from iomem address spaceAndrew Davis2024-10-291-1/+1
* remoteproc: k3-r5: Use IO memset to clear TCMsAndrew Davis2024-10-291-2/+2
* remoteproc: k3-r5: Add compile testing supportAndrew Davis2024-10-181-1/+2
* remoteproc: k3-dsp: Add compile testing supportAndrew Davis2024-10-181-1/+2
* mailbox, remoteproc: k3-m4+: fix compile testingArnd Bergmann2024-10-161-3/+3
* remoteproc: ti_k3_r5: Simplify with scoped for each OF child loopKrzysztof Kozlowski2024-10-151-4/+1
* remoteproc: ti_k3_r5: Simplify with dev_err_probe()Krzysztof Kozlowski2024-10-151-45/+24
* remoteproc: da8xx: Simplify with dev_err_probe()Krzysztof Kozlowski2024-10-151-16/+6
* remoteproc: da8xx: Handle deferred probeKrzysztof Kozlowski2024-10-151-5/+2
* remoteproc: Use iommu_paging_domain_alloc()Lu Baolu2024-09-301-3/+3
* remoteproc: k3: Call of_node_put(rmem_np) only once in three functionsMarkus Elfring2024-09-303-10/+5
* Linux 6.12-rc1v6.12-rc1Linus Torvalds2024-09-301-2/+2
* x86: kvm: fix build errorLinus Torvalds2024-09-291-0/+2
* Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2024-09-2910-51/+32
|\
| * mailbox, remoteproc: omap2+: fix compile testingArnd Bergmann2024-09-273-6/+4
| * dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCCJingyi Wang2024-09-231-0/+1
| * dt-bindings: mailbox: qcom-ipcc: document the support for SA8255pNikunj Kela2024-09-231-0/+1
| * dt-bindings: mailbox: mtk,adsp-mbox: Add compatible for MT8188Fei Shao2024-09-231-3/+9
| * mailbox: Use of_property_match_string() instead of open-codingRob Herring (Arm)2024-09-231-16/+6
| * mailbox: bcm2835: Fix timeout during suspend modeStefan Wahren2024-09-231-1/+2
| * mailbox: sprd: Use devm_clk_get_enabled() helpersHuan Yang2024-09-231-21/+4
| * mailbox: rockchip: fix a typo in module autoloadingLiao Chen2024-09-231-1/+1
| * mailbox: imx: use device name in interrupt namePeng Fan2024-09-231-3/+3
| * mailbox: ARM_MHU_V3 should depend on ARM64Geert Uytterhoeven2024-09-231-0/+1
* | Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...Linus Torvalds2024-09-296-3/+58
|\ \
| * \ Merge tag 'i2c-host-fixes-6.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2024-09-276-3/+58
| |\ \
| | * | i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan2024-09-271-1/+1
| | * | i2c: keba: I2C_KEBA should depend on KEBA_CP500Geert Uytterhoeven2024-09-271-0/+1
| | * | i2c: synquacer: Deal with optional PCLK correctlyArd Biesheuvel2024-09-241-2/+3
| | * | i2c: designware: fix controller is holding SCL low while ENABLE bit is disabledKimriver Liu2024-09-243-0/+53
* | | | Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds2024-09-291-18/+19
|\ \ \ \
| * | | | dma-mapping: fix DMA API tracing for chained scatterlistsChristoph Hellwig2024-09-261-18/+19