summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-06null_blk: allow byte aligned memory offsetsKeith Busch-22/+25
2025-11-06null_blk: single kmap per bio segmentKeith Busch-18/+14
2025-11-06null_blk: consistently use blk_status_tKeith Busch-7/+7
2025-11-06null_blk: simplify copy_from_nullbKeith Busch-4/+3
2025-11-06ublk: use rq_for_each_segment() for user copyCaleb Sander Mateos-51/+19
2025-11-06ublk: use copy_{to,from}_iter() for user copyCaleb Sander Mateos-48/+14
2025-11-07Merge tag 'amd-drm-fixes-6.18-2025-11-06' of https://gitlab.freedesktop.org/a...Dave Airlie-35/+84
2025-11-07Merge tag 'drm-intel-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie-4/+16
2025-11-07Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-30/+92
2025-11-06spi: imx: add i.MX51 ECSPI target mode supportCarlos Song-5/+4
2025-11-06rtc: nvvrs: add NVIDIA VRS RTC device driverShubhi Garg-0/+552
2025-11-06net: phy: qt2025: Wait until PHY becomes readyFUJITA Tomonori-1/+9
2025-11-06efistub/x86: Add fallback for SMBIOS record lookupFrancesco Pompo-1/+100
2025-11-06tg3: extract GRXRINGS from .get_rxnfcBreno Leitao-18/+6
2025-11-06iavf: add RSS support for GTP protocol via ethtoolAleksandr Loktionov-23/+216
2025-11-06ice: Extend PTYPE bitmap coverage for GTP encapsulated flowsPrzemek Kitszel-26/+26
2025-11-06ice: improve TCAM priority handling for RSS profilesAleksandr Loktionov-14/+78
2025-11-06ice: implement GTP RSS context tracking and configurationAleksandr Loktionov-54/+1040
2025-11-06ice: add virtchnl definitions and static data for GTP RSSAleksandr Loktionov-1/+266
2025-11-06ice: add flow parsing for GTP and new protocol field supportAleksandr Loktionov-9/+322
2025-11-06net: dsa: add driver for MaxLinear GSW1xx switch familyDaniel Golle-0/+1027
2025-11-06net: dsa: lantiq_gswip: allow adjusting MII delaysDaniel Golle-38/+60
2025-11-06net: dsa: lantiq_gswip: add vendor property to setup MII refclk outputDaniel Golle-0/+2
2025-11-06net: dsa: lantiq_gswip: define and use GSWIP_TABLE_MAC_BRIDGE_VAL1_VALIDDaniel Golle-1/+7
2025-11-06net: dsa: lantiq_gswip: set link parameters also for CPU portDaniel Golle-1/+1
2025-11-06net: dsa: lantiq_gswip: support Energy Efficient EthernetDaniel Golle-0/+54
2025-11-06net: dsa: lantiq_gswip: support enable/disable learningDaniel Golle-0/+46
2025-11-06net: dsa: lantiq_gswip: split into common and MMIO partsDaniel Golle-1579/+1645
2025-11-06rtc: atcrtc100: Add ATCRTC100 RTC driverCL Wang-0/+395
2025-11-06hisi_acc_vfio_pci: Add .match_token_uuid callback in hisi_acc_vfio_pci_migrn_opsRaghavendra Rao Ananta-0/+1
2025-11-06vfio: Fix ksize arg while copying user struct in vfio_df_ioctl_bind_iommufd()Raghavendra Rao Ananta-1/+1
2025-11-06drm/i915/xe3p_lpd: Adapt to updates on MBUS_CTL/DBUF_CTL registersRavi Kumar Vodapalli-28/+40
2025-11-06drm/i915/xe3p_lpd: Always apply WaWmMemoryReadLatencyGustavo Sousa-0/+7
2025-11-06drm/i915/dram: Add field ecc_impacting_de_bwGustavo Sousa-0/+15
2025-11-06drm/i915/wm: don't use method1 in Xe3p_LPD onwardsLuca Coelho-0/+2
2025-11-06drm/i915/xe3p_lpd: Reload DMC MMIO for pipes C and DGustavo Sousa-2/+2
2025-11-06drm/i915/xe3p_lpd: Don't allow odd ypan or ysize with semiplanar formatJuha-pekka Heikkila-0/+3
2025-11-06drm/i915/xe3p_lpd: Extend Wa_16025573575Gustavo Sousa-1/+2
2025-11-06drm/i915/xe3p_lpd: Drop support for interlace modeAnkit Nautiyal-6/+8
2025-11-06drm/i915/xe3p_lpd: Load DMC firmwareGustavo Sousa-1/+8
2025-11-06drm/i915/xe3p_lpd: Add CDCLK tableGustavo Sousa-2/+42
2025-11-06drm/i915/xe3p_lpd: Remove gamma,csc bottom color checksSai Teja Pottumuttu-6/+7
2025-11-06drm/i915/xe3p_lpd: Horizontal flip support for linear surfacesSai Teja Pottumuttu-1/+2
2025-11-06drm/i915/xe3p_lpd: Expand bifield masks dbuf blocks fieldsSai Teja Pottumuttu-6/+6
2025-11-06drm/i915/xe3p_lpd: Update bandwidth parametersMatt Atwood-4/+5
2025-11-06drm/i915/display: Use braces for if-ladder in intel_bw_init_hw()Gustavo Sousa-14/+15
2025-11-06drm/i915/xe3p_lpd: Drop north display reset option programmingMatt Roper-0/+3
2025-11-06drm/i915/xe3p_lpd: Add Xe3p_LPD display IP featuresSai Teja Pottumuttu-0/+1
2025-11-06Merge branches 'acpi-cppc' and 'acpi-docs'Rafael J. Wysocki-1/+1
2025-11-06i40e: support generic devlink param "max_mac_per_vf"Mohammad Heib-10/+79