summaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their CPM1 versionHerve Codina2024-09-031-21/+45
| | | * | | | soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 versionHerve Codina2024-09-031-16/+31
| | | * | | | soc: fsl: cpm1: qmc: Re-order probe() operationsHerve Codina2024-09-031-28/+26
| | | * | | | soc: fsl: cpm1: qmc: Introduce qmc_data structureHerve Codina2024-09-031-23/+46
| | | * | | | soc: fsl: cpm1: qmc: Add missing spinlock commentHerve Codina2024-09-031-2/+2
| | | * | | | soc: fsl: cpm1: qmc: Fix 'transmiter' typoHerve Codina2024-09-031-2/+2
| | | * | | | soc: fsl: cpm1: qmc: Remove unneeded parenthesisHerve Codina2024-09-031-4/+4
| | | * | | | soc: fsl: cpm1: qmc: Fix blank line and spacesHerve Codina2024-09-031-6/+4
| | | * | | | soc: fsl: cpm1: qmc: Use BIT(), GENMASK() and FIELD_PREP() macrosHerve Codina2024-09-031-60/+72
| | | * | | | soc: fsl: cpm1: qmc: Rename QMC_TSA_MASKHerve Codina2024-09-031-4/+4
| | | * | | | soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num()Herve Codina2024-09-032-20/+39
| | | * | | | soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementationHerve Codina2024-09-032-19/+319
| | | * | | | soc: fsl: cpm1: tsa: Introduce tsa_versionHerve Codina2024-09-031-1/+15
| | | * | | | soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect()Herve Codina2024-09-031-60/+43
| | | * | | | soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible versionHerve Codina2024-09-031-39/+54
| | | * | | | soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1Herve Codina2024-09-031-29/+46
| | | * | | | soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer valuesHerve Codina2024-09-031-4/+4
| | | * | | | soc: fsl: cpm1: tsa: Remove unused registers offset definitionHerve Codina2024-09-031-9/+0
| | | * | | | soc: fsl: cpm1: tsa: Add missing spinlock commentHerve Codina2024-09-031-1/+1
| | | * | | | soc: fsl: cpm1: tsa: Fix blank line and spacesHerve Codina2024-09-031-4/+3
| | | * | | | soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macrosHerve Codina2024-09-031-59/+68
| | | * | | | soc: fsl: cpm1: tsa: Fix tsa_write8()Herve Codina2024-09-031-1/+1
| | | * | | | soc: fsl: cpm1: qmc: Enable TRNSYNC only when neededHerve Codina2024-09-031-1/+11
| | | * | | | soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent modeHerve Codina2024-09-031-10/+14
| | | |/ / /
| | * | | | soc: fsl: qbman: Remove redundant warningsXiaolei Wang2024-09-031-2/+0
| | * | | | soc: fsl: qbman: Use iommu_paging_domain_alloc()Lu Baolu2024-09-031-2/+3
| | |/ / /
| * | | | Merge tag 'tegra-for-6.12-soc' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2024-09-021-8/+4
| |\ \ \ \
| | * | | | soc/tegra: pmc: Simplify with scoped for each OF child loopJinjie Ruan2024-08-291-8/+4
| | |/ / /
| * | | | Merge tag 'versatile-soc-for-v6.12' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2024-09-024-7/+20
| |\ \ \ \
| | * | | | soc: versatile: enable compile testingKrzysztof Kozlowski2024-08-302-3/+3
| | * | | | soc: versatile: realview: fix soc_dev leak during device removeKrzysztof Kozlowski2024-08-301-0/+13
| | * | | | soc: versatile: realview: fix memory leak during device removeKrzysztof Kozlowski2024-08-301-4/+3
| | * | | | soc: versatile: integrator: fix OF node leak in probe() error pathKrzysztof Kozlowski2024-08-301-0/+1
| | |/ / /
| * | | | Merge tag 'v6.12-rockchip-drivers-1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2024-09-022-1/+71
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | soc: rockchip: grf: Add rk3576 default GRF valuesDetlev Casanova2024-08-231-1/+29
| | * | | soc: rockchip: grf: Set RK3128's vpu main clockAlex Bee2024-08-231-0/+2
| | * | | soc: rockchip: io-domain: Add RK3308 IO voltage domainsDavid Wu2024-08-231-0/+40
| | |/ /
* | | | Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2024-08-285-21/+44
|\ \ \ \ | |/ / / |/| | |
| * | | soc: qcom: pd-mapper: Fix singleton refcountBjorn Andersson2024-08-211-0/+2
| * | | soc: qcom: pmic_glink: Actually communicate when remote goes downBjorn Andersson2024-08-211-1/+1
| * | | usb: typec: ucsi: Move unregister out of atomic sectionBjorn Andersson2024-08-211-1/+9
| * | | soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson2024-08-212-16/+29
| | |/ | |/|
| * | soc: qcom: pd-mapper: mark qcom_pdm_domains as __maybe_unusedArnd Bergmann2024-07-291-1/+1
| * | soc: qcom: cmd-db: Map shared memory as WC, not WBVolodymyr Babchuk2024-07-291-1/+1
| * | soc: qcom: pd-mapper: Depend on ARCH_QCOM || COMPILE_TESTAndrew Halaney2024-07-291-1/+1
| |/
* / soc: fsl: qbman: remove unused struct 'cgr_comp'Dr. David Alan Gilbert2024-08-081-5/+0
|/
* Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-2/+2
|\
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-2/+2
* | Merge tag 'rproc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2024-07-231-0/+26
|\ \
| * \ Merge branch '20240622-qcom-pd-mapper-v9-0-a84ee3591c8e@linaro.org' of https:...Bjorn Andersson2024-06-256-298/+1075
| |\ \