summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: qcom: Add minidump id for sm8150 modemSiddharth Gupta2020-12-101-0/+1
* remoteproc: qcom: Add capability to collect minidumpsSiddharth Gupta2020-12-103-2/+173
* remoteproc: coredump: Add minidump functionalitySiddharth Gupta2020-12-103-0/+167
* remoteproc: core: Add ops to enable custom coredump functionalitySiddharth Gupta2020-12-102-1/+7
* remoteproc/mediatek: change MT8192 CFG register baseTzung-Bi Shih2020-12-101-13/+13
* remoteproc: pru: Add support for various PRU cores on K3 J721E SoCsSuman Anna2020-12-101-0/+3
* remoteproc: pru: Add support for various PRU cores on K3 AM65x SoCsSuman Anna2020-12-101-9/+131
* remoteproc: pru: Add pru-specific debugfs supportSuman Anna2020-12-101-0/+136
* remoteproc: pru: Add support for PRU specific interrupt configurationGrzegorz Jaszczyk2020-12-102-0/+227
* remoteproc: pru: Add a PRU remoteproc driverSuman Anna2020-12-103-0/+446
* dt-bindings: remoteproc: Add binding doc for PRU cores in the PRU-ICSSSuman Anna2020-12-101-0/+214
* remoteproc: fix spelling mistake "Peripherial" -> "Peripherial" in KconfigColin Ian King2020-12-041-1/+1
* remoteproc: sysmon: fix shutdown_acked stateArnd Bergmann2020-12-041-5/+2
* remoteproc: k3-r5: Adjust TCM sizes in Split-mode on J7200 SoCsSuman Anna2020-11-251-0/+43
* remoteproc: k3-r5: Extend support to R5F clusters on J7200 SoCsSuman Anna2020-11-251-2/+50
* dt-bindings: remoteproc: k3-r5f: Update bindings for J7200 SoCsSuman Anna2020-11-251-0/+2
* remoteproc: Add a rproc_set_firmware() APISuman Anna2020-11-253-31/+66
* remoteproc: sysmon: Improve error messagesBjorn Andersson2020-11-251-6/+6
* remoteproc: qcom: q6v5: Query sysmon before graceful shutdownBjorn Andersson2020-11-256-6/+13
* remoteproc: sysmon: Expose the shutdown resultBjorn Andersson2020-11-252-19/+69
* remoteproc: sysmon: Ensure remote notification orderingBjorn Andersson2020-11-251-4/+21
* remoteproc: qcom_q6v5_mss: map/unmap MBA region before/after useSibi Sankar2020-11-241-15/+22
* remoteproc: qcom_q6v5_mss: Replace ioremap with memremapSibi Sankar2020-11-241-6/+6
* remoteproc: qcom_sysmon: Constify qmi_indication_handlerRikard Falkeborn2020-11-231-1/+1
* remoteproc/mediatek: skip if filesz is 0Tzung-Bi Shih2020-11-201-6/+6
* remoteproc/mediatek: fix boundary checkTzung-Bi Shih2020-11-201-2/+2
* remoteproc/mediatek: fix sparse errors on dma_alloc and dma_freeTzung-Bi Shih2020-11-202-2/+2
* remoteproc/mediatek: fix sparse errors on sram power on and offTzung-Bi Shih2020-11-201-2/+2
* remoteproc: stm32: Constify st_rproc_opsRikard Falkeborn2020-11-171-1/+1
* remoteproc: ingenic: Constify ingenic_rproc_opsRikard Falkeborn2020-11-171-1/+1
* remoteproc: ti_k3: fix -Wcast-function-type warningArnd Bergmann2020-10-261-12/+6
* dt-bindings: remoteproc: stm32_rproc: update syscon descriptionsArnaud Pouliquen2020-10-261-6/+0
* dt-bindings: remoteproc: stm32_rproc: update for firmware synchronizationArnaud Pouliquen2020-10-261-0/+15
* dt-bindings: arm: stm32: Add compatible for syscon tamp nodeArnaud Pouliquen2020-10-261-0/+1
* remoteproc: qcom_wcnss: Allow replacing regulators with power domainsStephan Gerhold2020-10-261-16/+93
* dt-bindings: remoteproc: qcom,wcnss: Deprecate regulators for PDsStephan Gerhold2020-10-261-4/+16
* remoteproc: qcom_q6v5_mss: Allow replacing regulators with power domainsStephan Gerhold2020-10-261-12/+56
* dt-bindings: remoteproc: qcom: Deprecate regulators for Q6V5 PDsStephan Gerhold2020-10-261-6/+6
* Linux 5.10-rc1v5.10-rc1Linus Torvalds2020-10-251-2/+2
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-25117-196/+196
* kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes2020-10-251-3/+3
* mm: remove kzfree() compatibility definitionEric Biggers2020-10-256-8/+6
* checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches2020-10-251-5/+7
* Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-253-1/+116
|\
| * selftests/timens: Add a test for futex()Andrei Vagin2020-10-202-1/+111
| * futex: Adjust absolute futex timeouts with per time namespace offsetAndrei Vagin2020-10-201-0/+5
* | Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-252-5/+12
|\ \
| * | sched/features: Fix !CONFIG_JUMP_LABEL caseJuri Lelli2020-10-142-4/+11
| * | sched: Replace zero-length array with flexible-arrayzhuguangqing2020-10-141-1/+1
* | | Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-251-1/+1
|\ \ \