aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-09remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy2-93/+175
2018-10-09remoteproc: introduce rproc_find_carveout_by_name functionLoic Pallardy1-0/+42
2018-10-09remoteproc: introduce rproc_add_carveout functionLoic Pallardy2-1/+17
2018-10-09remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy2-16/+55
2018-10-09remoteproc: add name in rproc_mem_entry structLoic Pallardy3-0/+4
2018-10-09remoteproc: add release ops in rproc_mem_entry structLoic Pallardy2-3/+25
2018-10-09remoteproc: add rproc_va_to_pa functionLoic Pallardy1-1/+17
2018-10-09remoteproc: configure IOMMU only if device address requestedLoic Pallardy1-1/+9
2018-10-08remoteproc: qcom: q6v5-mss: add SCM probe dependencyBrian Norris1-0/+3
2018-10-07remoteproc: qcom: q6v5-pil: Assign the relocated addressSibi Sankar1-0/+1
2018-10-05remoteproc: qcom: Introduce Non-PAS ADSP PIL driverRohit kumar3-0/+517
2018-10-05dt-binding: remoteproc: Add QTI ADSP PIL bindingsRohit kumar1-0/+126
2018-10-05remoteproc: qcom: q6v5: Fix a race condition on fatal crashSibi Sankar1-2/+1
2018-10-05remoteproc: Add missing kernel-doc comment for auto-bootSuman Anna1-0/+1
2018-10-05remoteproc: Check for NULL firmwares in sysfs interfaceSuman Anna1-0/+5
2018-10-05remoteproc: qcom: q6v5-pil: Add PDC reset for modem on SDM845 SoCsSibi Sankar1-5/+24
2018-10-05remoteproc: qcom: q6v5-pil: Explicitly get mss_restart lineSibi Sankar1-1/+1
2018-10-05dt-bindings: remoteproc: Add PDC reset binding for Q6V5 PILSibi Sankar1-0/+4
2018-10-05dt-bindings: remoteproc: qcom: Remove additional definition tagSibi Sankar1-2/+2
2018-09-27remoteproc: qcom: pas: Add QCS404 remoteprocsBjorn Andersson2-0/+15
2018-09-26remoteproc: qcom: Rename Hexagon v5 modem driverBjorn Andersson3-11/+11
2018-09-26remoteproc: qcom: Rename Hexagon v5 PAS driverBjorn Andersson3-16/+17
2018-09-26remoteproc: qcom: q6v5: Propagate EPROBE_DEFERBjorn Andersson1-0/+12
2018-09-06remoteproc: qcom: adsp: Add SDM845 ADSP and CDSP supportBjorn Andersson2-0/+14
2018-08-27remoteproc/davinci: Use %zx for formating size_tBjorn Andersson1-1/+1
2018-08-26Linux 4.19-rc1Linus Torvalds1-2/+2
2018-08-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+15
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds28-679/+485
2018-08-26Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds93-1628/+3259
2018-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-10/+19
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-17/+26
2018-08-26Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds17-135/+481
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds19-90/+270
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-30/+257
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds52-209/+188
2018-08-25Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-blockLinus Torvalds3-22/+38
2018-08-25Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifsLinus Torvalds1-0/+0
2018-08-25Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-5/+30
2018-08-25mm/cow: don't bother write protecting already write-protected pagesLinus Torvalds1-1/+1
2018-08-25hpfs: remove unnecessary checks on the value of r when assigning error codeColin Ian King1-1/+1
2018-08-25libata: maintainership updateJens Axboe1-3/+3
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds35-126/+166
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds4-31/+58
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-15/+30
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds36-277/+839
2018-08-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds4-12/+28
2018-08-24Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmorLinus Torvalds7-44/+20
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds16-75/+170