summaryrefslogtreecommitdiffstats
path: root/drivers/lightnvm/pblk-init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-21remoteproc: st: add reserved memory supportLoic Pallardy1-11/+80
2019-02-21remoteproc: create vdev subdevice with specific dma memory poolLoic Pallardy4-4/+87
2019-02-18remoteproc: q6v5_adsp: Remove voting for lpass_aon clockRohit kumar1-1/+1
2019-02-18dt-binding: remoteproc: Remove lpass_aon clock from adsp pil clock listRohit kumar1-3/+2
2019-01-31remoteproc: q6v5-mss: Active powerdomain for SDM845Bjorn Andersson1-2/+29
2019-01-31remoteproc: q6v5-mss: Vote for rpmh power domainsRajendra Nayak1-5/+114
2019-01-30remoteproc: qcom: Add support for parsing fw dt bindingsSibi Sankar2-11/+45
2019-01-30remoteproc: qcom_q6v5: don't auto boot remote processorRamon Fried1-0/+2
2019-01-22remoteproc: qcom: Wait for shutdown-ack/ind on sysmon shutdownSibi Sankar1-1/+41
2019-01-22remoteproc: qcom: Add shutdown-ack irqSibi Sankar5-2/+53
2019-01-22dt-bindings: remoteproc: qcom: Introduce shutdown-ack irq for Q6V5Sibi Sankar2-6/+26
2019-01-15remoteproc/qcom_sysmon.c: Remove duplicate headerBrajeswar Ghosh1-1/+0
2019-01-07dt-bindings: remoteproc: qcom: Add firmware bindings for Q6V5Sibi Sankar2-0/+13
2019-01-07dt-bindings: remoteproc: qcom: Add power-domain bindings for Q6V5Sibi Sankar1-0/+19
2019-01-07remoteproc: qcom: q6v5-mss: Add missing regulator for MSM8996Sibi Sankar1-0/+7
2019-01-07dt-bindings: remoteproc: qcom: Fixup regulator dependenciesSibi Sankar1-0/+21
2019-01-07remoteproc: qcom: q6v5-mss: Add missing clocks for MSM8996Sibi Sankar1-1/+4
2019-01-07dt-bindings: remoteproc: qcom: Add missing clocks for MSM8996Sibi Sankar1-0/+3
2019-01-07dt-bindings: remoteproc: qcom: Add missing clocks for SDM845Sibi Sankar1-3/+11
2019-01-07remoteproc: qcom: fix spelling mistake "Peripherial" -> "Peripheral"Colin Ian King1-1/+1
2019-01-07remoteproc: fix kernel-doc comment for parse_fwFabien Dessenne1-2/+2
2019-01-07remoteproc: debug: add crash debugfs nodeXiang Xiao1-0/+26
2019-01-07Linux 5.0-rc1v5.0-rc1Linus Torvalds1-3/+3
2019-01-06Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds1-81/+13
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds2-5/+10
2019-01-06fscrypt: add Adiantum supportEric Biggers7-188/+468
2019-01-06kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada2-18/+19
2019-01-06kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada1-5/+1
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada6-26/+12
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada24-408/+0
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada3-10/+10
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada24-25/+0
2019-01-06riscv: remove redundant kernel-space generic-yMasahiro Yamada1-25/+0
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada7-12/+14
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada9-25/+16
2019-01-06kbuild: clean up rule_dtc_dt_yamlMasahiro Yamada1-2/+2
2019-01-06kbuild: remove UIMAGE_IN and UIMAGE_OUTMasahiro Yamada1-4/+2
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada42-119/+65
2019-01-06kallsyms: lower alignment on ARMMathias Krause1-2/+2
2019-01-06scripts: coccinelle: boolinit: drop warnings on named constantsJulia Lawall1-0/+5
2019-01-06scripts: coccinelle: check for redeclarationJulia Lawall1-0/+3
2019-01-06kconfig: remove unused "file" field of yylval unionMasahiro Yamada1-1/+0
2019-01-06nds32: remove redundant kernel-space generic-yMasahiro Yamada1-10/+0
2019-01-06nios2: remove unneeded HAS_DMA defineMasahiro Yamada1-3/+0
2019-01-05lib/genalloc.c: include vmalloc.hOlof Johansson1-0/+1
2019-01-05dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocationsChristoph Hellwig1-6/+7
2019-01-05x86/amd_gart: fix unmapping of non-GART mappingsChristoph Hellwig1-1/+9
2019-01-05ia64: fix compile without swiotlbChristoph Hellwig2-1/+3
2019-01-05x86: re-introduce non-generic memcpy_{to,from}ioLinus Torvalds4-18/+51
2019-01-05Use __put_user_goto in __put_user_size() and unsafe_put_user()Linus Torvalds1-31/+22