summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-28nfcsim.c: Fix error checking for debugfs_create_dirOsama Muhammad
2023-06-28media: cec: core: don't set last_initiator if tx in progressHans Verkuil
2023-06-28media: cec: core: disable adapter in cec_devnode_unregisterHans Verkuil
2023-06-28HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev
2023-06-28scsi: target: iscsi: Prevent login threads from racing between each otherMaurizio Lombardi
2023-06-28gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle
2023-06-28gpio: sifive: add missing check for platform_get_irqJiasheng Jiang
2023-06-28gpiolib: Fix GPIO chip IRQ initialization restrictionJiawen Wu
2023-06-28platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K
2023-06-28Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini
2023-06-28be2net: Extend xmit workaround to BE3 chipRoss Lagerwall
2023-06-28net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL
2023-06-28net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL
2023-06-28net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL
2023-06-28mmc: usdhi60rol0: fix deferred probingSergey Shtylyov
2023-06-28mmc: sh_mmcif: fix deferred probingSergey Shtylyov
2023-06-28mmc: sdhci-acpi: fix deferred probingSergey Shtylyov
2023-06-28mmc: owl: fix deferred probingSergey Shtylyov
2023-06-28mmc: omap_hsmmc: fix deferred probingSergey Shtylyov
2023-06-28mmc: omap: fix deferred probingSergey Shtylyov
2023-06-28mmc: mvsdio: fix deferred probingSergey Shtylyov
2023-06-28mmc: mtk-sd: fix deferred probingSergey Shtylyov
2023-06-28net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren
2023-06-28sfc: use budget for TX completionsÍñigo Huguet
2023-06-28net/mlx5: DR, Fix wrong action data allocation in decap actionYevgeny Kliteynik
2023-06-28ieee802154: hwsim: Fix possible memory leaksChen Aotian
2023-06-28mmc: meson-gx: fix deferred probingSergey Shtylyov
2023-06-28regmap: spi-avmm: Fix regmap_bus max_raw_writeRuss Weight
2023-06-28spi: spi-geni-qcom: correctly handle -EPROBE_DEFER from dma_request_chan()Neil Armstrong
2023-06-28wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya
2023-06-28mmc: sunxi: fix deferred probingSergey Shtylyov
2023-06-28mmc: bcm2835: fix deferred probingSergey Shtylyov
2023-06-28mmc: sdhci-spear: fix deferred probingSergey Shtylyov
2023-06-28mmc: mmci: stm32: fix max busy timeout calculationChristophe Kerello
2023-06-28mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll
2023-06-28mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916Stephan Gerhold
2023-06-28mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUSJisheng Zhang
2023-06-28PCI: hv: Add a per-bus mutex state_lockDexuan Cui
2023-06-28PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panicDexuan Cui
2023-06-28PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_devDexuan Cui
2023-06-28Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"Dexuan Cui
2023-06-28PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui
2023-06-28Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUsMichael Kelley
2023-06-28Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() failsDexuan Cui
2023-06-28ACPI: sleep: Avoid breaking S3 wakeup due to might_sleep()Rafael J. Wysocki
2023-06-28tpm_crb: Add support for CRB devices based on PlutonMatthew Garrett
2023-06-28tpm, tpm_tis: Claim locality in interrupt handlerLino Sanfilippo
2023-06-28ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal
2023-06-28tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028ARobert Hodaszi
2023-06-28tty: serial: fsl_lpuart: make rx_watermark configurable for different platformsSherry Sun