summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-20cxl/port: Enable HDM Capability after validating DVSEC RangesDan Williams
2022-05-19cxl/port: Reuse 'struct cxl_hdm' context for hdm initDan Williams
2022-05-19cxl/port: Move endpoint HDM Decoder Capability init to port driverDan Williams
2022-05-19cxl/pci: Drop @info argument to cxl_hdm_decode_init()Dan Williams
2022-05-19cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()Dan Williams
2022-05-19cxl/mem: Skip range enumeration if mem_enable clearDan Williams
2022-05-19cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreDan Williams
2022-05-19cxl/pci: Move cxl_await_media_ready() to the coreDan Williams
2022-05-19cxl/mem: Validate port connectivity before dvsec rangesDan Williams
2022-05-19cxl/mem: Fix cxl_mem_probe() error exitDan Williams
2022-05-19cxl/pci: Drop wait_for_valid() from cxl_await_media_ready()Dan Williams
2022-05-19cxl/pci: Consolidate wait_for_media() and wait_for_media_ready()Dan Williams
2022-05-19cxl/mem: Drop mem_enabled check from wait_for_media()Dan Williams
2022-04-28nvdimm: Fix firmware activation deadlock scenariosDan Williams
2022-04-28device-core: Kill the lockdep_mutexDan Williams
2022-04-28nvdimm: Drop nd_device_lock()Dan Williams
2022-04-28ACPI: NFIT: Drop nfit_device_lock()Dan Williams
2022-04-28nvdimm: Replace lockdep_mutex with local lock classesDan Williams
2022-04-28cxl: Drop cxl_device_lock()Dan Williams
2022-04-28cxl/acpi: Add root device lockdep validationDan Williams
2022-04-28cxl: Replace lockdep_mutex with local lock classesDan Williams
2022-04-28PCI/ACPI: negotiate CXL _OSCVishal Verma
2022-04-28PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesDan Williams
2022-04-28PCI/ACPI: add a helper for retrieving _OSC Control DWORDsVishal Verma
2022-04-28cxl/mbox: fix logical vs bitwise typoDan Carpenter
2022-04-22cxl/mbox: Replace NULL check with IS_ERR() after vmemdup_user()Alison Schofield
2022-04-22cxl/mbox: Use type __u32 for mailbox payload sizesAlison Schofield
2022-04-22PM: CXL: Disable suspendDan Williams
2022-04-12cxl/mem: Replace redundant debug message with a commentDan Williams
2022-04-12cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()Dan Williams
2022-04-12cxl/pci: Make cxl_dvsec_ranges() failure not fatal to cxl_pciDan Williams
2022-04-12cxl/mem: Make cxl_dvsec_range() init failure fatalDan Williams
2022-04-12cxl/pci: Add debug for DVSEC range init failuresDan Williams
2022-04-12cxl/mem: Drop DVSEC vs EFI Memory Map sanity checkDan Williams
2022-04-12cxl/mbox: Use new return_code handlingDavidlohr Bueso
2022-04-12cxl/mbox: Improve handling of mbox_cmd hw return codesDavidlohr Bueso
2022-04-12cxl/pci: Use CXL_MBOX_SUCCESS to check against mbox_cmd return codeDavidlohr Bueso
2022-04-12cxl/mbox: Drop mbox_mutex commentDavidlohr Bueso
2022-04-12cxl/pmem: Remove CXL SET_PARTITION_INFO from exclusive_cmds listAlison Schofield
2022-04-12cxl/mbox: Block immediate mode in SET_PARTITION_INFO commandAlison Schofield
2022-04-12cxl/mbox: Move cxl_mem_command param to a local variableAlison Schofield
2022-04-12cxl/mbox: Make handle_mailbox_cmd_from_user() use a mbox paramAlison Schofield
2022-04-12cxl/mbox: Remove dependency on cxl_mem_command for a debug msgAlison Schofield
2022-04-12cxl/mbox: Construct a users cxl_mbox_cmd in the validation pathAlison Schofield
2022-04-12cxl/mbox: Move build of user mailbox cmd to a helper functionsAlison Schofield
2022-04-12cxl/mbox: Move raw command warning to raw command validationAlison Schofield
2022-04-12cxl/mbox: Move cxl_mem_command construction to helper funcsAlison Schofield
2022-04-10Linux 5.18-rc2v5.18-rc2Linus Torvalds
2022-04-10Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-10Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds