summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxl/pmem: Fix module reload vs workqueue stateDan Williams2021-11-153-3/+42
* ACPI: NUMA: Add a node and memblk for each CFMWS not in SRATAlison Schofield2021-11-152-2/+60
* cxl/test: Mock acpi_table_parse_cedt()Dan Williams2021-11-151-0/+2
* cxl/acpi: Convert CFMWS parsing to ACPI sub-table helpersDan Williams2021-11-152-147/+88
* ACPI: Add a context argument for table parsing handlersDan Williams2021-11-151-7/+44
* ACPI: Teach ACPI table parsing about the CEDT header formatDan Williams2021-11-151-0/+9
* ACPI: Keep sub-table parsing infrastructure available for modulesDan Williams2021-11-152-14/+16
* cxl/memdev: Remove unused cxlmd fieldIra Weiny2021-11-151-2/+0
* cxl/core: Convert to EXPORT_SYMBOL_NS_GPLDan Williams2021-11-156-29/+29
* cxl/memdev: Change cxl_mem to a more descriptive nameIra Weiny2021-11-155-211/+214
* cxl/mbox: Remove bad commentIra Weiny2021-11-151-2/+0
* cxl/pmem: Fix reference counting for delayed workDan Williams2021-11-151-4/+13
* Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds2021-11-141-1/+4
|\
| * maple: fix wrong return value of maple_bus_init().Lu Wei2021-09-171-1/+4
* | Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-11-149-11/+19
|\ \
| * | clk: versatile: clk-icst: Ensure clock names are uniqueRob Herring2021-11-121-2/+4
| * | of: Support using 'mask' in making device bus idRob Herring2021-11-121-2/+8
| * | dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil2021-11-127-7/+7
* | | Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-145-25/+55
|\ \ \
| * \ \ Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-11-143-8/+27
| |\ \ \
| | * | | of/irq: Don't ignore interrupt-controller when interrupt-map failedMarc Zyngier2021-11-121-3/+16
| | * | | irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren2021-11-121-1/+7
| | * | | irqchip/csky-mpintc: Fixup mask/unmask implementationGuo Ren2021-11-121-4/+4
| * | | | PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner2021-11-111-5/+5
| * | | | PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier2021-11-111-0/+6
| * | | | PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier2021-11-111-0/+3
| * | | | PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner2021-11-111-12/+14
| |/ / /
* | | | Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-141-0/+2
|\ \ \ \
| * | | | arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology()Wang ShaoBo2021-11-111-0/+2
| |/ / /
* | | | Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds2021-11-131-0/+1
|\ \ \ \
| * | | | virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand2021-11-101-0/+1
* | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-11-1316-47/+94
|\ \ \ \ \
| * | | | | clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clkDmitry Baryshkov2021-11-051-15/+0
| * | | | | clk: imx8m: Do not set IMX_COMPOSITE_CORE for non-regular compositesAlexander Stein2021-11-051-2/+2
| * | | | | clk/ast2600: Fix soc revision for AHBJoel Stanley2021-11-041-5/+7
| * | | | | clk: composite: Fix 'switching' to same clockAlexander Stein2021-11-041-0/+1
| * | | | | clk: rockchip: drop module parts from rk3399 and rk3568 driversHeiko Stuebner2021-11-033-10/+2
| * | | | | Revert "clk: rockchip: use module_platform_driver_probe"Heiko Stuebner2021-11-032-2/+2
| * | | | | clk:mediatek: remove duplicate include in clk-mt8195-imp_iic_wrap.cRan Jianping2021-11-021-2/+0
| * | | | | clk: uniphier: Add SoC-glue clock source selector support for Pro4Kunihiko Hayashi2021-11-023-0/+23
| * | | | | clk: uniphier: Add NX1 clock supportKunihiko Hayashi2021-11-023-0/+45
| * | | | | clk: uniphier: Add audio system and video input clock control for PXs3Kunihiko Hayashi2021-11-021-0/+2
| * | | | | clk: si5351: Update datasheet referencesJens Renner2021-11-022-5/+5
| * | | | | clk: vc5: Use i2c .probe_newLuca Ceresoli2021-11-021-2/+2
| * | | | | clk/actions/owl-factor.c: remove superfluous headersMianhan Liu2021-11-021-1/+0
| * | | | | clk: ingenic: Fix bugs with divided dividersPaul Cercueil2021-11-021-3/+3
* | | | | | Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-134-5/+29
|\ \ \ \ \ \
| * | | | | | s390/cio: check the subchannel validity for dev_busidVineeth Vijayan2021-11-081-2/+2
| * | | | | | s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle2021-11-081-2/+1
| * | | | | | PCI: Export pci_dev_lock()Niklas Schnelle2021-11-081-1/+2