| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-10-22 | firmware: qcom: move Qualcomm code into its own directory | Bartosz Golaszewski | 1 | -1943/+0 |
| 2023-09-27 | firmware: qcom_scm: use 64-bit calling convention only when client is 64-bit | Kathiravan Thirumoorthy | 1 | -0/+7 |
| 2023-09-20 | firmware: qcom_scm: disable SDI if required | Robert Marko | 1 | -0/+30 |
| 2023-09-14 | firmware: qcom-scm: order includes alphabetically | Bartosz Golaszewski | 1 | -8/+9 |
| 2023-09-13 | firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM... | Maximilian Luz | 1 | -0/+394 |
| 2023-07-27 | firmware: qcom_scm: Convert all symbols to EXPORT_SYMBOL_GPL | Guru Das Srinagesh | 1 | -33/+33 |
| 2023-07-23 | firmware: qcom_scm: Drop useless compatibles | Konrad Dybcio | 1 | -8/+3 |
| 2023-07-23 | firmware: qcom_scm: Always return devm_clk_get_optional errors | Konrad Dybcio | 1 | -12/+6 |
| 2023-07-23 | firmware: qcom_scm: Always try to consume all three clocks | Konrad Dybcio | 1 | -60/+13 |
| 2023-04-25 | Merge tag 'soc-drivers-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -7/+9 |
| 2023-03-21 | firmware: qcom_scm: Add SM6375 compatible | Konrad Dybcio | 1 | -0/+1 |
| 2023-03-19 | firmware: qcom_scm: Clear download bit during reboot | Mukesh Ojha | 1 | -2/+1 |
| 2023-03-15 | firmware: qcom_scm: Use fixed width src vm bitmap | Elliot Berman | 1 | -5/+7 |
| 2023-03-09 | firmware: qcom: scm: fix bogus irq error at probe | Johan Hovold | 1 | -1/+1 |
| 2023-02-08 | firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/ | Elliot Berman | 1 | -1/+1 |
| 2023-01-18 | firmware: qcom: scm: Add wait-queue handling logic | Guru Das Srinagesh | 1 | -1/+89 |
| 2022-06-29 | firmware: qcom_scm: Add bw voting support to the SCM interface | Sibi Sankar | 1 | -0/+69 |
| 2022-06-25 | firmware: qcom_scm: drop unexpected word "the" | Jiang Jian | 1 | -1/+1 |
| 2022-04-12 | firmware: qcom_scm: Add compatible for MSM8976 SoC | Adam Skladowski | 1 | -0/+4 |
| 2022-02-03 | firmware: qcom: scm: Add support for MC boot address API | Stephan Gerhold | 1 | -2/+30 |
| 2022-02-03 | firmware: qcom: scm: Drop cpumask parameter from set_boot_addr() | Stephan Gerhold | 1 | -11/+8 |
| 2022-02-03 | firmware: qcom: scm: Simplify set_cold/warm_boot_addr() | Stephan Gerhold | 1 | -79/+26 |
| 2022-02-03 | firmware: qcom: scm: Introduce pas_metadata context | Bjorn Andersson | 1 | -5/+34 |
| 2022-01-31 | firmware: qcom: scm: Fix some kernel-doc comments | Yang Li | 1 | -5/+2 |
| 2022-01-31 | firmware: qcom: scm: Add function to set IOMMU pagetable addressing | AngeloGioacchino Del Regno | 1 | -0/+16 |
| 2022-01-31 | firmware: qcom: scm: Add function to set the maximum IOMMU pool size | AngeloGioacchino Del Regno | 1 | -0/+15 |
| 2022-01-31 | firmware: qcom: scm: Remove reassignment to desc following initializer | Marijn Suijten | 1 | -6/+0 |
| 2021-10-27 | Revert "firmware: qcom: scm: Add support for MC boot address API" | Arnd Bergmann | 1 | -77/+17 |
| 2021-10-25 | firmware: qcom: scm: Don't break compile test on non-ARM platforms | Bjorn Andersson | 1 | -0/+10 |
| 2021-10-23 | firmware: qcom: scm: Add support for MC boot address API | Stephan Gerhold | 1 | -17/+67 |
| 2021-10-23 | firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available() | Guru Das Srinagesh | 1 | -1/+1 |
| 2021-09-21 | firmware: qcom_scm: Add compatible for MSM8953 SoC | Vladimir Lypak | 1 | -0/+4 |
| 2021-09-11 | Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+58 |
| 2021-08-18 | firmware: qcom_scm: Introduce SCM calls to access LMh | Thara Gopinath | 1 | -0/+58 |
| 2021-07-19 | firmware: qcom_scm: Allow qcom_scm driver to be loadable as a permenent module | John Stultz | 1 | -0/+4 |
| 2021-07-16 | firmware: qcom_scm: remove a duplicative condition | Junlin Yang | 1 | -1/+1 |
| 2021-07-16 | firmware: qcom_scm: Mark string array const | Stephen Boyd | 1 | -1/+1 |
| 2021-06-10 | firmware: qcom_scm: Add MDM9607 compatible | Konrad Dybcio | 1 | -0/+3 |
| 2021-04-06 | firmware: qcom_scm: Suppress sysfs bind attributes | Stephen Boyd | 1 | -0/+1 |
| 2021-04-06 | firmware: qcom_scm: Workaround lack of "is available" call on SC7180 | Stephen Boyd | 1 | -2/+16 |
| 2021-04-06 | firmware: qcom_scm: Reduce locking section for __get_convention() | Stephen Boyd | 1 | -28/+27 |
| 2021-04-06 | firmware: qcom_scm: Make __qcom_scm_is_call_available() return bool | Stephen Boyd | 1 | -11/+8 |
| 2021-02-01 | firmware: qcom_scm: update comment for ICE-related functions | Eric Biggers | 1 | -5/+11 |
| 2020-09-14 | media: firmware: qcom_scm: Add memory protect virtual address ranges | Stanimir Varbanov | 1 | -0/+24 |
| 2020-08-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+101 |
| 2020-07-24 | scsi: firmware: qcom_scm: Add support for programming inline crypto keys | Eric Biggers | 1 | -0/+101 |
| 2020-07-13 | firmware: qcom_scm: Add msm8994 compatible | Konrad Dybcio | 1 | -0/+1 |
| 2020-07-13 | firmware: qcom_scm: Fix legacy convention SCM accessors | Jonathan McDowell | 1 | -4/+3 |
| 2020-04-20 | firmware: qcom_scm: fix bogous abuse of dma-direct internals | Christoph Hellwig | 1 | -6/+3 |
| 2020-04-20 | firmware: qcom_scm: Remove unneeded conversion to bool | Jason Yan | 1 | -1/+1 |
| 2020-01-07 | firmware: qcom_scm: Dynamically support SMCCC and legacy conventions | Elliot Berman | 1 | -1/+145 |
| 2020-01-07 | firmware: qcom_scm: Remove thin wrappers | Elliot Berman | 1 | -26/+368 |
| 2020-01-07 | firmware: qcom_scm: Order functions, definitions by service/command | Elliot Berman | 1 | -188/+188 |
| 2020-01-07 | firmware: qcom_scm-32: Add device argument to atomic calls | Elliot Berman | 1 | -2/+3 |
| 2020-01-07 | firmware: qcom_scm: Apply consistent naming scheme to command IDs | Elliot Berman | 1 | -10/+7 |
| 2019-12-06 | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -0/+53 |
| 2019-11-04 | firmware/qcom_scm: Add scm call to handle smmu errata | Vivek Gautam | 1 | -0/+6 |
| 2019-10-07 | firmware: qcom: scm: add support to restore secure config to qcm_scm-32 | Rob Clark | 1 | -0/+13 |
| 2019-10-07 | firmware: qcom: scm: add OCMEM lock/unlock interface | Rob Clark | 1 | -0/+40 |
| 2019-07-22 | firmware: qcom_scm: Cleanup code in qcom_scm_assign_mem() | Stephen Boyd | 1 | -18/+16 |
| 2019-07-22 | firmware: qcom_scm: Fix some typos in docs and printks | Stephen Boyd | 1 | -3/+3 |
| 2019-07-22 | firmware: qcom_scm: Use proper types for dma mappings | Stephen Boyd | 1 | -2/+5 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 1 | -10/+1 |
| 2018-09-14 | firmware: qcom: scm: Refactor clock handling | Bjorn Andersson | 1 | -32/+42 |
| 2018-04-25 | firmware: qcom: scm: Add ipq4019 soc compatible | Sricharan R | 1 | -0/+3 |
| 2017-12-20 | firmware: qcom_scm: drop redandant of_platform_populate | Sudeep Holla | 1 | -24/+0 |
| 2017-11-17 | Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc | Linus Torvalds | 1 | -0/+95 |
| 2017-10-30 | firmware: scm: Add new SCM call API for switching memory ownership | Avaneesh Kumar Dwivedi | 1 | -0/+95 |
| 2017-10-11 | firmware: qcom: scm: Expose download-mode control | Bjorn Andersson | 1 | -0/+75 |
| 2017-10-11 | firmware: qcom: scm: Expose secure IO service | Bjorn Andersson | 1 | -0/+12 |
| 2017-03-28 | firmware: qcom_scm: add two scm calls for iommu secure page table | Stanimir Varbanov | 1 | -0/+12 |
| 2017-03-28 | firmware/qcom: add qcom_scm_restore_sec_cfg() | Rob Clark | 1 | -0/+6 |
| 2017-01-16 | firmware: qcom_scm: Add set remote state API | Andy Gross | 1 | -0/+6 |
| 2017-01-16 | firmware: qcom: scm: Mask APQ8064 core clk dependency | Andy Gross | 1 | -1/+1 |
| 2016-11-23 | firmware: qcom: scm: Return PTR_ERR when devm_clk_get fails | spjoshi@codeaurora.org | 1 | -4/+4 |
| 2016-11-23 | firmware: qcom: scm: Remove core, iface and bus clocks dependency | spjoshi@codeaurora.org | 1 | -12/+37 |
| 2016-11-12 | firmware: qcom: scm: Use devm_reset_controller_register() | Wei Yongjun | 1 | -1/+3 |
| 2016-08-23 | firmware: qcom_scm: make it explicitly non-modular | Paul Gortmaker | 1 | -14/+5 |
| 2016-07-05 | firmware: qcom: scm: Change initcall to subsys | Andy Gross | 1 | -1/+1 |
| 2016-07-05 | firmware: qcom_scm: Add missing is_available API | Andy Gross | 1 | -0/+8 |
| 2016-06-24 | firmware: qcom: scm: Expose PAS command 10 as reset-controller | Bjorn Andersson | 1 | -0/+31 |
| 2016-06-24 | firmware: qcom: scm: Peripheral Authentication Service | Bjorn Andersson | 1 | -0/+134 |
| 2016-06-24 | firmware: qcom: scm: Add support for ARM64 SoCs | Kumar Gala | 1 | -0/+2 |
| 2016-06-24 | firmware: qcom: scm: Convert to streaming DMA APIS | Andy Gross | 1 | -3/+3 |
| 2016-06-24 | firmware: qcom: scm: Convert SCM to platform driver | Andy Gross | 1 | -9/+165 |
| 2015-05-28 | firmware: qcom: scm: Add HDCP Support | jilai wang | 1 | -1/+31 |
| 2015-04-28 | firmware: qcom: scm: Split out 32-bit specific SCM code | Kumar Gala | 1 | -435/+7 |
| 2015-03-11 | firmware: qcom: scm: Support cpu power down through SCM | Lina Iyer | 1 | -0/+57 |
| 2015-03-11 | firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr function | Lina Iyer | 1 | -0/+56 |
| 2015-03-11 | firmware: qcom: scm: Clean cold boot entry to export only the API | Lina Iyer | 1 | -2/+39 |
| 2015-03-11 | firmware: qcom: scm: Move the scm driver to drivers/firmware | Kumar Gala | 1 | -0/+344 |