summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tools/testing/cxl: Introduce a mocked-up CXL port hierarchyDan Williams2021-09-212-15/+37
* cxl/pmem: Add support for multiple nvdimm-bridge objectsDan Williams2021-09-213-16/+33
* cxl/pmem: Translate NVDIMM label commands to CXL label commandsDan Williams2021-09-211-4/+124
* cxl/mbox: Add exclusive kernel command supportDan Williams2021-09-214-3/+67
* cxl/mbox: Convert 'enabled_cmds' to DECLARE_BITMAPDan Williams2021-09-212-12/+2
* cxl/pci: Use module_pci_driverDan Williams2021-09-211-22/+8
* cxl/mbox: Move mailbox and other non-PCI specific infrastructure to the coreDan Williams2021-09-217-949/+972
* cxl/pci: Drop idr.hDan Williams2021-09-211-1/+0
* cxl/mbox: Introduce the mbox_send operationDan Williams2021-09-212-55/+63
* cxl/pci: Clean up cxl_mem_get_partition_info()Dan Williams2021-09-212-26/+24
* cxl/pci: Make 'struct cxl_mem' device type genericDan Williams2021-09-213-47/+41
* libnvdimm/labels: Introduce CXL labelsDan Williams2021-09-213-50/+241
* libnvdimm/label: Define CXL region labelsDan Williams2021-09-211-0/+32
* libnvdimm/labels: Fix kernel-doc for label.hDan Williams2021-09-211-2/+8
* libnvdimm/labels: Introduce the concept of multi-range namespace labelsDan Williams2021-09-212-0/+14
* libnvdimm/label: Add a helper for nlabel validationDan Williams2021-09-212-3/+9
* libnvdimm/labels: Add uuid helpersDan Williams2021-09-218-114/+122
* dmascc: use proper 'virt_to_bus()' rather than casting to 'int'Linus Torvalds2021-09-191-3/+3
* Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage"Linus Torvalds2021-09-191-27/+13
* Revert drm/vc4 hdmi runtime PM changesLinus Torvalds2021-09-191-34/+10
* Merge tag 's390-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-183-4/+6
|\
| * s390/ap: fix kernel doc commentsHeiko Carstens2021-09-152-3/+4
| * s390/sclp: fix Secure-IPL facility detectionAlexander Egorenkov2021-09-151-1/+2
* | Merge tag 'devicetree-fixes-for-5.15-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-09-182-3/+5
|\ \
| * | of: restricted dma: Fix condition for rmem initDavid Brazdil2021-09-171-1/+5
| * | Revert "of: property: fw_devlink: Add support for "phy-handle" property"Saravana Kannan2021-09-151-2/+0
| |/
* | tgafb: clarify dependenciesLinus Torvalds2021-09-181-1/+3
* | spi: Fix tegra20 build with CONFIG_PM=nLinus Torvalds2021-09-181-2/+2
* | Merge tag 'pm-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-09-172-9/+15
|\ \
| * | cpufreq: schedutil: Destroy mutex before kobject_put() frees the memoryJames Morse2021-09-141-1/+1
| * | cpufreq: intel_pstate: Override parameters if HWP forced by BIOSDoug Smythies2021-09-131-8/+14
| |/
* | Merge tag 'pci-v5.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-173-13/+34
|\ \
| * | PCI: Add AMD GPU multi-function power dependenciesEvan Quan2021-09-151-2/+7
| * | PCI/ACPI: Don't reset a fwnode set by OFJean-Philippe Brucker2021-09-151-1/+1
| * | PCI/VPD: Defer VPD sizing until first accessBjorn Helgaas2021-09-151-10/+26
| |/
* | Merge tag 'block-5.15-2021-09-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-09-175-36/+26
|\ \
| * \ Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15Jens Axboe2021-09-155-34/+26
| |\ \
| | * | nvme-tcp: fix io_work priority inversionKeith Busch2021-09-141-10/+10
| | * | nvme-rdma: destroy cm id before destroy qp to avoid use after freeRuozhu Li2021-09-141-13/+3
| | * | nvme-multipath: fix ANA state updates when a namespace is not presentAnton Eidelman2021-09-141-2/+5
| | * | nvme: avoid race in shutdown namespace removalDaniel Wagner2021-09-131-8/+7
| | * | nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()Dan Carpenter2021-09-131-1/+1
| | |/
| * / nvme: remove the call to nvme_update_disk_info in nvme_ns_removeChristoph Hellwig2021-09-141-2/+0
| |/
* | Merge tag 'for-linus-5.15b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-09-174-38/+73
|\ \
| * | swiotlb-xen: drop DEFAULT_NSLABSJan Beulich2021-09-151-2/+0
| * | swiotlb-xen: arrange to have buffer info loggedJan Beulich2021-09-151-1/+1
| * | swiotlb-xen: drop leftover __refJan Beulich2021-09-151-1/+1
| * | swiotlb-xen: limit init retriesJan Beulich2021-09-151-2/+2
| * | swiotlb-xen: suppress certain init retriesJan Beulich2021-09-151-1/+2
| * | swiotlb-xen: maintain slab count properlyJan Beulich2021-09-151-10/+9