summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before loadSibi Sankar2020-07-281-3/+2
* remoteproc: qcom_q6v5_mss: Validate MBA firmware size before loadSibi Sankar2020-07-281-0/+6
* remoteproc: qcom_q6v5_mss: Add MBA log extraction supportSibi Sankar2020-07-221-1/+37
* remoteproc: Add coredump debugfs entryRishabh Bhatnagar2020-07-211-0/+90
* remoteproc: Add inline coredump functionalityRishabh Bhatnagar2020-07-211-18/+138
* remoteproc: Pass size and offset as arguments to segment dump functionRishabh Bhatnagar2020-07-212-7/+8
* remoteproc: qcom_q6v5_mss: Replace mask based tracking with sizeSibi Sankar2020-07-211-9/+8
* remoteproc: Move coredump functionality to a new fileRishabh Bhatnagar2020-07-214-191/+209
* remoteproc: stm32: Update M4 state in stm32_rproc_stop()Mathieu Poirier2020-07-181-0/+12
* remoteproc: stm32: Introduce new attach() operationMathieu Poirier2020-07-181-0/+8
* remoteproc: stm32: Properly handle the resource table when attachingMathieu Poirier2020-07-181-0/+76
* remoteproc: stm32: Parse memory regions when attaching to M4Mathieu Poirier2020-07-181-3/+20
* remoteproc: Make function rproc_resource_cleanup() publicMathieu Poirier2020-07-181-1/+2
* remoteproc: stm32: Properly set co-processor state when attachingMathieu Poirier2020-07-181-0/+31
* remoteproc: stm32: Parse syscon that will manage M4 synchronisationMathieu Poirier2020-07-181-0/+26
* remoteproc: stm32: Remove memory translation from DT parsingMathieu Poirier2020-07-181-1/+5
* remoteproc: stm32: Decouple rproc from DT parsingMathieu Poirier2020-07-181-11/+12
* remoteproc: stm32: Request IRQ with platform deviceMathieu Poirier2020-07-181-2/+3
* remoteproc: stm32: Decouple rproc from memory translationMathieu Poirier2020-07-181-4/+4
* remoteproc: Properly handle firmware name when attachingMathieu Poirier2020-07-172-2/+32
* remoteproc: Refactor function rproc_free_vring()Mathieu Poirier2020-07-171-4/+16
* remoteproc: Refactor function rproc_trigger_auto_boot()Mathieu Poirier2020-07-171-0/+9
* remoteproc: Refactor function rproc_boot()Mathieu Poirier2020-07-171-11/+17
* remoteproc: Introducing function rproc_validate()Mathieu Poirier2020-07-171-0/+41
* remoteproc: Introducing function rproc_actuate()Mathieu Poirier2020-07-171-1/+58
* remoteproc: Introducing function rproc_attach()Mathieu Poirier2020-07-171-0/+42
* remoteproc: Add new attach() remoteproc operationMathieu Poirier2020-07-171-0/+8
* remoteproc: Add new RPROC_DETACHED stateMathieu Poirier2020-07-171-0/+1
* remoteproc: qcom_q6v5_mss: Monitor MSS_STATUS for boot completionSibi Sankar2020-07-171-6/+6
* remoteproc: qcom: pil-info: Fix shift overflowBjorn Andersson2020-07-171-1/+1
* remoteproc: qcom_sysmon: Solve function header bitrot issuesLee Jones2020-07-151-2/+2
* remoteproc: remoteproc_core: Use 'gnu_printf' format notationLee Jones2020-07-151-0/+3
* remoteproc: qcom: Add missing slab.hKefeng Wang2020-07-131-0/+1
* remoteproc: qcom: Add notification types to SSRRishabh Bhatnagar2020-07-091-1/+43
* remoteproc: qcom: Add per subsystem SSR notificationRishabh Bhatnagar2020-07-092-15/+80
* remoteproc: qcom: Update PIL relocation info on loadBjorn Andersson2020-07-026-12/+55
* remoteproc: qcom: Introduce helper to store pil info in IMEMBjorn Andersson2020-07-024-0/+142
* Revert "remoteproc: Add support for runtime PM"Mathieu Poirier2020-07-021-16/+1
* remoteproc: ingenic: Move clock handling to prepare/unprepare callbacksMathieu Poirier2020-07-021-58/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1434-234/+459
|\
| * net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko2020-06-141-9/+40
| * net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-141-1/+1
| * ibmvnic: Flush existing work items before device removalThomas Falcon2020-06-121-0/+3
| * net: ipa: header pad field only valid for AP->modem endpointAlex Elder2020-06-121-4/+15
| * net: ipa: program upper nibbles of sequencer typeAlex Elder2020-06-122-2/+6
| * net: ipa: fix modem LAN RX endpoint idAlex Elder2020-06-121-1/+1
| * net: ipa: program metadata mask differentlyAlex Elder2020-06-121-33/+39
| * ionic: add pcie_print_link_statusShannon Nelson2020-06-121-0/+1
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-125-63/+177
| |\
| | * iavf: increase reset complete wait timePaul Greenwalt2020-06-122-7/+9