summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rpmsg-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2020-12-166-123/+257
|\
| * rpmsg: Turn name service into a stand alone driverArnaud Pouliquen2020-11-244-67/+156
| * rpmsg: Make rpmsg_{register|unregister}_device() publicMathieu Poirier2020-11-241-4/+0
| * rpmsg: virtio: Add rpmsg channel device opsArnaud Pouliquen2020-11-241-0/+22
| * rpmsg: core: Add channel creation internal APIArnaud Pouliquen2020-11-242-0/+54
| * rpmsg: virtio: Rename rpmsg_create_channelArnaud Pouliquen2020-11-241-3/+3
| * rpmsg: Move structure rpmsg_ns_msg to header fileMathieu Poirier2020-11-241-31/+1
| * rpmsg: virtio: Move from virtio to rpmsg byte conversionMathieu Poirier2020-11-241-25/+28
* | Merge tag 'hwlock-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/and...Linus Torvalds2020-12-162-16/+3
|\ \
| * | hwspinlock: sirf: Remove the redundant 'of_match_ptr'Baolin Wang2020-12-101-1/+1
| * | hwspinlock: sprd: fixed warning of unused variable 'sprd_hwspinlock_of_match'Chunyan Zhang2020-11-181-1/+1
| * | hwspinlock: sprd: use module_platform_driver() instead postcore initcallChunyan Zhang2020-11-031-12/+1
| * | hwspinlock: sprd: Remove redundant header filesBaolin Wang2020-10-261-2/+0
| |/
* | Merge tag 'rproc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2020-12-1624-196/+1843
|\ \
| * | remoteproc/mediatek: read IPI buffer offset from FWTzung-Bi Shih2020-12-102-22/+69
| * | remoteproc/mediatek: unprepare clk if scp_before_load failsTzung-Bi Shih2020-12-101-1/+2
| * | remoteproc: qcom: Fix potential NULL dereference in adsp_init_mmio()Zhang Changzhong2020-12-101-6/+3
| * | remoteproc/mediatek: Fix kernel test robot warningSouptick Joarder2020-12-101-3/+1
| * | remoteproc: k3-dsp: Fix return value check in k3_dsp_rproc_of_get_memories()YueHaibing2020-12-101-2/+2
| * | remoteproc: qcom: pas: fix error handling in adsp_pds_enableZhang Qilong2020-12-101-1/+4
| * | remoteproc: qcom: fix reference leak in adsp_startZhang Qilong2020-12-101-1/+3
| * | remoteproc: q6v5-mss: fix error handling in q6v5_pds_enableZhang Qilong2020-12-101-1/+4
| * | remoteproc/mtk_scp: surround DT device IDs with CONFIG_OFAlexandre Courbot2020-12-101-0/+2
| * | remoteproc: qcom: Add minidump id for sm8150 modemSiddharth Gupta2020-12-101-0/+1
| * | remoteproc: qcom: Add capability to collect minidumpsSiddharth Gupta2020-12-103-2/+173
| * | remoteproc: coredump: Add minidump functionalitySiddharth Gupta2020-12-102-0/+166
| * | remoteproc: core: Add ops to enable custom coredump functionalitySiddharth Gupta2020-12-101-1/+5
| * | remoteproc/mediatek: change MT8192 CFG register baseTzung-Bi Shih2020-12-101-13/+13
| * | remoteproc: pru: Add support for various PRU cores on K3 J721E SoCsSuman Anna2020-12-101-0/+3
| * | remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCsSuman Anna2020-12-101-9/+131
| * | remoteproc: pru: Add pru-specific debugfs supportSuman Anna2020-12-101-0/+136
| * | remoteproc: pru: Add support for PRU specific interrupt configurationGrzegorz Jaszczyk2020-12-102-0/+227
| * | remoteproc: pru: Add a PRU remoteproc driverSuman Anna2020-12-103-0/+446
| * | remoteproc: fix spelling mistake "Peripherial" -> "Peripherial" in KconfigColin Ian King2020-12-041-1/+1
| * | remoteproc: sysmon: fix shutdown_acked stateArnd Bergmann2020-12-041-5/+2
| * | remoteproc: k3-r5: Adjust TCM sizes in Split-mode on J7200 SoCsSuman Anna2020-11-261-0/+43
| * | remoteproc: k3-r5: Extend support to R5F clusters on J7200 SoCsSuman Anna2020-11-261-2/+50
| * | remoteproc: Add a rproc_set_firmware() APISuman Anna2020-11-262-31/+65
| * | remoteproc: sysmon: Improve error messagesBjorn Andersson2020-11-261-6/+6
| * | remoteproc: qcom: q6v5: Query sysmon before graceful shutdownBjorn Andersson2020-11-266-6/+13
| * | remoteproc: sysmon: Expose the shutdown resultBjorn Andersson2020-11-262-19/+69
| * | remoteproc: sysmon: Ensure remote notification orderingBjorn Andersson2020-11-261-4/+21
| * | remoteproc: qcom_q6v5_mss: map/unmap MBA region before/after useSibi Sankar2020-11-241-15/+22
| * | remoteproc: qcom_q6v5_mss: Replace ioremap with memremapSibi Sankar2020-11-241-6/+6
| * | remoteproc: qcom_sysmon: Constify qmi_indication_handlerRikard Falkeborn2020-11-241-1/+1
| * | remoteproc/mediatek: skip if filesz is 0Tzung-Bi Shih2020-11-211-6/+6
| * | remoteproc/mediatek: fix boundary checkTzung-Bi Shih2020-11-211-2/+2
| * | remoteproc/mediatek: fix sparse errors on dma_alloc and dma_freeTzung-Bi Shih2020-11-212-2/+2
| * | remoteproc/mediatek: fix sparse errors on sram power on and offTzung-Bi Shih2020-11-211-2/+2
| * | remoteproc: stm32: Constify st_rproc_opsRikard Falkeborn2020-11-181-1/+1