summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-29ocxl: Use pci core's DVSEC functionalityBen Widawsky
2021-10-29cxl/pci: Use pci core's DVSEC functionalityBen Widawsky
2021-10-29PCI: Add pci_find_dvsec_capability to find designated VSECBen Widawsky
2021-10-29cxl/pci: Split cxl_pci_setup_regs()Ben Widawsky
2021-10-29cxl/pci: Add @base to cxl_register_mapDan Williams
2021-10-29cxl/pci: Make more use of cxl_register_mapBen Widawsky
2021-10-29cxl/pci: Remove pci request/release regionsBen Widawsky
2021-10-29cxl/pci: Fix NULL vs ERR_PTR confusionDan Williams
2021-10-29cxl/pci: Remove dev_dbg for unknown register blocksBen Widawsky
2021-10-29cxl/pci: Convert register block identifiers to an enumBen Widawsky
2021-10-08cxl/acpi: Do not fail cxl_acpi_probe() based on a missing CHBSAlison Schofield
2021-09-21cxl/pci: Disambiguate cxl_pci further from cxl_memBen Widawsky
2021-09-21Documentation/cxl: Add bus internal docsBen Widawsky
2021-09-21cxl/core: Split decoder setup into alloc + addDan Williams
2021-09-21tools/testing/cxl: Introduce a mock memory device + driverDan Williams
2021-09-21cxl/mbox: Move command definitions to common locationDan Williams
2021-09-21cxl/bus: Populate the target list at decoder createDan Williams
2021-09-21tools/testing/cxl: Introduce a mocked-up CXL port hierarchyDan Williams
2021-09-21cxl/pmem: Add support for multiple nvdimm-bridge objectsDan Williams
2021-09-21cxl/pmem: Translate NVDIMM label commands to CXL label commandsDan Williams
2021-09-21cxl/mbox: Add exclusive kernel command supportDan Williams
2021-09-21cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAPDan Williams
2021-09-21cxl/pci: Use module_pci_driverDan Williams
2021-09-21cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams
2021-09-21cxl/pci: Drop idr.hDan Williams
2021-09-21cxl/mbox: Introduce the mbox_send operationDan Williams
2021-09-21cxl/pci: Clean up cxl_mem_get_partition_info()Dan Williams
2021-09-21cxl/pci: Make 'struct cxl_mem' device type genericDan Williams
2021-09-21libnvdimm/labels: Introduce CXL labelsDan Williams
2021-09-21libnvdimm/label: Define CXL region labelsDan Williams
2021-09-21libnvdimm/labels: Fix kernel-doc for label.hDan Williams
2021-09-21libnvdimm/labels: Introduce the concept of multi-range namespace labelsDan Williams
2021-09-21libnvdimm/label: Add a helper for nlabel validationDan Williams
2021-09-21libnvdimm/labels: Add uuid helpersDan Williams
2021-09-19Linux 5.15-rc2Linus Torvalds
2021-09-19pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds
2021-09-19Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-19Merge tag 'perf-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-09-19Merge tag 'locking-urgent-2021-09-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-09-19Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-09-19Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-19Merge tag 'perf-tools-fixes-for-v5.15-2021-09-18' of git://git.kernel.org/pub...Linus Torvalds
2021-09-19dmascc: use proper 'virt_to_bus()' rather than casting to 'int'Linus Torvalds
2021-09-19alpha: enable GENERIC_PCI_IOMAP unconditionallyLinus Torvalds
2021-09-19parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller
2021-09-19Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"Linus Torvalds
2021-09-19Revert drm/vc4 hdmi runtime PM changesLinus Torvalds
2021-09-19kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGSNathan Chancellor
2021-09-19x86/build: Do not add -falign flags unconditionally for clangNathan Chancellor
2021-09-19kbuild: Fix comment typo in scripts/Makefile.modpostRamji Jiyani