aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-25vdpa/mlx5: Small improvement for change_num_qps()Dragos Tatulea1-10/+11
2024-09-25vdpa/mlx5: Keep notifiers during suspend but ignoreDragos Tatulea1-2/+4
2024-09-25vdpa/mlx5: Parallelize device resumeDragos Tatulea1-26/+14
2024-09-25vdpa/mlx5: Parallelize device suspendDragos Tatulea1-27/+29
2024-09-25vdpa/mlx5: Use async API for vq modify commandsDragos Tatulea1-48/+106
2024-09-25vdpa/mlx5: Use async API for vq query commandDragos Tatulea2-25/+78
2024-09-25vdpa/mlx5: Introduce async fw command wrapperDragos Tatulea2-0/+88
2024-09-25vdpa/mlx5: Introduce error logging functionDragos Tatulea2-12/+17
2024-09-25net/mlx5: Support throttled commands from async APIDragos Tatulea1-5/+16
2024-09-25drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSThomas Zimmermann1-1/+1
2024-09-25xen/pciback: fix cast to restricted pci_ers_result_t and pci_power_tMin-Hua Chen2-2/+2
2024-09-25Revert "driver core: don't always lock parent in shutdown"Greg Kroah-Hartman1-2/+2
2024-09-25Revert "driver core: separate function to shutdown one device"Greg Kroah-Hartman1-36/+30
2024-09-25Revert "driver core: shut down devices asynchronously"Greg Kroah-Hartman2-57/+1
2024-09-25Revert "nvme-pci: Make driver prefer asynchronous shutdown"Greg Kroah-Hartman1-1/+0
2024-09-25Revert "driver core: fix async device shutdown hang"Greg Kroah-Hartman1-9/+1
2024-09-25drm/i915/dp: Fix colorimetry detectionVille Syrjälä1-3/+6
2024-09-25xen/privcmd: Add new syscall to get gsi from devJiqian Chen3-3/+68
2024-09-25xen/pvh: Setup gsi for passthrough deviceJiqian Chen3-1/+71
2024-09-25xen/pci: Add a function to reset device for xenJiqian Chen2-3/+28
2024-09-24nvme: remove CC register read-back during enablingKeith Busch1-5/+0
2024-09-24nvme: null terminate nvme_tls_attrsShin'ichiro Kawasaki1-0/+1
2024-09-24nvme-multipath: avoid hang on inaccessible namespacesHannes Reinecke1-2/+10
2024-09-24nvme-multipath: system fails to create generic nvme deviceHannes Reinecke1-1/+1
2024-09-25Merge tag 'drm-xe-next-fixes-2024-09-19' of https://gitlab.freedesktop.org/dr...Dave Airlie7-17/+69
2024-09-25Merge tag 'drm-intel-next-fixes-2024-09-19' of https://gitlab.freedesktop.org...Dave Airlie4-14/+35
2024-09-24Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-3/+3
2024-09-24Merge tag 'i3c/for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds8-26/+177
2024-09-24remoteproc: k3-m4: use the proper dependenciesLinus Torvalds1-1/+1
2024-09-24Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds61-5506/+1837
2024-09-24Merge tag 'rpmsg-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds3-31/+542
2024-09-24Merge tag 'rproc-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds15-222/+1096
2024-09-24Merge tag 'vfio-v6.12-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds4-13/+3
2024-09-24Merge tag 'dma-mapping-6.12-2024-09-24' of git://git.infradead.org/users/hch/...Linus Torvalds1-0/+33
2024-09-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-64/+94
2024-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds73-875/+2595
2024-09-24Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-11/+22
2024-09-24Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2024-09-24i2c: synquacer: Deal with optional PCLK correctlyArd Biesheuvel1-2/+3
2024-09-24i2c: designware: fix controller is holding SCL low while ENABLE bit is disabledKimriver Liu3-0/+53
2024-09-24drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframesDerek Foreman2-6/+2
2024-09-24bonding: Fix unnecessary warnings and logs from bond_xdp_get_xmit_slave()Jiwon Kim1-3/+3
2024-09-24r8169: add missing MODULE_FIRMWARE entry for RTL8126A rev.bHeiner Kallweit1-0/+1
2024-09-24net: ravb: Fix R-Car RX frame size limitPaul Barker1-2/+10
2024-09-24net: ravb: Fix maximum TX frame size for GbEth devicesPaul Barker2-1/+6
2024-09-24net: stmmac: Fix zero-division error when disabling tc cbsKhaiWenTan1-0/+1
2024-09-24r8169: add tally counter fields added with RTL8125Heiner Kallweit1-0/+27
2024-09-24net: phy: aquantia: fix applying active_low bit after resetDaniel Golle1-3/+2
2024-09-24net: phy: aquantia: fix setting active_low bitDaniel Golle1-1/+2
2024-09-24ata: libata-scsi: Fix ata_msense_control() CDL page reportingDamien Le Moal1-1/+1