summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-14scsi: ufs: host: mediatek: Fix PWM mode switch issuePeter Wang
2025-08-14scsi: ufs: host: mediatek: Fine-tune clock scalingPeter Wang
2025-08-14scsi: ufs: host: mediatek: Add debug information for Auto-Hibern8Peter Wang
2025-08-14scsi: ufs: host: mediatek: Fix auto-hibern8 timer configurationPeter Wang
2025-08-14scsi: ufs: host: mediatek: Simplify variable usagePeter Wang
2025-08-15gpu: nova-core: register: add missing space in register!()Alexandre Courbot
2025-08-14scsi: fnic: Remove a useless struct mempool forward declarationChristoph Hellwig
2025-08-14Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-08-15gpu: nova-core: register: minor grammar and spelling fixesJohn Hubbard
2025-08-14net: dsa: b53: mmap: Implement bcm63268 gphy power controlKyle Hendry
2025-08-14net: dsa: b53: mmap: Add gphy port to phy info for bcm63268Kyle Hendry
2025-08-14rtase: Fix Rx descriptor CRC error bit definitionJustin Lai
2025-08-14sfc: replace min/max nesting with clamp()Xichao Zhao
2025-08-14net: phy: mscc: report and configure in-band auto-negotiation for SGMII/QSGMIIVladimir Oltean
2025-08-14net: dsa: realtek: remove unnecessary file, dentry, inode declarationsVladimir Oltean
2025-08-14net: xilinx: axienet: Fix RX skb ring management in DMAengine modeSuraj Gupta
2025-08-14ptp: ptp_clockmatrix: Remove redundant semicolonsLiao Yuanhong
2025-08-14nfc: pn533: Delete an unnecessary checkDan Carpenter
2025-08-14net: phy: realtek: convert RTL8226-CG to c45 onlyMarkus Stockhausen
2025-08-14net: phy: motorcomm: Add support for PHY LEDs on YT8521Jijie Shao
2025-08-15Merge tag 'drm-xe-fixes-2025-08-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-08-15Merge tag 'drm-intel-fixes-2025-08-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-08-14ice: Implement support for SRIOV VFs across Active/Active bondsDave Ertman
2025-08-14drm/panel: novatek-nt35560: Clean up driverBrigham Campbell
2025-08-14drm: Add MIPI read_multi func and two write macrosBrigham Campbell
2025-08-14s390/pci: Use pci_uevent_ers() in PCI recoveryNiklas Schnelle
2025-08-14PCI/AER: Fix missing uevent on recovery when a reset is requestedNiklas Schnelle
2025-08-14clk: clk-axi-clkgen: remove unneeded semicolonChen Ni
2025-08-14clk: tegra: Remove redundant semicolonsLiao Yuanhong
2025-08-14PCI: dwc: Implement capability search using PCI core APIsHans Zhang
2025-08-14PCI: Refactor extended capability search into PCI_FIND_NEXT_EXT_CAP()Hans Zhang
2025-08-14PCI: Refactor capability search into PCI_FIND_NEXT_CAP()Hans Zhang
2025-08-14PCI: Clean up __pci_find_next_cap_ttl() readabilityHans Zhang
2025-08-14clk: npcm: select CONFIG_AUXILIARY_BUSArnd Bergmann
2025-08-14clk: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-14x86/vmscape: Enable the mitigationPawan Gupta
2025-08-14ice: Cleanup variable initialization in LAG codeDave Ertman
2025-08-14ice: move LAG function in code to prepare for Active-ActiveDave Ertman
2025-08-14ice: Add driver specific prefix to LAG definesDave Ertman
2025-08-14ice: replace u8 elements with bool where appropriateDave Ertman
2025-08-14ice: Remove casts on void pointers in LAG codeDave Ertman
2025-08-14PCI: endpoint: Drop superfluous pci_epc_features initializationNiklas Cassel
2025-08-14Merge tag 'acpi-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-08-14Merge tag 'pm-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-08-14drm/xe/pf: Set VF LMEM BAR sizeMichaƂ Winiarski
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-14drm/mediatek: dsi: Fix DSI host and panel bridge pre-enable orderLouis-Alexis Eyraud
2025-08-14regulator: rt5133: Fix spelling mistake "regualtor" -> "regulator"Colin Ian King
2025-08-14Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki