aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-27nvme-fc: keep ctrl->sqsize in sync with opts->queue_sizeChristoph Hellwig1-9/+1
2022-09-27nvme-rdma: use the tagset alloc/free helpersChristoph Hellwig1-99/+34
2022-09-27nvme-rdma: store the generic nvme_ctrl in set->driver_dataChristoph Hellwig1-6/+6
2022-09-27nvme-tcp: use the tagset alloc/free helpersChristoph Hellwig1-85/+16
2022-09-27nvme-tcp: store the generic nvme_ctrl in set->driver_dataChristoph Hellwig1-6/+6
2022-09-27nvme-tcp: remove the unused queue_size member in nvme_tcp_queueChristoph Hellwig1-6/+3
2022-09-27nvme: add common helpers to allocate and free tagsetsChristoph Hellwig2-0/+110
2022-09-27mmc: sdhci-msm: add compatible string check for sdm670Richard Acayan1-0/+1
2022-09-27mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()Christophe JAILLET1-1/+4
2022-09-27drm/ssd130x: Synchronize access to dma-buf imported GEM BOsJavier Martinez Canillas1-0/+7
2022-09-27drm/ssd130x: Use drm_atomic_get_new_plane_state()Javier Martinez Canillas1-4/+4
2022-09-27efi/arm64: libstub: avoid SetVirtualAddressMap() when possibleArd Biesheuvel2-1/+9
2022-09-27efi: zboot: create MemoryMapped() device path for the parent if neededArd Biesheuvel1-4/+16
2022-09-27efi: libstub: fix up the last remaining open coded boot service callArd Biesheuvel1-2/+2
2022-09-27efi/arm: libstub: move ARM specific code out of generic routinesArd Biesheuvel1-59/+2
2022-09-27efi/libstub: measure EFI LoadOptionsIlias Apalodimas2-0/+11
2022-09-27efi/libstub: refactor the initrd measuring functionsIlias Apalodimas1-43/+77
2022-09-27Merge tag 'efi-loongarch-for-v6.1-2' into HEADArd Biesheuvel13-364/+358
2022-09-27efi/loongarch: libstub: remove dependency on flattened DTArd Biesheuvel2-12/+57
2022-09-27efi: libstub: install boot-time memory map as config tableArd Biesheuvel6-8/+30
2022-09-27efi: libstub: remove DT dependency from generic stubArd Biesheuvel3-61/+60
2022-09-27efi: libstub: unify initrd loading between architecturesArd Biesheuvel7-97/+98
2022-09-27mmc: hsq: Fix data stomping during mmc recoveryWenchao Chen1-1/+1
2022-09-27Fix PM disable depth imbalance in probeMark Brown3-2/+6
2022-09-27drm/i915/gt: Use i915_vm_put on ppgtt_create error pathsChris Wilson3-36/+41
2022-09-27drm/i915: Force DPLL calculation for TC ports after readoutVille Syrjälä1-3/+15
2022-09-27drm/i915: fix device info for devices without displayJani Nikula2-5/+12
2022-09-27drm/i915: Do not cleanup obj with NULL bo->resourceNirmoy Das1-1/+1
2022-09-27drm/i915/display: remove ipc_enabled from struct drm_i915_privateJani Nikula1-2/+0
2022-09-27drm/i915/guc: Fix release build bug in 'remove log size module parameters'John Harrison1-24/+1
2022-09-27Merge branch 'mlx5-vfio' into mlx5-nextLeon Romanovsky6251-142588/+921912
2022-09-27clocksource/drivers/arm_arch_timer: Fix CNTPCT_LO and CNTVCT_LO valueYang Guo1-2/+2
2022-09-27PCI: mt7621: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár1-11/+6
2022-09-27PCI: ftpci100: Use PCI_CONF1_ADDRESS() macroPali Rohár1-17/+4
2022-09-27PCI: Add standard PCI Config Address macrosPali Rohár1-0/+45
2022-09-27uas: ignore UAS for Thinkplus chipsHongling Zeng1-0/+7
2022-09-27usb-storage: Add Hiksemi USB3-FW to IGNORE_UASHongling Zeng1-0/+7
2022-09-27uas: add no-uas quirk for Hiksemi usb_diskHongling Zeng1-0/+7
2022-09-27usb: dwc3: st: Fix node's child namePatrice Chotard1-1/+1
2022-09-27usb: typec: ucsi: Remove incorrect warningHeikki Krogerus1-2/+0
2022-09-27net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()Lukas Wunner1-4/+6
2022-09-27Merge tag 'thunderbolt-for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-linusGreg Kroah-Hartman1-0/+1
2022-09-27net: stmmac: power up/down serdes in stmmac_open/releaseJunxiao Chang1-10/+13
2022-09-27usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu1-4/+4
2022-09-27USB: PHY: JZ4770: Switch to use dev_err_probe() helperYang Yingliang1-17/+8
2022-09-27usb: phy: generic: Switch to use dev_err_probe() helperYang Yingliang1-6/+3
2022-09-27usb: ulpi: use DEFINE_SHOW_ATTRIBUTE to simplify ulpi_regsLiu Shixin1-17/+3
2022-09-27usb: cdns3: remove dead codeDongliang Mu1-2/+0
2022-09-27usb: cdc-wdm: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing1-1/+1
2022-09-27usb: musb: sunxi: Switch to use dev_err_probe() helperYang Yingliang1-20/+9