summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ac100.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-12dt-bindings: remoteproc: qcom: pas: Add SM8250 remoteprocsBjorn Andersson1-0/+9
2020-05-11remoteproc: qcom_q6v5_mss: Extract mba/mpss from memory-regionSibi Sankar1-3/+18
2020-05-11dt-bindings: remoteproc: qcom: Use memory-region to reference memorySibi Sankar1-0/+8
2020-05-11remoteproc: qcom: pas: Add SC7180 Modem supportSibi Sankar1-0/+1
2020-05-11dt-bindings: remoteproc: qcom: Add SC7180 MPSS supportSibi Sankar1-0/+3
2020-05-11remoteproc/mediatek: fix invalid use of sizeof in scp_ipi_init()Wei Yongjun1-2/+2
2020-05-07rpmsg: glink: Integrate glink_ssr in qcom_glinkBjorn Andersson6-24/+6
2020-05-07soc: qcom: glink_ssr: Internalize ssr_notifiersBjorn Andersson3-5/+33
2020-05-07remoteproc: qcom: Pass ssr_name to glink subdeviceBjorn Andersson5-5/+15
2020-04-23remoteproc: Add missing '\n' in log messagesChristophe JAILLET1-2/+1
2020-04-23remoteproc: Add prepare and unprepare opsLoic Pallardy3-1/+34
2020-04-23remoteproc: remove rproc_elf32_sanity_checkClement Leger6-27/+4
2020-04-21remoteproc: Add device-managed variants of rproc_alloc/rproc_addPaul Cercueil2-0/+72
2020-04-21remoteproc: Use a local copy for the name fieldSuman Anna1-1/+5
2020-04-21remoteproc: Get rid of tedious error pathMathieu Poirier1-12/+9
2020-04-21remoteproc: Split rproc_ops allocation from rproc_alloc()Mathieu Poirier1-12/+21
2020-04-21remoteproc: Restructure firmware name allocationMathieu Poirier1-7/+7
2020-04-21remoteproc: Use kstrdup_const() rather than kstrdup()Mathieu Poirier2-5/+5
2020-04-20remoteproc: sysmon: Inform current rproc about all active rprocsSiddharth Gupta1-0/+25
2020-04-20remoteproc: sysmon: Add notifications for eventsSiddharth Gupta1-0/+37
2020-04-20remoteproc: sysmon: Add ability to send type of notificationSiddharth Gupta1-17/+37
2020-04-20remoteproc: use rproc_coredump_set_elf_info in driversClement Leger5-0/+7
2020-04-20remoteproc: add rproc_coredump_set_elf_infoClement Leger3-5/+32
2020-04-20remoteproc: Simplify default name allocationMathieu Poirier1-12/+7
2020-04-20remoteproc: Split firmware name allocation from rproc_alloc()Mathieu Poirier1-27/+39
2020-04-20remoteproc: Fix IDR initialisation in rproc_alloc()Alex Elder1-2/+1
2020-04-17remoteproc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-24/+4
2020-04-12Linux 5.7-rc1v5.7-rc1Linus Torvalds1-2/+2
2020-04-12MAINTAINERS: sort field names for all entriesLinus Torvalds1-1974/+1974
2020-04-12MAINTAINERS: sort entries by entry nameLinus Torvalds1-820/+820
2020-04-11mailmap: Add Sedat Dilek (replacement for expired email address)Sedat Dilek1-0/+1
2020-04-11pNFS: Fix RCU lock leakageTrond Myklebust1-0/+1
2020-04-11KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li1-3/+34
2020-04-11KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li1-1/+11
2020-04-11x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2-5/+34
2020-04-11kbuild: fix comment about missing include guard detectionMasahiro Yamada1-1/+1
2020-04-11ipc/util.c: sysvipc_find_ipc() should increase position indexVasily Averin1-1/+1
2020-04-11kernel/gcov/fs.c: gcov_seq_next() should increase position indexVasily Averin1-1/+1
2020-04-11fs/seq_file.c: seq_read(): add info message about buggy .next functionsVasily Averin1-2/+5
2020-04-11drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warningskbuild test robot1-1/+0
2020-04-11change email address for Pali RohárPali Rohár24-41/+42
2020-04-11selftests: kmod: test disabling module autoloadingEric Biggers1-0/+30
2020-04-11selftests: kmod: fix handling test numbers above 9Eric Biggers1-4/+9
2020-04-11docs: admin-guide: document the kernel.modprobe sysctlEric Biggers1-0/+21
2020-04-11fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()Eric Biggers1-1/+3
2020-04-11kmod: make request_module() return an error when autoloading is disabledEric Biggers1-2/+2
2020-04-11mm/memremap: set caching mode for PCI P2PDMA memory to WCLogan Gunthorpe1-0/+3
2020-04-11mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe10-7/+36
2020-04-11powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe7-17/+27
2020-04-11x86/mm: introduce __set_memory_prot()Logan Gunthorpe2-0/+14