summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remoteproc/omap: Check for undefined mailbox messagesSuman Anna2020-03-262-0/+13
* remoteproc/omap: Remove the platform_data headerTero Kristo2020-03-261-51/+0
* remoteproc/omap: Add support for DRA7xx remote processorsSuman Anna2020-03-262-2/+38
* remoteproc/omap: Initialize and assign reserved memory nodeSuman Anna2020-03-261-1/+12
* remoteproc/omap: Add the rproc ops .da_to_va() implementationSuman Anna2020-03-261-0/+40
* remoteproc/omap: Add support to parse internal memories from DTSuman Anna2020-03-261-0/+94
* remoteproc/omap: Add a sanity check for DSP boot address alignmentSuman Anna2020-03-261-4/+16
* remoteproc/omap: Add device tree supportSuman Anna2020-03-261-17/+160
* dt-bindings: remoteproc: Add OMAP remoteproc bindingsSuman Anna2020-03-261-0/+324
* remoteproc: qcom: Introduce panic handler for PAS and ADSPBjorn Andersson2020-03-262-0/+16
* remoteproc: qcom: q6v5: Add common panic handlerBjorn Andersson2020-03-262-0/+21
* remoteproc: Introduce "panic" callback in opsBjorn Andersson2020-03-262-0/+46
* remoteproc: Traverse rproc_list under RCU read lockBjorn Andersson2020-03-261-5/+9
* remoteproc: Fix NULL pointer dereference in rproc_virtio_notifyNikita Shubin2020-03-261-0/+7
* remoteproc: return error for bad "recovery" debugfs inputAlex Elder2020-03-261-0/+2
* remoteproc: remoteproc debugfs file fixesAlex Elder2020-03-261-7/+5
* remoteproc: re-check state in rproc_trigger_recovery()Alex Elder2020-03-261-2/+6
* remoteproc: stm32: demote warning about optional property absenceAhmad Fatoum2020-03-261-1/+1
* remoteproc/mediatek: Use size_t type for len in scp_da_to_vaNathan Chancellor2020-03-261-1/+1
* remoteproc: Adapt coredump to generate correct elf typeClement Leger2020-03-263-32/+39
* remoteproc: Allow overriding only sanity_checkClement Leger2020-03-261-1/+2
* remoteproc: Add elf64 support in elf loaderClement Leger2020-03-263-57/+141
* remoteproc: Rename rproc_elf_sanity_check for elf32Clement Leger2020-03-266-8/+8
* remoteproc: Add elf helpers to access elf64 and elf32 fieldsClement Leger2020-03-261-0/+96
* remoteproc: Use u64 type for boot_addrClement Leger2020-03-264-6/+6
* remoteproc: Use size_t instead of int for rproc_mem_entry lenClement Leger2020-03-263-10/+12
* remoteproc: Use size_t type for len in da_to_vaClement Leger2020-03-2612-19/+20
* remoteproc: fix kernel-doc warningsArnaud Pouliquen2020-03-262-2/+9
* remoteproc: qcom_q6v5_mss: Reload the mba region on coredumpSibi Sankar2020-03-261-1/+18
* remoteproc: qcom_q6v5_mss: Validate each segment during loadingBjorn Andersson2020-03-261-25/+58
* remoteproc: qcom_q6v5_mss: Don't reassign mpss region on shutdownBjorn Andersson2020-03-261-11/+24
* Linux 5.6-rc1v5.6-rc1Linus Torvalds2020-02-101-2/+2
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-1053-261/+252
|\
| * kbuild: make multiple directory targets workMasahiro Yamada2020-02-051-1/+1
| * kconfig: Invalidate all symbols after changing to y or m.Tetsuo Handa2020-02-051-3/+2
| * kallsyms: fix type of kallsyms_token_table[]Masahiro Yamada2020-02-051-2/+3
| * scripts/kallsyms: change table to store (strcut sym_entry *)Masahiro Yamada2020-02-031-56/+65
| * scripts/kallsyms: rename local variables in read_symbol()Masahiro Yamada2020-02-031-12/+12
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-0349-190/+172
| * kbuild: fix the document to use extra-y for vmlinux.ldsMasahiro Yamada2020-02-031-2/+2
| * kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada2020-02-031-1/+1
* | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-109-0/+2058
|\ \
| * | zonefs: Add documentationDamien Le Moal2020-02-072-0/+405
| * | fs: New zonefs file systemDamien Le Moal2020-02-078-0/+1653
* | | irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier2020-02-101-2/+2
* | | Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-02-0922-129/+247
|\ \ \
| * | | smb3: Add defines for new information level, FileIdInformationSteve French2020-02-071-0/+8
| * | | smb3: print warning once if posix context returned on openSteve French2020-02-072-0/+30
| * | | smb3: add one more dynamic tracepoint missing from strict fsync pathSteve French2020-02-071-1/+3
| * | | cifs: fix mode bits from dir listing when mounted with modefromsidAurelien Aptel2020-02-071-1/+2