summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | soc: qcom: rmtfs: Support discarding guard pagesBjorn Andersson2023-09-281-0/+9
| | * | firmware: qcom_scm: disable SDI if requiredRobert Marko2023-09-202-0/+31
| | * | soc: qcom: llcc: Add QDU1000 and QRU1000 LLCC supportKomal Bajaj2023-09-201-0/+67
| | * | soc: qcom: llcc: Updating the macro nameKomal Bajaj2023-09-201-1/+1
| | * | soc: qcom: Add LLCC support for multi channel DDRKomal Bajaj2023-09-201-1/+24
| | * | soc: qcom: llcc: Refactor llcc driver to support multiple configurationKomal Bajaj2023-09-201-86/+181
| | * | soc: qcom: pmic: Fix resource leaks in a device_for_each_child_node() loopLu Hongfei2023-09-191-7/+23
| | * | firmware: qcom: qseecom: Add missing AUXILIARY_BUS dependencyBjorn Andersson2023-09-161-0/+1
| | * | firmware: qcom-scm: order includes alphabeticallyBartosz Golaszewski2023-09-141-8/+9
| | * | soc: qcom: socinfo: Add IDs for IPQ8174 familyRobert Marko2023-09-131-0/+3
| | * | soc: qcom: socinfo: Add SoC ID for QCM6490Luca Weiss2023-09-131-0/+1
| | * | soc: qcom: socinfo: Add SM8550-adjacent PMICsKonrad Dybcio2023-09-131-0/+6
| | * | soc: qcom: wcnss_ctrl: Remove redundant initialization owner in wcnss_ctrl_dr...Li Zetao2023-09-131-1/+0
| | * | soc: qcom: socinfo: Add Soc ID for SM7150PDanila Tikhonov2023-09-131-0/+1
| | * | firmware: Add support for Qualcomm UEFI Secure ApplicationMaximilian Luz2023-09-134-1/+891
| | * | firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM...Maximilian Luz2023-09-134-0/+529
| | |/
| * | Merge tag 'riscv-soc-for-v6.7' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2023-10-162-5/+3
| |\ \
| | * | soc/microchip: mpfs-sys-controller: Convert to platform remove callback retur...Uwe Kleine-König2023-09-251-4/+2
| | * | soc: sifive: replace SOC_FOO with ARCH_FOOConor Dooley2023-09-181-1/+1
| | |/
| * | Merge tag 'amlogic-drivers-for-v6.7' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-10-161-9/+16
| |\ \
| | * | firmware: meson: Use device_get_match_data()Rob Herring2023-10-091-2/+3
| | * | drivers: meson: sm: correct meson_sm_* API retval handlingAlexey Romanov2023-09-111-7/+13
| | |/
| * | Merge tag 'memory-controller-drv-6.7' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-10-164-23/+73
| |\ \
| | * | memory: Use device_get_match_data()Rob Herring2023-10-123-22/+12
| | * | memory: tegra: Add Tegra234 clients for RCE and VIJon Hunter2023-10-121-0/+60
| | * | memory: atmel-ebi: Annotate struct atmel_ebi_dev with __counted_byKees Cook2023-09-241-1/+1
| | |/
| * | Merge tag 'aspeed-6.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Arnd Bergmann2023-10-164-16/+8
| |\ \
| | * | soc/aspeed: Convert to platform remove callback returning voidUwe Kleine-König2023-10-134-16/+8
| | |/
| * | Merge tag 'tegra-for-6.7-memory' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2023-10-161-0/+4
| |\ \
| | * | memory: tegra: Set BPMP msg flags to reset IPC channelsThierry Reding2023-10-131-0/+4
| * | | Merge tag 'tegra-for-6.7-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-10-161-0/+30
| |\| |
| | * | firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeSumit Gupta2023-10-131-0/+30
| | |/
| * | Merge tag 'tegra-for-6.7-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2023-10-162-12/+2
| |\ \
| | * | soc/tegra: pmc: Drop the ->opp_to_performance_state() callbackUlf Hansson2023-10-131-8/+0
| | * | soc/tegra: cbb: tegra194-cbb: Convert to platform remove callback returning voidUwe Kleine-König2023-10-111-4/+2
| | |/
| * | Merge tag 'ffa-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2023-10-162-21/+765
| |\ \
| | * | firmware: arm_ffa: Upgrade the driver version to v1.1Sudeep Holla2023-10-081-1/+1
| | * | firmware: arm_ffa: Update memory descriptor to support v1.1 formatSudeep Holla2023-10-081-3/+8
| | * | firmware: arm_ffa: Switch to using ffa_mem_desc_offset() accessorSudeep Holla2023-10-081-2/+4
| | * | firmware: arm_ffa: Simplify the computation of transmit and fragment lengthSudeep Holla2023-10-061-6/+8
| | * | firmware: arm_ffa: Add notification handling mechanismSudeep Holla2023-10-061-1/+66
| | * | firmware: arm_ffa: Add interface to send a notification to a given partitionSudeep Holla2023-10-061-0/+13
| | * | firmware: arm_ffa: Add interfaces to request notification callbacksSudeep Holla2023-10-061-0/+145
| | * | firmware: arm_ffa: Add schedule receiver callback mechanismSudeep Holla2023-10-061-3/+100
| | * | firmware: arm_ffa: Initial support for scheduler receiver interruptSudeep Holla2023-10-061-10/+176
| | * | firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interfaceSudeep Holla2023-10-061-0/+73
| | * | firmware: arm_ffa: Implement the FFA_NOTIFICATION_GET interfaceSudeep Holla2023-10-061-0/+37
| | * | firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interfaceSudeep Holla2023-10-061-0/+20
| | * | firmware: arm_ffa: Implement the FFA_RUN interfaceSudeep Holla2023-10-061-0/+22
| | * | firmware: arm_ffa: Implement the notification bind and unbind interfaceSudeep Holla2023-10-061-0/+29