summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
*---. Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable'Huacai Chen2022-08-1119-224/+1397
|\ \ \
| | | * PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-233-2/+6
| | | * PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-231-2/+3
| | * | PCI: loongson: Work around LS7A incorrect Interrupt Pin registersJianmin Lv2022-07-211-1/+27
| | * | PCI: loongson: Don't access non-existent devicesHuacai Chen2022-07-141-6/+23
| | * | PCI: loongson: Add ACPI init supportHuacai Chen2022-07-143-20/+86
| | * | PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7AHuacai Chen2022-07-141-19/+46
| | * | PCI/ACPI: Guard ARM64-specific mcfg_quirksHuacai Chen2022-07-141-0/+3
| | |/
| * | irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArchJianmin Lv2022-07-202-0/+40
| * | irqchip: Add LoongArch CPU interrupt controller supportHuacai Chen2022-07-203-0/+122
| * | irqchip: Add Loongson Extended I/O interrupt controller supportHuacai Chen2022-07-203-0/+406
| * | irqchip/loongson-liointc: Add ACPI init supportHuacai Chen2022-07-201-75/+128
| * | irqchip/loongson-pch-msi: Add ACPI init supportHuacai Chen2022-07-202-43/+86
| * | irqchip/loongson-pch-pic: Add ACPI init supportHuacai Chen2022-07-202-32/+147
| * | irqchip: Add Loongson PCH LPC controller supportHuacai Chen2022-07-203-0/+214
| * | ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallbackMarc Zyngier2022-07-201-2/+16
| * | APCI: irq: Add support for multiple GSI domainsMarc Zyngier2022-07-203-27/+49
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-311-0/+1
|\ \ \
| * | | clk: sunxi-ng: Fix H6 RTC clock definitionJernej Skrabec2022-07-281-0/+1
* | | | Merge tag 'edac_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-07-312-22/+33
|\ \ \ \
| * | | | EDAC/ghes: Set the DIMM label unconditionallyToshi Kani2022-07-271-3/+8
| * | | | EDAC/synopsys: Re-enable the error interrupts on v3 hwSherry Sun2022-07-221-22/+25
| * | | | EDAC/synopsys: Use the correct register to disable the error interrupt on v3 hwSherry Sun2022-07-221-2/+5
* | | | | Merge tag 'block-5.19-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-301-0/+2
|\ \ \ \ \
| * | | | | nvme-pci: Crucial P2 has bogus namespace idsTobias Gruetzmacher2022-07-251-0/+2
* | | | | | Merge tag 'drm-fixes-2022-07-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-07-292-2/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-misc-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-07-292-2/+6
| |\ \ \ \ \ \
| | * | | | | | nouveau/svm: Fix to migrate all requested pagesAlistair Popple2022-07-281-1/+5
| | * | | | | | drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()Nathan Chancellor2022-07-261-1/+1
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-07-294-21/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi: ufs: core: Fix a race condition related to device managementBart Van Assche2022-07-271-18/+40
| * | | | | | | | scsi: core: Fix warning in scsi_alloc_sgtables()Jason Yan2022-07-271-1/+1
| * | | | | | | | scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He2022-07-271-2/+13
| * | | | | | | | scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery2022-07-271-0/+1
* | | | | | | | | Merge tag 'pm-5.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-07-291-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | intel_idle: Fix false positive RCU splats due to incorrect hardirqs stateWaiman Long2022-07-251-1/+7
* | | | | | | | | | Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-07-291-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm/amdgpu: Re-enable DCN for 64-bit powerpcMichael Ellerman2022-07-261-1/+1
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'drm-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-07-295-79/+103
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backendUmesh Nerlige Ramappa2022-07-255-79/+103
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-07-2820-119/+197
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter2022-07-281-4/+5
| * | | | | | | | net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis2022-07-283-15/+16
| * | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-07-285-48/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ice: do not setup vlan for loopback VSIMaciej Fijalkowski2022-07-261-3/+5
| | * | | | | | | | ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski2022-07-261-1/+2
| | * | | | | | | | ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan2022-07-262-40/+2
| | * | | | | | | | ice: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski2022-07-261-3/+5
| | * | | | | | | | ice: Fix max VLANs available for VFPrzemyslaw Patynowski2022-07-261-1/+2
| * | | | | | | | | sfc: disable softirqs for ptp TXAlejandro Lucero2022-07-281-0/+22