aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-14RDMA/bnxt_re: Cache MSIx info to a local structureKalesh AP2-8/+11
2024-11-14RDMA/bnxt_re: Refurbish CQ to NQ hash calculationKalesh AP5-11/+32
2024-11-14RDMA/bnxt_re: Refactor NQ allocationKalesh AP3-33/+60
2024-11-14RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reservedKalesh AP2-10/+14
2024-11-14fbdev: omapfb: Remove some deadcodeDr. David Alan Gilbert2-30/+0
2024-11-14eth: fbnic: Add support to dump registersMohsin Bashir5-1/+186
2024-11-14fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()Zhen Lei1-2/+1
2024-11-14drm/xe/guc: Fix dereference before NULL checkEverest K.C.1-4/+1
2024-11-15ps3: Correct some typos in commentsShen Lichuan4-5/+5
2024-11-14platform/x86/intel/pmt: allow user offset for PMT callbacksMichael J. Ruhl3-5/+7
2024-11-14Merge branch 'for-next/pkey-signal' into for-next/coreCatalin Marinas1-1/+1
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas6-11/+262
2024-11-14Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini157-751/+1088
2024-11-14Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini1-0/+45
2024-11-14macintosh: Use common error handling code in via_pmu_led_init()Markus Elfring1-9/+10
2024-11-14spi: imx: support word delay in ecspiMark Brown1-16/+92
2024-11-14ASoC: Merge up fixesMark Brown1-13/+6
2024-11-14Merge back cpufreq material for 6.13Rafael J. Wysocki24-164/+122
2024-11-14thermal: testing: Use DEFINE_FREE() and __free() to simplify codeRafael J. Wysocki1-15/+9
2024-11-14drm/bridge: tc358768: Fix DSI command txFrancesco Dolcini1-2/+19
2024-11-14i2c: dev: Fix memory leak when underlying adapter does not support I2CIgor Pylypiv1-8/+9
2024-11-14bonding: add ns target multicast address to slave deviceHangbin Liu2-2/+96
2024-11-14RDMA/hns: Fix different dgids mapping to the same dip_idxFeng Fang5-44/+75
2024-11-14Merge tag 'at24-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/...Wolfram Sang1-0/+4
2024-11-14net: ti: icssg-prueth: Fix 1 PPS syncMeghana Malladi2-2/+23
2024-11-14soc: fsl: cpm1: qmc: Set the ret error code on platform_get_irq() failureHerve Codina1-1/+3
2024-11-14soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting()Javier Carrasco1-0/+1
2024-11-14soc: fsl: cpm1: tsa: switch to for_each_available_child_of_node_scoped()Javier Carrasco1-24/+4
2024-11-14drm/vmwgfx: avoid null_ptr_deref in vmw_framebuffer_surface_create_handleChen Ridong1-0/+2
2024-11-13net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driverTristram Ha5-3/+73
2024-11-13stmmac: dwmac-intel-plat: fix call balance of tx_clk handling routinesVitalii Mordan1-8/+17
2024-11-13net: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wolNĂ­colas F. R. A. Prado1-2/+2
2024-11-13net: phylink: ensure PHY momentary link-fails are handledRussell King (Oracle)1-6/+8
2024-11-13net: stmmac: dwmac_socfpga: This platform has GMACMaxime Chevallier1-0/+1
2024-11-13net: stmmac: Configure only the relevant bits for timestamping setupMaxime Chevallier1-1/+14
2024-11-13net: stmmac: Don't include dwmac4 definitions in stmmac_ptpMaxime Chevallier1-1/+0
2024-11-13net: stmmac: Enable timestamping interrupt on dwmac1000Maxime Chevallier1-0/+16
2024-11-13net: stmmac: Introduce dwmac1000 timestamping operationsMaxime Chevallier6-2/+65
2024-11-13net: stmmac: Introduce dwmac1000 ptp_clock_info and operationsMaxime Chevallier6-2/+77
2024-11-13net: stmmac: Only update the auto-discovered PTP clock featuresMaxime Chevallier1-2/+8
2024-11-13net: stmmac: Use per-hw ptp clock opsMaxime Chevallier3-3/+14
2024-11-13net: stmmac: Don't modify the global ptp ops directlyMaxime Chevallier1-6/+7
2024-11-13net: phy: c45: don't use temporary linkmode bitmaps in genphy_c45_ethtool_get...Heiner Kallweit1-5/+2
2024-11-13Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski187-1893/+15593
2024-11-14nouveau/dp: handle retries for AUX CH transfers with GSP.Dave Airlie1-23/+34
2024-11-14nouveau: handle EBUSY and EAGAIN for GSP aux errors.Dave Airlie2-4/+4
2024-11-14nouveau: fw: sync dma after setup is called.Dave Airlie1-5/+6
2024-11-13PCI: hotplug: Add OCTEON PCI hotplug controller driverShijith Thotton3-0/+438
2024-11-13vfio/virtio: Enable live migration once VIRTIO_PCI was configuredYishai Hadas5-401/+489
2024-11-13vfio/virtio: Add PRE_COPY support for live migrationYishai Hadas2-8/+227