summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxl/acpi: Set ACPI's CXL _OSC to indicate RCD mode supportTerry Bowman2022-12-051-0/+1
* cxl/port: Add RCD endpoint port enumerationDan Williams2022-12-054-8/+44
* cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_memDan Williams2022-12-055-49/+47
* cxl/acpi: Extract component registers of restricted hosts from RCRBRobert Richter2022-12-034-11/+174
* cxl/ACPI: Register CXL host ports by bridge deviceRobert Richter2022-12-031-18/+20
* tools/testing/cxl: Make mock CEDT parsing more robustDan Williams2022-12-031-0/+4
* cxl/acpi: Move rescan to the workqueueDan Williams2022-12-033-5/+34
* cxl/pmem: Remove the cxl_pmem_wq and related infrastructureDan Williams2022-12-033-181/+1
* cxl/pmem: Refactor nvdimm device registration, delete the workqueueDan Williams2022-12-037-105/+181
* cxl/region: Drop redundant pmem region release handlingDan Williams2022-12-033-93/+0
* cxl/acpi: Simplify cxl_nvdimm_bridge probingDan Williams2022-12-022-0/+10
* cxl: Replace HDM decoder granularity magic numbersAdam Manzanares2022-11-141-4/+7
* cxl/acpi: Improve debug messages in cxl_acpi_probe()Robert Richter2022-11-141-4/+8
* cxl: Unify debug messages when calling devm_cxl_add_dport()Robert Richter2022-11-143-21/+36
* cxl: Unify debug messages when calling devm_cxl_add_port()Robert Richter2022-11-142-14/+39
* cxl/core: Check physical address before mapping it in devm_cxl_iomap_block()Robert Richter2022-11-141-0/+3
* cxl/core: Remove duplicate declaration of devm_cxl_iomap_block()Robert Richter2022-11-142-2/+2
* memregion: Add cpu_cache_invalidate_memregion() interfaceDavidlohr Bueso2022-11-141-23/+20
* cxl/doe: Request exclusive DOE accessIra Weiny2022-11-141-0/+5
* PCI: Allow drivers to request exclusive config regionsIra Weiny2022-11-142-0/+13
* Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-11-067-70/+168
|\
| * cxl/region: Recycle region idsDan Williams2022-11-051-0/+20
| * cxl/region: Fix 'distance' calculation with passthrough portsDan Williams2022-11-053-3/+19
| * cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams2022-11-043-37/+68
| * cxl/region: Fix cxl_region leak, cleanup targets at region deleteDan Williams2022-11-041-0/+11
| * cxl/region: Fix region HPA ordering validationDan Williams2022-11-041-0/+3
| * cxl/pmem: Use size_add() against integer overflowYu Zhe2022-11-031-1/+1
| * cxl/region: Fix decoder allocation crashVishal Verma2022-11-011-26/+41
| * ACPI: NUMA: Add CXL CFMWS 'nodes' to the possible nodes setDan Williams2022-10-221-0/+1
| * cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA.Jonathan Cameron2022-10-211-1/+1
| * cxl/region: Fix null pointer dereference due to pass through decoder commitJonathan Cameron2022-10-211-1/+2
| * cxl/mbox: Add a check on input payload sizeJonathan Cameron2022-10-211-1/+1
* | Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-11-062-14/+103
|\ \
| * | Revert "hwmon: (pmbus) Add regulator supply into macro"Guenter Roeck2022-11-051-1/+0
| * | hwmon: (scmi) Register explicitly with Thermal FrameworkCristian Marussi2022-11-051-13/+103
* | | Merge tag 'acpi-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-11-051-0/+6
|\ \ \
| * \ \ Merge branch 'acpi-x86'Rafael J. Wysocki2022-11-051-0/+6
| |\ \ \
| | * | | ACPI: x86: Add another system to quirk list for forcing StorageD3EnableMario Limonciello2022-10-281-0/+6
* | | | | Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linuxLinus Torvalds2022-11-052-47/+74
|\ \ \ \ \
| * | | | | ublk_drv: add ublk_queue_cmd() for cleanupMing Lei2022-10-311-26/+21
| * | | | | ublk_drv: avoid to touch io_uring cmd in blk_mq io pathMing Lei2022-10-311-30/+53
| * | | | | ublk_drv: comment on ublk_driver entry of KconfigMing Lei2022-10-311-0/+6
| * | | | | ublk_drv: return flag of UBLK_F_URING_CMD_COMP_IN_TASK in case of moduleMing Lei2022-10-311-0/+3
* | | | | | Merge tag 'i2c-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-11-053-6/+12
|\ \ \ \ \ \
| * | | | | | i2c: i801: add lis3lv02d's I2C address for Vostro 5568Nam Cao2022-11-011-0/+1
| * | | | | | i2c: tegra: Allocate DMA memory for DMA engineThierry Reding2022-11-011-6/+10
| * | | | | | i2c: piix4: Fix adapter not be removed in piix4_remove()Chen Zhongjin2022-11-011-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-11-044-51/+28
|\ \ \ \ \ \
| * | | | | | efi: efivars: Fix variable writes with unsupported query_variable_store()Ard Biesheuvel2022-10-281-48/+20
| * | | | | | efi: random: Use 'ACPI reclaim' memory for random seedArd Biesheuvel2022-10-241-1/+6