summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-08-081-3/+1
|\
| * iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()Al Viro2022-08-081-3/+1
* | Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2022-08-0814-47/+215
|\ \
| * | remoteproc: qcom_q6v5_pas: Do not fail if regulators are not foundManivannan Sadhasivam2022-08-081-4/+16
| * | drivers/remoteproc: fix repeated words in commentswangjianli2022-07-251-1/+1
| * | remoteproc: Directly use ida_alloc()/free()keliu2022-07-181-3/+3
| * | remoteproc: Use unbounded workqueue for recovery workMukesh Ojha2022-07-181-2/+13
| * | remoteproc: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi2022-07-181-2/+1
| * | remoteproc: qcom_q6v5_pas: Deal silently with optional px and cx regulatorsAbel Vesa2022-07-181-12/+20
| * | remoteproc: sysmon: Send sysmon state only for running rprocsSiddharth Gupta2022-07-181-2/+4
| * | remoteproc: sysmon: Wait for SSCTL service to come upSibi Sankar2022-07-181-0/+10
| * | remoteproc: qcom: q6v5: Set q6 state to offline on receiving wdog irqSiddharth Gupta2022-07-181-0/+4
| * | remoteproc: qcom: pas: Check if coredump is enabledSiddharth Gupta2022-07-181-0/+3
| * | remoteproc: qcom: pas: Mark devices as wakeup capableSiddharth Gupta2022-07-181-1/+3
| * | remoteproc: qcom: pas: Mark va as io memorySiddharth Gupta2022-07-181-0/+3
| * | remoteproc: qcom: pas: Add decrypt shutdown support for modemSibi Sankar2022-07-181-1/+42
| * | remoteproc: qcom: q6v5-mss: add powerdomains to MSM8996 configDmitry Baryshkov2022-07-181-0/+5
| * | remoteproc: qcom_q6v5: Introduce panic handler for MSSSibi Sankar2022-07-181-0/+8
| * | remoteproc: qcom_q6v5_mss: Update MBA log infoSibi Sankar2022-07-181-0/+3
| * | remoteproc: qcom: correct kerneldocKrzysztof Kozlowski2022-07-181-2/+2
| * | remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after useSibi Sankar2022-07-181-6/+32
| * | remoteproc: qcom: using pm_runtime_resume_and_get to simplify the coderan jianping2022-07-181-2/+1
| * | remoteproc: mediatek: Support MT8188 SCPTinghan Shen2022-07-181-0/+13
| * | remoteproc: qcom: wcnss: Fix handling of IRQsSireesh Kodali2022-07-061-2/+8
| * | remoteproc: pru: Add support for various PRU cores on K3 AM62x SoCsKishon Vijay Abraham I2022-07-051-0/+1
| * | remoteproc: mediatek: Enable cache for mt8186 SCPAllen-KH Cheng2022-07-041-1/+9
| * | remoteproc: Fix dma_mem leak after rproc_shutdownMark-PK Tsai2022-06-241-0/+1
| * | remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_initMiaoqian Lin2022-06-221-3/+4
| * | remoteproc: omap_remoteproc: Fix typo in commentXiang wangx2022-06-141-3/+3
| * | remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_initMiaoqian Lin2022-06-141-0/+2
* | | Merge tag 'rpmsg-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2022-08-087-17/+20
|\ \ \
| * | | rpmsg: convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-07-161-1/+1
| * | | rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edgeMiaoqian Lin2022-07-161-0/+1
| * | | rpmsg: qcom: correct kerneldocKrzysztof Kozlowski2022-07-162-3/+3
| * | | rpmsg: qcom: glink: remove unused nameKrzysztof Kozlowski2022-07-161-6/+0
| * | | rpmsg: qcom: glink: replace strncpy() with strscpy_pad()Krzysztof Kozlowski2022-07-162-3/+3
| * | | rpmsg: Strcpy is not safe, use strscpy_pad() insteadSaud Farooqui2022-06-241-1/+1
| * | | rpmsg: Fix possible refcount leak in rpmsg_register_device_override()Hangyu Hua2022-06-241-0/+1
| * | | rpmsg: Fix parameter naming for announce_create/destroy opsArnaud Pouliquen2022-06-241-2/+2
| * | | rpmsg: mtk_rpmsg: Fix circular locking dependencyAngeloGioacchino Del Regno2022-06-141-0/+2
| * | | rpmsg: char: Add mutex protection for rpmsg_eptdev_open()Shengjiu Wang2022-06-141-1/+6
| |/ /
* | | Merge tag 'linux-watchdog-5.20-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2022-08-0817-57/+78
|\ \ \
| * | | watchdog: armada_37xx_wdt: check the return value of devm_ioremap() in armada...William Dean2022-07-231-0/+2
| * | | watchdog: dw_wdt: Fix comment typoJason Wang2022-07-231-1/+1
| * | | watchdog: Fix comment typoJason Wang2022-07-231-1/+1
| * | | watchdog:Fix typo in commentLuo Xueqin2022-07-231-1/+1
| * | | watchdog: pm8916_wdt: Handle watchdog enabled by bootloaderStephan Gerhold2022-07-231-0/+10
| * | | watchdog: pm8916_wdt: Report reboot reasonStephan Gerhold2022-07-231-1/+25
| * | | watchdog: pm8916_wdt: Avoid read of write-only PET registerStephan Gerhold2022-07-231-3/+2
| * | | watchdog: wdat_wdt: Remove #ifdef guards for PM related functionsPaul Cercueil2022-07-231-5/+2