aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bits/090-spi-hid' into asahi-wipJanne Grunau2024-09-244-0/+587
|\
| * soc: apple: Add RTKit helper driverHector Martin2024-09-163-0/+168
| * soc: apple: Add DockChannel driverHector Martin2024-09-163-0/+419
* | soc: apple: rtkit: Use high prio work queueJanne Grunau2024-09-161-1/+1
* | soc: apple: rtkit: Add devm_apple_rtkit_free()Janne Grunau2024-09-161-0/+6
* | soc: apple: Add driver for Apple PMGR misc controlsHector Martin2024-09-163-0/+169
* | soc: apple: rtkit: Implement OSLog buffers properlyHector Martin2024-09-162-22/+34
* | soc: apple: rtkit: Add APPLE_RTKIT_PWR_STATE_INITJanne Grunau2024-09-161-1/+2
* | soc: apple: rtkit: Log failed buffer requestsAsahi Lina2024-09-161-0/+3
* | soc: apple: rtkit: Log failure to send messagesAsahi Lina2024-09-161-2/+9
* | soc: apple: rtkit: Check for failure to send mgmt messages & logAsahi Lina2024-09-161-8/+23
|/
* 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-281-1/+1
| * soc: qcom: cmd-db: Map shared memory as WC, not WBVolodymyr Babchuk2024-07-281-1/+1
| * soc: qcom: pd-mapper: Depend on ARCH_QCOM || COMPILE_TESTAndrew Halaney2024-07-281-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
| |\ \
| * | | soc: qcom: smem: Add qcom_smem_bust_hwspin_lock_by_host()Chris Lew2024-05-291-0/+26
| | |/ | |/|
* | | Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-07-191-8/+24
|\ \ \
| * | | soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()Herve Codina2024-07-041-0/+13
| * | | soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle listHerve Codina2024-07-041-8/+11
| |/ /
* | | Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2024-07-171-24/+14
|\ \ \
| * | | soc: samsung: exynos-pmu: update to use of_syscon_register_regmap()Peter Griffin2024-06-261-24/+14
| |/ /
* | | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-07-162-2/+2
|\ \ \
| * | | soc: fsl: qbman: FSL_DPAA depends on COMPILE_TESTBreno Leitao2024-07-141-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-121-0/+4
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-042-4/+2
| |\ \ \ \
| * | | | | dim: make DIMLIB dependent on NETHeng Qi2024-06-251-1/+1
* | | | | | Merge tag 'soc-drivers-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-1638-416/+1491
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'sunxi-drivers-for-6.11-2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2024-07-101-1/+1
| |\ \ \ \ \
| | * | | | | soc: sunxi: sram: Constify struct regmap_configJavier Carrasco2024-07-111-1/+1
| * | | | | | Merge tag 'qcom-drivers-for-6.11-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2024-07-096-44/+28
| |\ \ \ \ \ \
| | * | | | | | soc: qcom: wcnss: simplify with cleanup.hKrzysztof Kozlowski2024-07-061-6/+5
| | * | | | | | soc: qcom: pdr: simplify with cleanup.hKrzysztof Kozlowski2024-07-061-24/+14
| | * | | | | | soc: qcom: ocmem: simplify with cleanup.hKrzysztof Kozlowski2024-07-061-6/+4
| | * | | | | | soc: qcom: mdt_loader: simplify with cleanup.hKrzysztof Kozlowski2024-07-061-4/+2
| | * | | | | | soc: qcom: llcc: simplify with cleanup.hKrzysztof Kozlowski2024-07-061-4/+2
| | * | | | | | soc: qcom: socinfo: Add PM6350 PMICLuca Weiss2024-07-061-0/+1
| * | | | | | | Merge tag 'zynqmp-soc2-for-6.11' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann2024-07-092-33/+138
| |\ \ \ \ \ \ \
| | * | | | | | | drivers: soc: xilinx: check return status of get_api_version()Jay Buddhabhatti2024-06-031-1/+3
| | * | | | | | | firmware: xilinx: Move FIRMWARE_VERSION_MASK to xlnx-zynqmp.hRonak Jain2024-06-031-1/+0
| | * | | | | | | soc: xilinx: Add cb event for subsystem restartJay Buddhabhatti2024-06-031-20/+131
| | * | | | | | | soc: xilinx: rename cpu_number1 to dummy_cpu_numberJay Buddhabhatti2024-06-031-11/+4
| | | |_|_|_|/ / | | |/| | | | |