summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-10dax: Assign RAM regions to memory-hotplug by defaultDan Williams6-37/+46
2023-02-10dax/hmem: Move hmem device registration to dax_hmem.koDan Williams4-50/+150
2023-02-10dax/hmem: Convey the dax range via memregion_info()Dan Williams2-34/+17
2023-02-10dax/hmem: Drop unnecessary dax_hmem_remove()Dan Williams1-7/+0
2023-02-10dax/hmem: Move HMAT and Soft reservation probe initcall levelDan Williams3-3/+4
2023-02-10tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams5-4/+9
2023-02-10cxl/region: Add region autodiscoveryDan Williams5-11/+580
2023-02-10cxl/port: Split endpoint and switch port probeDan Williams2-33/+47
2023-02-10cxl/region: Enable CONFIG_CXL_REGION to be toggledDan Williams1-1/+11
2023-02-10kernel/range: Uplevel the cxl subsystem's range_contains() helperDan Williams1-5/+0
2023-02-10cxl/region: Move region-position validation to a helperDan Williams1-43/+76
2023-02-10cxl/region: Cleanup target list on attach errorDan Williams1-0/+2
2023-02-10cxl/region: Refactor attach_target() for autodiscoveryDan Williams1-19/+28
2023-02-10cxl/region: Add volatile region creation supportDan Williams3-14/+72
2023-02-10cxl/region: Validate region mode vs decoder modeDan Williams1-0/+6
2023-02-10cxl/region: Support empty uuids for non-pmem regionsDan Williams1-2/+9
2023-02-10cxl/region: Add a mode attribute for regionsDan Williams3-11/+25
2023-02-10cxl/memdev: Fix endpoint port removalDan Williams3-26/+35
2023-01-25cxl/port: Link the 'parent_dport' in portX/ and endpointX/ sysfsDan Williams1-0/+29
2023-01-25cxl/region: Clarify when a cxld->commit() callback is mandatoryDan Williams1-2/+17
2023-01-24cxl/pci: Show opcode in debug messages when sending a commandRobert Richter1-1/+1
2023-01-05cxl/region: Only warn about cpu_cache_invalidate_memregion() onceDavidlohr Bueso1-1/+1
2023-01-05PCI/CXL: Export native CXL error reporting controlIra Weiny2-0/+4
2023-01-04cxl/pci: Move tracepoint definitions to drivers/cxl/core/Dan Williams7-111/+234
2023-01-01Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds12-45/+212
2022-12-31Merge tag 'ata-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-9/+23
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-83/+80
2022-12-30Merge branches 'acpi-resource' and 'acpi-video'Rafael J. Wysocki4-9/+67
2022-12-30drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula1-1/+1
2022-12-30drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula3-3/+95
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison1-14/+28
2022-12-30drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld6-26/+82
2022-12-30drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi1-1/+0
2022-12-30drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda1-1/+7
2022-12-29Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linuxLinus Torvalds7-57/+103
2022-12-28nvme-auth: fix smatch warning complaintsSagi Grimberg1-1/+1
2022-12-28nvme: consult the CSE log page for unprivileged passthroughChristoph Hellwig1-4/+24
2022-12-28nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig1-6/+26
2022-12-28nvmet: don't defer passthrough commands with trivial effects to the workqueueChristoph Hellwig1-6/+5
2022-12-28nvmet: set the LBCC bit for commands that modify dataChristoph Hellwig1-2/+4
2022-12-28nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig1-16/+19
2022-12-27ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan1-9/+23
2022-12-26nvme-pci: update sqsize when adjusting the queue depthChristoph Hellwig1-4/+5
2022-12-26nvme: fix setting the queue depth in nvme_alloc_io_tag_setChristoph Hellwig1-1/+1
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)44-66/+66
2022-12-23Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+16
2022-12-23Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2022-12-23Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+5
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds47-372/+647
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-10/+168