summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()Gaosheng Cui2022-12-071-1/+4
| * | remoteproc: sysmon: Make QMI message rules constJeff Johnson2022-12-071-4/+4
| * | drivers: remoteproc: Add Xilinx r5 remoteproc driverTanmay Shah2022-11-253-0/+1081
| * | firmware: xilinx: Add RPU configuration APIsBen Levinsky2022-11-252-0/+80
| * | firmware: xilinx: Add shutdown/wakeup APIsBen Levinsky2022-11-252-0/+58
| * | firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration.Ben Levinsky2022-11-251-0/+19
| * | arm64: dts: xilinx: zynqmp: Add RPU subsystem device nodeTanmay Shah2022-11-251-0/+33
| * | dt-bindings: remoteproc: Add Xilinx RPU subsystem bindingsTanmay Shah2022-11-252-0/+141
| * | remoteproc: core: Use device_match_of_node()ye xingchen2022-11-211-1/+1
| * | remoteproc: imx_rproc: Correct i.MX93 DRAM mappingPeng Fan2022-11-151-2/+2
| * | remoteproc: imx_rproc: Enable attach recovery for i.MX8QM/QXPPeng Fan2022-10-241-1/+2
| * | remoteproc: imx_rproc: Request mbox channel laterPeng Fan2022-10-241-2/+46
| * | remoteproc: imx_rproc: Support i.MX8QMPeng Fan2022-10-241-3/+44
| * | remoteproc: imx_rproc: Support kicking Mcore from Linux for i.MX8QXPPeng Fan2022-10-241-3/+93
| * | remoteproc: imx_rproc: Support attaching to i.MX8QXP M4Peng Fan2022-10-241-1/+107
| * | dt-bindings: remoteproc: imx_rproc: Support i.MX8QMPeng Fan2022-10-241-0/+1
| * | dt-bindings: remoteproc: imx_rproc: Support i.MX8QXPPeng Fan2022-10-241-0/+15
| * | remoteproc: imx_dsp_rproc: Add mutex protection for workqueueShengjiu Wang2022-10-241-3/+9
| * | remoteproc: core: Auto select rproc-virtio device idShengjiu Wang2022-10-241-1/+7
* | | Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2022-12-2111-58/+1090
|\ \ \
| * | | dt-bindings: mailbox: qcom-ipcc: Add compatible for SM8550Abel Vesa2022-12-191-0/+1
| * | | mailbox: mtk-cmdq: Do not request irq until we are readyRicardo Ribalda2022-12-191-6/+7
| * | | mailbox: zynq-ipi: fix error handling while device_register() failsYang Yingliang2022-12-191-1/+3
| * | | mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copyingAngeloGioacchino Del Regno2022-12-191-49/+39
| * | | mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()Yang Yingliang2022-12-191-2/+2
| * | | dt-bindings: mailbox: mediatek,gce-mailbox: add mt8188 compatible nameElvis Wang2022-12-191-0/+1
| * | | dt-bindings: mailbox: add GCE header file for mt8188Elvis Wang2022-12-191-0/+967
| * | | mailbox: mpfs: read the system controller's statusConor Dooley2022-12-191-3/+28
| * | | mailbox: mtk-cmdq: add MT8186 supportYongqiang Niu2022-12-191-0/+9
| * | | mailbox: mtk-cmdq: add gce ddr enable support flowYongqiang Niu2022-12-191-0/+22
| * | | mailbox: mtk-cmdq: add gce software ddr enable private dataYongqiang Niu2022-12-191-1/+11
| * | | mailbox: mtk-cmdq: Use GCE_CTRL_BY_SW definition instead of numberYongqiang Niu2022-12-191-1/+3
| * | | mailbox: rockchip: Use device_get_match_data() to simplify the codeye xingchen2022-12-191-3/+1
| * | | dt-bindings: mailbox: qcom-ipcc: Add sc8280xp compatibleLuca Weiss2022-12-191-1/+2
| * | | mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg managerNicolas Frayer2022-12-191-0/+1
| * | | mailbox: qcom-apcs-ipc: Add SM4250 APCS IPC supportBhupesh Sharma2022-12-191-0/+1
| * | | dt-bindings: mailbox: qcom: Add SM4250 APCS compatibleBhupesh Sharma2022-12-191-0/+1
* | | | Merge tag 'backlight-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-219-25/+21
|\ \ \ \
| * | | | backlight: tosa: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
| * | | | backlight: lv5207lp: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
| * | | | backlight: lp855x: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-2/+3
| * | | | backlight: lm3639: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
| * | | | backlight: lm3630a: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
| * | | | backlight: bd6107: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+2
| * | | | backlight: arcxcnn: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-2/+2
| * | | | backlight: adp8870: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+3
| * | | | backlight: adp8860: Convert to i2c's .probe_new()Uwe Kleine-König2022-12-071-3/+3
* | | | | Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-12-21152-2366/+1506
|\ \ \ \ \
| * | | | | dt-bindings: mfd: da9062: Correct file name for watchdogChristoph Niedermaier2022-12-081-1/+1
| * | | | | mfd: pm8008: Fix return value check in pm8008_probe()Yang Yingliang2022-12-081-2/+2