summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-04-29nvdimm: Replace lockdep_mutex with local lock classesDan Williams8-15/+37
2022-04-29cxl: Drop cxl_device_lock()Dan Williams5-120/+33
2022-04-29cxl/acpi: Add root device lockdep validationDan Williams1-0/+13
2022-04-29cxl: Replace lockdep_mutex with local lock classesDan Williams3-4/+18
2022-04-29PCI/ACPI: negotiate CXL _OSCVishal Verma1-19/+160
2022-04-29PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridgesDan Williams1-14/+53
2022-04-29PCI/ACPI: add a helper for retrieving _OSC Control DWORDsVishal Verma2-2/+2
2022-04-28cxl/mbox: fix logical vs bitwise typoDan Carpenter1-1/+1
2022-04-23cxl/mbox: Replace NULL check with IS_ERR() after vmemdup_user()Alison Schofield1-1/+1
2022-04-23cxl/mbox: Use type __u32 for mailbox payload sizesAlison Schofield1-13/+15
2022-04-23PM: CXL: Disable suspendDan Williams7-3/+63
2022-04-13cxl/mem: Replace redundant debug message with a commentDan Williams1-4/+10
2022-04-13cxl/mem: Rename cxl_dvsec_decode_init() to cxl_hdm_decode_init()Dan Williams1-6/+6
2022-04-13cxl/pci: Make cxl_dvsec_ranges() failure not fatal to cxl_pciDan Williams1-9/+18
2022-04-13cxl/mem: Make cxl_dvsec_range() init failure fatalDan Williams1-0/+3
2022-04-13cxl/pci: Add debug for DVSEC range init failuresDan Williams1-3/+10
2022-04-13cxl/mem: Drop DVSEC vs EFI Memory Map sanity checkDan Williams1-23/+1
2022-04-13cxl/mbox: Use new return_code handlingDavidlohr Bueso2-3/+3
2022-04-13cxl/mbox: Improve handling of mbox_cmd hw return codesDavidlohr Bueso3-3/+54
2022-04-13cxl/pci: Use CXL_MBOX_SUCCESS to check against mbox_cmd return codeDavidlohr Bueso1-2/+2
2022-04-13cxl/mbox: Drop mbox_mutex commentDavidlohr Bueso1-1/+1
2022-04-13cxl/pmem: Remove CXL SET_PARTITION_INFO from exclusive_cmds listAlison Schofield1-1/+0
2022-04-13cxl/mbox: Block immediate mode in SET_PARTITION_INFO commandAlison Schofield2-0/+48
2022-04-13cxl/mbox: Move cxl_mem_command param to a local variableAlison Schofield1-12/+8
2022-04-13cxl/mbox: Make handle_mailbox_cmd_from_user() use a mbox paramAlison Schofield1-27/+17
2022-04-13cxl/mbox: Remove dependency on cxl_mem_command for a debug msgAlison Schofield1-3/+14
2022-04-13cxl/mbox: Construct a users cxl_mbox_cmd in the validation pathAlison Schofield1-4/+17
2022-04-13cxl/mbox: Move build of user mailbox cmd to a helper functionsAlison Schofield1-25/+45
2022-04-13cxl/mbox: Move raw command warning to raw command validationAlison Schofield1-3/+2
2022-04-13cxl/mbox: Move cxl_mem_command construction to helper funcsAlison Schofield1-71/+76
2022-04-10Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-10/+10
2022-04-10Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2022-04-10Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+8
2022-04-10Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-14/+37
2022-04-10Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2022-04-10Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+19
2022-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds42-826/+467
2022-04-09Merge tag 'block-5.18-2022-04-08' of git://git.kernel.dk/linux-blockLinus Torvalds6-39/+46
2022-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-4/+16
2022-04-09Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-16/+3
2022-04-08cxl/pci: Drop shadowed variableDan Williams1-1/+0
2022-04-08RDMA/hfi1: Fix use-after-free bug for mm structDouglas Miller1-0/+6
2022-04-08Merge branch 'acpi-bus'Rafael J. Wysocki2-14/+2
2022-04-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-5/+5
2022-04-08Merge tag 'spi-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-38/+25
2022-04-08Merge tag 'regulator-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+41
2022-04-08Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds10-30/+58
2022-04-08Merge tag 'iommu-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-04-08perf/imx_ddr: Fix undefined behavior due to shift overflowing the constantBorislav Petkov1-1/+1
2022-04-08iommu/omap: Fix regression in probe for NULL pointer dereferenceTony Lindgren1-1/+1