summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-14phy: qcom: qmp-combo: Add polarity inversion support for SAR2130PKrishna Kurapati-0/+7
2026-01-14phy: qcom-qmp-ufs: Add Milos supportLuca Weiss-0/+96
2026-01-14phy: sun4i-usb: replace use of system_wq with system_percpu_wqMarco Crivellari-7/+7
2026-01-14tee: amdtee: Remove unused return variablesThorsten Blum-4/+4
2026-01-14iio: pressure: abp2030pa: remove error messagePetre Rodan-1/+1
2026-01-14iio: pressure: abp2030pa: fix typo in Kconfig descriptionPetre Rodan-1/+1
2026-01-13drm/xe: vram addr range is expanded to bit[17:8]Fei Yang-1/+1
2026-01-13drm/xe: Replace use of system_wq with tlb_inval->timeout_wqMarco Crivellari-3/+9
2026-01-14PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root PortShawn Lin-0/+8
2026-01-14i2c: mlxbf: Use HZ_PER_KHZ in the driverAndy Shevchenko-1/+1
2026-01-14i2c: mlxbf: Remove unused bus speed definitionsAndy Shevchenko-6/+0
2026-01-14i2c: core: Use dev_fwnode()Andy Shevchenko-1/+1
2026-01-14i2c: core: Replace custom implementation of device_match_fwnode()Andy Shevchenko-2/+2
2026-01-14i2c: core: Check for error pointer for fwnodeAndy Shevchenko-2/+2
2026-01-14i2c: tegra: Add Tegra264 supportAkhil R-0/+33
2026-01-14i2c: tegra: Add support for SW mutex registerKartik Rajput-0/+93
2026-01-14i2c: tegra: Add HS mode supportAkhil R-2/+57
2026-01-14i2c: tegra: Update Tegra256 timing parametersAkhil R-8/+7
2026-01-14i2c: tegra: Use separate variables for fast and fastplusAkhil R-46/+73
2026-01-14i2c: tegra: Do not configure DMA if not supportedKartik Rajput-0/+5
2026-01-13Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' of ht...Bjorn Andersson-97/+500
2026-01-13Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' into ...Bjorn Andersson-97/+500
2026-01-13net: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy-1/+76
2026-01-13net: hv_netvsc: reject RSS hash key programming without RX indirection tableAditya Garg-0/+3
2026-01-13net: sxgbe: fix typo in commentJinseok Kim-1/+1
2026-01-13net: phy: fixed_phy: replace IDA with a bitmapHeiner Kallweit-7/+17
2026-01-13net: phy: fixed_phy: replace list of fixed PHYs with static arrayHeiner Kallweit-52/+17
2026-01-13net: phy: Only rely on phy_port for PHY-driven SFPMaxime Chevallier-19/+9
2026-01-13net: phy: qca807x: Support SFP through phy_port interfaceMaxime Chevallier-42/+30
2026-01-13net: phy: at803x: Support SFP through phy_port interfaceMaxime Chevallier-45/+32
2026-01-13net: phy: marvell10g: Support SFP through phy_portMaxime Chevallier-20/+73
2026-01-13net: phy: marvell: Support SFP through phy_port interfaceMaxime Chevallier-60/+32
2026-01-13net: phy: marvell-88x2222: Support SFP through phy_port interfaceMaxime Chevallier-56/+38
2026-01-13net: phy: Introduce generic SFP handling for PHY driversMaxime Chevallier-0/+107
2026-01-13net: phy: Create a phy_port for PHY-driven SFPsMaxime Chevallier-0/+45
2026-01-13net: phy: dp83822: Add support for phy_port representationMaxime Chevallier-26/+45
2026-01-13net: phy: Introduce PHY ports representationMaxime Chevallier-1/+414
2026-01-13net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* valuesMaxime Chevallier-0/+8
2026-01-14eth: bnxt: support qcfg provided rx page sizePavel Begunkov-1/+36
2026-01-14eth: bnxt: adjust the fill level of agg queues with larger buffersJakub Kicinski-4/+21
2026-01-14eth: bnxt: store rx buffer size per queuePavel Begunkov-27/+38
2026-01-14net: add bare bone queue configsPavel Begunkov-13/+29
2026-01-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-0/+378
2026-01-14drm/atomic: verify that gamma/degamma LUTs are not too bigDmitry Baryshkov-2/+20
2026-01-14drm/atomic: add max_size check to drm_property_replace_blob_from_id()Dmitry Baryshkov-17/+26
2026-01-14drm/mode_object: add drm_object_immutable_property_get_value()Dmitry Baryshkov-0/+25
2026-01-13drm/nouveau/kms/nv50-: Assert we hold nv50_disp->lock in nv50_head_flush_*Lyude Paul-0/+5
2026-01-13drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepareLyude Paul-0/+1
2026-01-13ACPI: PM: s2idle: Add module parameter for LPS0 constraints checkingRafael J. Wysocki-2/+6
2026-01-13nvme: expose active quirks in sysfsMaurizio Lombardi-0/+77