summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-18bus: mhi: core: Mark and maintain device states early on after power downBhaumik Bhatt1-44/+33
2020-11-18bus: mhi: core: Separate system error and power down handlingBhaumik Bhatt1-22/+137
2020-11-18bus: mhi: core: Check for IRQ availability during registrationBhaumik Bhatt2-4/+1
2020-11-18bus: mhi: core: Move to an error state on mission mode failureBhaumik Bhatt1-2/+6
2020-11-18bus: mhi: core: Use appropriate label in firmware load handler APIBhaumik Bhatt1-3/+3
2020-11-18bus: mhi: core: Move to an error state on any firmware load failureBhaumik Bhatt1-15/+20
2020-11-18bus: mhi: core: Prevent sending multiple RDDM entry callbacksBhaumik Bhatt1-0/+4
2020-11-18bus: mhi: core: Move to SYS_ERROR regardless of RDDM capabilityBhaumik Bhatt1-5/+0
2020-11-18bus: mhi: core: Skip device wake in error or shutdown statesBhaumik Bhatt1-0/+4
2020-11-18bus: mhi: core: Move to using high priority workqueueBhaumik Bhatt3-1/+12
2020-11-18bus: mhi: core: Use appropriate names for firmware load functionsBhaumik Bhatt1-9/+10
2020-11-18bus: mhi: core: Skip RDDM download for unknown execution environmentBhaumik Bhatt1-2/+7
2020-11-18bus: mhi: core: Rename RDDM download function to use proper wordsBhaumik Bhatt2-5/+5
2020-11-18bus: mhi: core: Remove unused mhi_fw_load_worker() declarationBhaumik Bhatt1-1/+0
2020-11-18bus: mhi: core: Expose mhi_get_exec_env() API for controllersBhaumik Bhatt3-1/+7
2020-11-18bus: mhi: core: Add missing EXPORT_SYMBOL for mhi_get_mhi_state()Bhaumik Bhatt1-0/+1
2020-11-18bus: mhi: core: Remove unnecessary counter from mhi_firmware_copy()Bhaumik Bhatt1-2/+0
2020-11-18bus: mhi: Fix channel close issue on driver removeLoic Poulain1-1/+2
2020-11-18bus: mhi: core: Fix null pointer access when parsing MHI configurationCarl Yin1-2/+2
2020-11-18bus: mhi: Add MHI PCI support for WWAN modemsLoic Poulain3-0/+358
2020-11-18bus: mhi: core: fix potential operator-precedence with BHI macrosJeffrey Hugo1-2/+2
2020-11-18bus: mhi: core: Remove double locking from mhi_driver_remove()Bhaumik Bhatt1-2/+0
2020-10-25Linux 5.10-rc1v5.10-rc1Linus Torvalds1-2/+2
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches117-196/+196
2020-10-25kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes1-3/+3
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers6-8/+6
2020-10-25checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches1-5/+7
2020-10-25i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede1-1/+10
2020-10-24random32: add a selftest for the prandom32 codeWilly Tarreau1-0/+56
2020-10-24random32: add noise from network and scheduling activityWilly Tarreau4-0/+30
2020-10-24random32: make prandom_u32() output unpredictableGeorge Spelvin4-190/+318
2020-10-24KVM: ioapic: break infinite recursion on lazy EOIVitaly Kuznetsov1-4/+1
2020-10-24KVM: vmx: rename pi_init to avoid conflict with paridePaolo Bonzini3-4/+4
2020-10-24KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 buildSean Christopherson1-1/+1
2020-10-24cifs: update internal module version numberSteve French1-1/+1
2020-10-23x86/uaccess: fix code generation in put_user()Rasmus Villemoes1-1/+9
2020-10-23smb3: add some missing definitions from MS-FSCCSteve French2-0/+28
2020-10-23smb3: remove two unused variablesSteve French1-5/+0
2020-10-23smb3: add support for stat of WSL reparse points for special file typesSteve French6-14/+189
2020-10-23ata: pata_ns87415.c: Document support on parisc with superio chipHelge Deller1-2/+1
2020-10-23ata: fix some kernel-doc markupsMauro Carvalho Chehab3-3/+3
2020-10-23block: blk-mq: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-10-23parisc: Add wrapper syscalls to fix O_NONBLOCK flag usageHelge Deller2-7/+78
2020-10-23gfs2: Recover statfs info in journal headAbhi Das3-1/+106
2020-10-23gfs2: lookup local statfs inodes prior to journal recoveryAbhi Das4-36/+139
2020-10-23nvme-fc: shorten reconnect delay if possible for FCJames Smart1-1/+18
2020-10-23nvme-fc: wait for queues to freeze before calling update_hr_hw_queuesJames Smart1-2/+5
2020-10-23nvme-fc: fix error loop in create_hw_io_queuesJames Smart1-2/+2
2020-10-23nvme-fc: fix io timeout to abort I/OJames Smart1-39/+69
2020-10-23Documentation: add xen.fifo_events kernel parameter descriptionJuergen Gross1-0/+7