summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: qcom: q6v5: shore up resource probe handlingBrian Norris2018-10-091-8/+36
* remoteproc: qcom: qcom_q6v5_adsp: Fix some return value checkWei Yongjun2018-10-091-8/+4
* remoteproc: modify rproc_handle_carveout to support pre-registered regionLoic Pallardy2018-10-091-0/+30
* remoteproc: add helper function to check carveout device addressLoic Pallardy2018-10-091-0/+47
* remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy2018-10-091-0/+37
* remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy2018-10-091-93/+168
* remoteproc: introduce rproc_find_carveout_by_name functionLoic Pallardy2018-10-091-0/+42
* remoteproc: introduce rproc_add_carveout functionLoic Pallardy2018-10-091-1/+15
* remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy2018-10-091-16/+49
* remoteproc: add name in rproc_mem_entry structLoic Pallardy2018-10-092-0/+2
* remoteproc: add release ops in rproc_mem_entry structLoic Pallardy2018-10-091-2/+21
* remoteproc: add rproc_va_to_pa functionLoic Pallardy2018-10-091-1/+17
* remoteproc: configure IOMMU only if device address requestedLoic Pallardy2018-10-091-1/+9
* remoteproc: qcom: q6v5-mss: add SCM probe dependencyBrian Norris2018-10-081-0/+3
* remoteproc: qcom: q6v5-pil: Assign the relocated addressSibi Sankar2018-10-071-0/+1
* remoteproc: qcom: Introduce Non-PAS ADSP PIL driverRohit kumar2018-10-053-0/+517
* remoteproc: qcom: q6v5: Fix a race condition on fatal crashSibi Sankar2018-10-051-2/+1
* remoteproc: Check for NULL firmwares in sysfs interfaceSuman Anna2018-10-051-0/+5
* remoteproc: qcom: q6v5-pil: Add PDC reset for modem on SDM845 SoCsSibi Sankar2018-10-051-5/+24
* remoteproc: qcom: q6v5-pil: Explicitly get mss_restart lineSibi Sankar2018-10-051-1/+1
* remoteproc: qcom: pas: Add QCS404 remoteprocsBjorn Andersson2018-09-271-0/+12
* remoteproc: qcom: Rename Hexagon v5 modem driverBjorn Andersson2018-09-263-11/+11
* remoteproc: qcom: Rename Hexagon v5 PAS driverBjorn Andersson2018-09-263-16/+17
* remoteproc: qcom: q6v5: Propagate EPROBE_DEFERBjorn Andersson2018-09-261-0/+12
* remoteproc: qcom: adsp: Add SDM845 ADSP and CDSP supportBjorn Andersson2018-09-061-0/+12
* remoteproc/davinci: Use %zx for formating size_tBjorn Andersson2018-08-271-1/+1
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2611-179/+72
|\
| * target/iscsi: Allocate session IDs from an IDAMatthew Wilcox2018-08-213-30/+10
| * iscsi target: fix session creation failure handlingMike Christie2018-08-211-14/+21
| * drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-211-29/+12
| * dmaengine: Convert to new IDA APIMatthew Wilcox2018-08-211-16/+7
| * media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-211-11/+5
| * cb710: Convert to new IDA APIMatthew Wilcox2018-08-211-18/+5
| * rsxx: Convert to new IDA APIMatthew Wilcox2018-08-211-16/+5
| * osd: Convert to new IDA APIMatthew Wilcox2018-08-211-15/+7
| * sd: Convert to new IDA APIMatthew Wilcox2018-08-211-17/+4
| * mtip32xx: Convert to new IDA APIMatthew Wilcox2018-08-211-23/+6
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-265-17/+25
|\ \
| * \ Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2018-08-245-17/+25
| |\ \
| | * | irqchip/gic-v3: Allow interrupt to be configured as wake-up sourcesMarc Zyngier2018-08-201-2/+6
| | * | irqchip/tango: Set irq handler and data in one goMartin Kaiser2018-08-201-2/+1
| | * | irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0Krzysztof Kozlowski2018-08-131-1/+1
| | * | irqchip/stm32: Fix init error handlingDan Carpenter2018-08-131-12/+13
| | * | irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski2018-08-131-0/+4
* | | | Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds2018-08-253-27/+87
|\ \ \ \
| * | | | libnvdimm, pmem: Restore page attributes when clearing errorsDan Williams2018-08-202-0/+39
| * | | | device-dax: Set page->indexDan Williams2018-07-201-0/+4
| * | | | device-dax: Enable page_mapping()Dan Williams2018-07-201-17/+38
| * | | | device-dax: Convert to vmf_insert_mixed and vm_fault_tDan Williams2018-07-201-15/+11
* | | | | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds2018-08-2514-24/+171
|\ \ \ \ \