summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-01Merge tag 'spi-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2025-11-01Merge tag 'regulator-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2025-11-01soc: qcom: smem: better track SMEM uninitialized stateChristian Marangi-11/+15
2025-11-01Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+2
2025-11-01drm/mediatek: Add pm_runtime support for GCE power controlJason-JH Lin-0/+7
2025-11-01drm/mediatek: Disable AFBC support on Mediatek DRM driverAriel D'Alessandro-23/+1
2025-11-01Merge remote-tracking branch 'drm/drm-next' into msm-next-robclarkRob Clark-226025/+534473
2025-11-01firewire: core: code refactoring to find and pop transaction entryTakashi Sakamoto-23/+22
2025-11-01firewire: core: code refactoring to remove transaction entryTakashi Sakamoto-6/+10
2025-11-01drm/i915/ltphy: Modify the step that need to be skippedSuraj Kandpal-30/+33
2025-11-01drm/i915/display: Aux Enable and Display powerwell timeoutsSuraj Kandpal-2/+20
2025-11-01drm/i915/ltphy: Define LT PHY PLL state verify functionSuraj Kandpal-1/+63
2025-11-01drm/i915/ltphy: Define function to readout LT Phy PLL stateSuraj Kandpal-0/+50
2025-11-01drm/i915/ltphy: Define the LT Phy state compare functionSuraj Kandpal-1/+68
2025-11-01drm/i915/ltphy: Enable/Disable Tx after Non TBT Enable sequenceSuraj Kandpal-0/+91
2025-11-01drm/i915/ltphy: Program LT Phy Voltage SwingSuraj Kandpal-3/+88
2025-11-01drm/i915/ddi: Define LT Phy Swing tablesSuraj Kandpal-1/+89
2025-11-01drm/i915/ltphy: Hook up LT Phy Enable & Disable sequencesSuraj Kandpal-4/+37
2025-11-01drm/i915/ltphy: Program LT Phy Non-TBT PLL disable sequenceSuraj Kandpal-0/+80
2025-11-01drm/i915/ltphy: Program the rest of the LT Phy Enable sequenceSuraj Kandpal-2/+32
2025-11-01drm/i915/ltphy: Program the rest of the PORT_CLOCK_CTL stepsSuraj Kandpal-0/+26
2025-11-01drm/i915/ltphy: Program the P2P Transaction flow for LT PhySuraj Kandpal-5/+143
2025-11-01drm/i915/ltphy: Add function to calculate LT PHY port clockSuraj Kandpal-0/+97
2025-11-01drm/i915/ltphy: Enable SSC during port clock programmingSuraj Kandpal-0/+26
2025-11-01drm/i915/ltphy: Update the ltpll config table value for eDPSuraj Kandpal-0/+4
2025-11-01drm/i915/ltphy: Program the VDR PLL registers for LT PHYSuraj Kandpal-5/+45
2025-11-01drm/i915/ltphy: Add LT Phy Programming recipe tablesSuraj Kandpal-1/+1036
2025-11-01drm/i915/ltphy: Read PHY_VDR_0_CONFIG registerSuraj Kandpal-25/+123
2025-11-01drm/i915/ltphy: Add a wrapper for LT Phy powerdown change sequenceSuraj Kandpal-3/+18
2025-11-01drm/i915/ltphy: Program sequence for PORT_CLOCK_CTL for LT PhySuraj Kandpal-0/+38
2025-11-01drm/i915/cx0: Move the HDMI FRL function to intel_hdmiSuraj Kandpal-18/+18
2025-11-01drm/i915/ltphy: Phy lane reset for LT PhySuraj Kandpal-1/+202
2025-11-01drm/i915/cx0: Change register bit naming for powerdown valuesSuraj Kandpal-12/+12
2025-11-01drm/i915/ltphy: Add LT Phy related VDR and Pipe RegistersSuraj Kandpal-0/+24
2025-10-31dpll: zl3073x: Specify phase adjustment granularity for pinsIvan Vecera-44/+25
2025-10-31dpll: add phase-adjust-gran pin attributeIvan Vecera-1/+11
2025-10-31net: pse-pd: tps23881: Add support for TPS23881BThomas Wismer-15/+54
2025-10-31netconsole: Acquire su_mutex before navigating configs hierarchyGustavo Luiz Duarte-0/+10
2025-10-31isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe()Abdun Nihaal-5/+13
2025-10-31net: phy: microchip_t1s: configure link status control for LAN867x Rev.D0Parthiban Veerasooran-1/+50
2025-10-31net: phy: microchip_t1s: add support for Microchip LAN867X Rev.D0 PHYParthiban Veerasooran-2/+47
2025-10-31net: stmmac: qcom-ethqos: remove MAC_CTRL_REG modificationRussell King (Oracle)-15/+1
2025-10-31net/mlx5e: Convert to new hwtstamp_get/set interfaceCarolina Jubran-54/+65
2025-10-31IB/IPoIB: Add support for hwtstamp get/set ndosCarolina Jubran-0/+29
2025-10-31net/mlx5e: Rename timestamp fields to hwtstamp_configCarolina Jubran-15/+16
2025-10-31net/mlx5e: Rename hwstamp functions to hwtstampCarolina Jubran-8/+8
2025-10-31net/mlx5e: Remove unnecessary tstamp local variable in mlx5i_complete_rx_cqeCarolina Jubran-3/+1
2025-10-31net/mlx5e: Remove redundant tstamp pointer from channel structuresCarolina Jubran-9/+2
2025-10-31ptp: Allow exposing cycles only for clocks with free-running counterCarolina Jubran-0/+4
2025-10-31net: mana: Support HW link state eventsHaiyang Zhang-5/+62