summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-14i2c: mlxbf: Use HZ_PER_KHZ in the driverAndy Shevchenko
2026-01-14i2c: mlxbf: Remove unused bus speed definitionsAndy Shevchenko
2026-01-14i2c: core: Use dev_fwnode()Andy Shevchenko
2026-01-14i2c: core: Replace custom implementation of device_match_fwnode()Andy Shevchenko
2026-01-14i2c: core: Check for error pointer for fwnodeAndy Shevchenko
2026-01-14i2c: tegra: Add Tegra264 supportAkhil R
2026-01-14i2c: tegra: Add support for SW mutex registerKartik Rajput
2026-01-14i2c: tegra: Add HS mode supportAkhil R
2026-01-14i2c: tegra: Update Tegra256 timing parametersAkhil R
2026-01-14i2c: tegra: Use separate variables for fast and fastplusAkhil R
2026-01-14i2c: tegra: Do not configure DMA if not supportedKartik Rajput
2026-01-13Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' of ht...Bjorn Andersson
2026-01-13Merge branch '20260105-kvmrprocv10-v10-0-022e96815380@oss.qualcomm.com' into ...Bjorn Andersson
2026-01-13net: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy
2026-01-13net: hv_netvsc: reject RSS hash key programming without RX indirection tableAditya Garg
2026-01-13net: sxgbe: fix typo in commentJinseok Kim
2026-01-13net: phy: fixed_phy: replace IDA with a bitmapHeiner Kallweit
2026-01-13net: phy: fixed_phy: replace list of fixed PHYs with static arrayHeiner Kallweit
2026-01-13net: phy: Only rely on phy_port for PHY-driven SFPMaxime Chevallier
2026-01-13net: phy: qca807x: Support SFP through phy_port interfaceMaxime Chevallier
2026-01-13net: phy: at803x: Support SFP through phy_port interfaceMaxime Chevallier
2026-01-13net: phy: marvell10g: Support SFP through phy_portMaxime Chevallier
2026-01-13net: phy: marvell: Support SFP through phy_port interfaceMaxime Chevallier
2026-01-13net: phy: marvell-88x2222: Support SFP through phy_port interfaceMaxime Chevallier
2026-01-13net: phy: Introduce generic SFP handling for PHY driversMaxime Chevallier
2026-01-13net: phy: Create a phy_port for PHY-driven SFPsMaxime Chevallier
2026-01-13net: phy: dp83822: Add support for phy_port representationMaxime Chevallier
2026-01-13net: phy: Introduce PHY ports representationMaxime Chevallier
2026-01-13net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* valuesMaxime Chevallier
2026-01-14eth: bnxt: support qcfg provided rx page sizePavel Begunkov
2026-01-14eth: bnxt: adjust the fill level of agg queues with larger buffersJakub Kicinski
2026-01-14eth: bnxt: store rx buffer size per queuePavel Begunkov
2026-01-14net: add bare bone queue configsPavel Begunkov
2026-01-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-01-14drm/atomic: verify that gamma/degamma LUTs are not too bigDmitry Baryshkov
2026-01-14drm/atomic: add max_size check to drm_property_replace_blob_from_id()Dmitry Baryshkov
2026-01-14drm/mode_object: add drm_object_immutable_property_get_value()Dmitry Baryshkov
2026-01-13drm/nouveau/kms/nv50-: Assert we hold nv50_disp->lock in nv50_head_flush_*Lyude Paul
2026-01-13drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepareLyude Paul
2026-01-13ACPI: PM: s2idle: Add module parameter for LPS0 constraints checkingRafael J. Wysocki
2026-01-13nvme: expose active quirks in sysfsMaurizio Lombardi
2026-01-13nvmet: do not copy beyond sybsysnqn string lengthShin'ichiro Kawasaki
2026-01-13PCI/portdrv: Use bus-type functionsUwe Kleine-König
2026-01-13PCI/portdrv: Don't check for valid device and driver in bus callbacksUwe Kleine-König
2026-01-13nvme/host: fixup some typosWilfred Mallawa
2026-01-13PCI/portdrv: Move pcie_port_bus_type to pcie source fileUwe Kleine-König
2026-01-13PCI/portdrv: Don't check for the driver's and device's busUwe Kleine-König
2026-01-13PCI/portdrv: Drop empty shutdown callbackUwe Kleine-König
2026-01-13PCI/portdrv: Fix potential resource leakUwe Kleine-König
2026-01-13pinctrl: lynxpoint: Convert to use intel_gpio_add_pin_ranges()Andy Shevchenko