summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-28Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini1-1/+1
2023-06-28be2net: Extend xmit workaround to BE3 chipRoss Lagerwall1-2/+2
2023-06-28net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL2-0/+9
2023-06-28net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL1-2/+12
2023-06-28net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL1-1/+1
2023-06-28mmc: usdhi60rol0: fix deferred probingSergey Shtylyov1-2/+4
2023-06-28mmc: sh_mmcif: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: sdhci-acpi: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: owl: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: omap_hsmmc: fix deferred probingSergey Shtylyov1-2/+4
2023-06-28mmc: omap: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: mvsdio: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: mtk-sd: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren1-2/+1
2023-06-28sfc: use budget for TX completionsÍñigo Huguet6-13/+31
2023-06-28net/mlx5: DR, Fix wrong action data allocation in decap actionYevgeny Kliteynik1-1/+8
2023-06-28ieee802154: hwsim: Fix possible memory leaksChen Aotian1-2/+4
2023-06-28mmc: meson-gx: fix deferred probingSergey Shtylyov1-2/+2
2023-06-28regmap: spi-avmm: Fix regmap_bus max_raw_writeRuss Weight1-1/+1
2023-06-28spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()Neil Armstrong1-0/+2
2023-06-28wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya1-0/+2
2023-06-28mmc: sunxi: fix deferred probingSergey Shtylyov1-2/+2
2023-06-28mmc: bcm2835: fix deferred probingSergey Shtylyov1-2/+2
2023-06-28mmc: sdhci-spear: fix deferred probingSergey Shtylyov1-2/+2
2023-06-28mmc: mmci: stm32: fix max busy timeout calculationChristophe Kerello1-1/+2
2023-06-28mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll1-8/+2
2023-06-28mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold1-0/+3
2023-06-28mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang1-0/+1
2023-06-28PCI: hv: Add a per-bus mutex state_lockDexuan Cui1-3/+26
2023-06-28PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panicDexuan Cui1-6/+5
2023-06-28PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_devDexuan Cui1-12/+0
2023-06-28Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"Dexuan Cui1-37/+34
2023-06-28PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui1-0/+18
2023-06-28Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUsMichael Kelley1-2/+16
2023-06-28Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() failsDexuan Cui1-3/+2
2023-06-28ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()Rafael J. Wysocki2-6/+12
2023-06-28tpm_crb: Add support for CRB devices based on PlutonMatthew Garrett1-10/+90
2023-06-28tpm, tpm_tis: Claim locality in interrupt handlerLino Sanfilippo1-0/+2
2023-06-28ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal3-3/+24
2023-06-28tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028ARobert Hodaszi1-1/+1
2023-06-28tty: serial: fsl_lpuart: make rx_watermark configurable for different platformsSherry Sun1-2/+12
2023-06-28drm/amd/display: fix the system hang while disable PSRTom Chung1-4/+6
2023-06-28drm/amd/display: Add wrapper to call planes and stream updateRodrigo Siqueira1-10/+41
2023-06-28drm/amd/display: Use dc_update_planes_and_streamRodrigo Siqueira1-15/+15
2023-06-21scsi: target: core: Fix error path in target_setup_session()Bob Pearson1-0/+2
2023-06-21drm/amdgpu: Don't set struct drm_driver.output_poll_changedThomas Zimmermann2-3/+0
2023-06-21octeon_ep: Add missing check for ioremapJiasheng Jiang1-1/+6
2023-06-21dm: don't lock fs when the map is NULL during suspend or resumeLi Lingfeng2-4/+5
2023-06-21sfc: fix XDP queues mode with legacy IRQÍñigo Huguet2-0/+4
2023-06-21net: macsec: fix double free of percpu statsFedor Pchelkin1-7/+5