aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-14i2c: imx-lpi2c: change to PIO mode in system-wide suspend/resume progressCarlos Song1-0/+7
2026-01-14i2c: qcom-geni: make sure I2C hub controllers can't use SE DMANeil Armstrong1-4/+7
2026-01-14Merge tag 'iio-fixes-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman14-36/+118
2026-01-14tee: add revision sysfs attributeAristo Chen1-1/+50
2026-01-14drm/rockchip: DRM_ROCKCHIP should depend on ARCH_ROCKCHIPGeert Uytterhoeven1-0/+1
2026-01-14efi/cper: Fix cper_bits_to_str buffer handling and return valueMorduan Zang1-1/+1
2026-01-14ata: libata-scsi: avoid Non-NCQ command starvationDamien Le Moal4-0/+106
2026-01-14drm/sysfb: Remove duplicate declarationsThomas Zimmermann1-9/+0
2026-01-14Merge tag 'ath-current-20260113' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg4-28/+25
2026-01-14phy: cadence-torrent: Add PCIe + XAUI multilink configuration for 100MHz refclkSwapnil Jakhade1-7/+136
2026-01-14phy: qcom: qmp-combo: Add polarity inversion support for SAR2130PKrishna Kurapati1-0/+7
2026-01-14phy: qcom-qmp-ufs: Add Milos supportLuca Weiss1-0/+96
2026-01-14phy: sun4i-usb: replace use of system_wq with system_percpu_wqMarco Crivellari1-7/+7
2026-01-14tee: amdtee: Remove unused return variablesThorsten Blum1-4/+4
2026-01-14iio: pressure: abp2030pa: remove error messagePetre Rodan1-1/+1
2026-01-14iio: pressure: abp2030pa: fix typo in Kconfig descriptionPetre Rodan1-1/+1
2026-01-13drm/xe: vram addr range is expanded to bit[17:8]Fei Yang1-1/+1
2026-01-13drm/xe: Replace use of system_wq with tlb_inval->timeout_wqMarco Crivellari2-3/+9
2026-01-14PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root PortShawn Lin1-0/+8
2026-01-14i2c: mlxbf: Use HZ_PER_KHZ in the driverAndy Shevchenko1-1/+1
2026-01-14i2c: mlxbf: Remove unused bus speed definitionsAndy Shevchenko1-6/+0
2026-01-14i2c: core: Use dev_fwnode()Andy Shevchenko1-1/+1
2026-01-14i2c: core: Replace custom implementation of device_match_fwnode()Andy Shevchenko1-2/+2
2026-01-14i2c: core: Check for error pointer for fwnodeAndy Shevchenko1-2/+2
2026-01-14i2c: tegra: Add Tegra264 supportAkhil R1-0/+33
2026-01-14i2c: tegra: Add support for SW mutex registerKartik Rajput1-0/+93
2026-01-14i2c: tegra: Add HS mode supportAkhil R1-2/+57
2026-01-14i2c: tegra: Update Tegra256 timing parametersAkhil R1-8/+7
2026-01-14i2c: tegra: Use separate variables for fast and fastplusAkhil R1-46/+73
2026-01-14i2c: tegra: Do not configure DMA if not supportedKartik Rajput1-0/+5
2026-01-13Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' of ht...Bjorn Andersson4-97/+500
2026-01-13Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' into ...Bjorn Andersson4-97/+500
2026-01-13net: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy1-1/+76
2026-01-13net: hv_netvsc: reject RSS hash key programming without RX indirection tableAditya Garg1-0/+3
2026-01-13net: sxgbe: fix typo in commentJinseok Kim1-1/+1
2026-01-13net: phy: fixed_phy: replace IDA with a bitmapHeiner Kallweit1-7/+17
2026-01-13net: phy: fixed_phy: replace list of fixed PHYs with static arrayHeiner Kallweit1-52/+17
2026-01-13net: phy: Only rely on phy_port for PHY-driven SFPMaxime Chevallier1-19/+9
2026-01-13net: phy: qca807x: Support SFP through phy_port interfaceMaxime Chevallier1-42/+30
2026-01-13net: phy: at803x: Support SFP through phy_port interfaceMaxime Chevallier1-45/+32
2026-01-13net: phy: marvell10g: Support SFP through phy_portMaxime Chevallier2-20/+73
2026-01-13net: phy: marvell: Support SFP through phy_port interfaceMaxime Chevallier1-60/+32
2026-01-13net: phy: marvell-88x2222: Support SFP through phy_port interfaceMaxime Chevallier1-56/+38
2026-01-13net: phy: Introduce generic SFP handling for PHY driversMaxime Chevallier1-0/+107
2026-01-13net: phy: Create a phy_port for PHY-driven SFPsMaxime Chevallier2-0/+45
2026-01-13net: phy: dp83822: Add support for phy_port representationMaxime Chevallier1-26/+45
2026-01-13net: phy: Introduce PHY ports representationMaxime Chevallier6-1/+414
2026-01-13net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* valuesMaxime Chevallier1-0/+8
2026-01-14eth: bnxt: support qcfg provided rx page sizePavel Begunkov2-1/+36
2026-01-14eth: bnxt: adjust the fill level of agg queues with larger buffersJakub Kicinski1-4/+21