summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteprocLinus Torvalds2018-10-3012-282/+1376
|\
| * remoteproc: qcom: q6v5-mss: Register segments/dumpfn for coredumpSibi Sankar2018-10-191-0/+42
| * remoteproc: qcom: q6v5-mss: Add custom dump function for modemSibi Sankar2018-10-191-0/+33
| * remoteproc: qcom: q6v5-mss: Refactor mba load/unload sequenceSibi Sankar2018-10-191-138/+170
| * remoteproc: Add mechanism for custom dump function assignmentSibi Sankar2018-10-191-0/+38
| * remoteproc: Introduce custom dump function for each remoteproc segmentSibi Sankar2018-10-191-7/+11
| * remoteproc: modify vring allocation to rely on centralized carveout allocatorLoic Pallardy2018-10-153-30/+47
| * remoteproc: qcom: q6v5: shore up resource probe handlingBrian Norris2018-10-101-8/+36
| * remoteproc: qcom: qcom_q6v5_adsp: Fix some return value checkWei Yongjun2018-10-101-8/+4
| * remoteproc: modify rproc_handle_carveout to support pre-registered regionLoic Pallardy2018-10-101-0/+30
| * remoteproc: add helper function to check carveout device addressLoic Pallardy2018-10-101-0/+47
| * remoteproc: add helper function to allocate rproc_mem_entry from reserved memoryLoic Pallardy2018-10-101-0/+37
| * remoteproc: add alloc ops in rproc_mem_entry structLoic Pallardy2018-10-101-93/+168
| * remoteproc: introduce rproc_find_carveout_by_name functionLoic Pallardy2018-10-101-0/+42
| * remoteproc: introduce rproc_add_carveout functionLoic Pallardy2018-10-101-1/+15
| * remoteproc: add helper function to allocate and init rproc_mem_entry structLoic Pallardy2018-10-101-16/+49
| * remoteproc: add name in rproc_mem_entry structLoic Pallardy2018-10-102-0/+2
| * remoteproc: add release ops in rproc_mem_entry structLoic Pallardy2018-10-101-2/+21
| * remoteproc: add rproc_va_to_pa functionLoic Pallardy2018-10-101-1/+17
| * remoteproc: configure IOMMU only if device address requestedLoic Pallardy2018-10-101-1/+9
| * remoteproc: qcom: q6v5-mss: add SCM probe dependencyBrian Norris2018-10-091-0/+3
| * remoteproc: qcom: q6v5-pil: Assign the relocated addressSibi Sankar2018-10-081-0/+1
| * remoteproc: qcom: Introduce Non-PAS ADSP PIL driverRohit kumar2018-10-063-0/+517
| * remoteproc: qcom: q6v5: Fix a race condition on fatal crashSibi Sankar2018-10-061-2/+1
| * remoteproc: Check for NULL firmwares in sysfs interfaceSuman Anna2018-10-061-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-281-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-281-1/+1
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-2991-748/+5377
|\ \
| * \ Merge tag 'tegra-for-4.20-firmware-2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2018-10-111-0/+19
| |\ \
| | * | firmware: tegra: bpmp: Implement suspend/resume supportThierry Reding2018-10-101-0/+19
| | |/
| * | Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx ...Arnd Bergmann2018-10-1011-0/+1679
| |\ \
| | * | drivers: clk: Add ZynqMP clock driverJolly Shah2018-10-0910-0/+1637
| | * | firmware: xilinx: Add zynqmp IOCTL API for device controlRajan Vaja2018-10-091-0/+42
| * | | Merge tag 'reset-for-4.20' of git://git.pengutronix.de/git/pza/linux into nex...Arnd Bergmann2018-10-104-7/+142
| |\ \ \
| | * | | reset: Fix potential use-after-free in __of_reset_control_get()Geert Uytterhoeven2018-10-081-7/+8
| | * | | reset: qcom: PDC Global (Power Domain Controller) reset controllerSibi Sankar2018-10-053-0/+134
| | | |/ | | |/|
| * | | Merge tag 'imx-drivers-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2018-10-106-0/+384
| |\ \ \
| | * | | firmware: imx: add misc svc supportDong Aisheng2018-10-082-1/+100
| | * | | firmware: imx: add SCU firmware driver supportDong Aisheng2018-10-085-0/+285
| * | | | Merge tag 'soc-fsl-next-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2018-10-089-16/+120
| |\ \ \ \
| | * | | | soc: fsl: qbman: add interrupt coalesce changing APIsMadalin Bucur2018-10-051-0/+31
| | * | | | soc: fsl: bman_portals: defer probe after bman's probeLaurentiu Tudor2018-10-051-1/+9
| | * | | | soc: fsl: qbman: Use last response to determine valid bitRoy Pledge2018-10-051-2/+14
| | * | | | soc: fsl: qbman: Add 64 bit DMA addressing requirement to QBManRoy Pledge2018-10-051-1/+1