aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-17net: cxgb4: convert to use .get_rx_ring_countBreno Leitao1-3/+8
2026-01-17net: xgbe: convert to use .get_rx_ring_countBreno Leitao1-12/+3
2026-01-17net: lan743x: convert to use .get_rx_ring_countBreno Leitao1-10/+3
2026-01-17net: ena: convert to use .get_rx_ring_countBreno Leitao1-19/+3
2026-01-17net: mediatek: convert to use .get_rx_ring_countBreno Leitao1-6/+9
2026-01-17net: tsnep: convert to use .get_rx_ring_countBreno Leitao1-3/+8
2026-01-17Revert "nfc/nci: Add the inconsistency check between the input data length an...Thadeu Lima de Souza Cascardo1-4/+0
2026-01-17net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+ StickHamza Mahfooz1-0/+2
2026-01-17veth: fix data race in veth_get_ethtool_statsDavid Yang1-2/+6
2026-01-17net: phy: realtek: simplify bogus paged operationsDaniel Golle1-11/+8
2026-01-17net: phy: realtek: demystify PHYSR register locationDaniel Golle1-13/+13
2026-01-17net: phy: realtek: reunify C22 and C45 driversDaniel Golle1-56/+16
2026-01-17net: phy: realtek: simplify C22 reg access via MDIO_MMD_VEND2Daniel Golle1-0/+11
2026-01-17net: phy: realtek: support interrupt also for C22 variantsDaniel Golle1-0/+4
2026-01-17net: stmmac: fix dwmac4 transmit performance regressionRussell King (Oracle)2-7/+8
2026-01-17amd-xgbe: avoid misleading per-packet error logRaju Rangoju1-4/+1
2026-01-17net: ethernet: ti: cpsw_ale: Remove obsolete macrosStefan Wiehler1-5/+0
2026-01-17octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
2026-01-17net: usb: sr9700: remove code to drive nonexistent MIIEthan Nelson-Moore2-125/+56
2026-01-17net: pcs: rzn1-miic: Add PHY_LINK active-level configuration supportLad Prabhakar1-3/+102
2026-01-17mctp i2c: initialise event handler read bytesMatt Johnston1-0/+3
2026-01-17clk: imx: fracn-gppll: Add 241.90 MHz SupportMarco Felsch1-1/+2
2026-01-17clk: imx: fracn-gppll: Add 332.60 MHz SupportMarco Felsch1-0/+1
2026-01-17clk: samsung: gs101: add support for Display Process Unit (DPU) clocksPeter Griffin1-0/+283
2026-01-17clk: samsung: fix sysreg save/restore when PM is enabled for CMUAndré Draszik3-13/+41
2026-01-17clk: samsung: avoid warning message on legacy Exynos (auto clock gating)André Draszik1-1/+1
2026-01-17nfp: tls: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-11/+21
2026-01-17carl9170: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-5/+7
2026-01-17lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDSKees Cook1-8/+82
2026-01-17hwmon: (dell-smm) Add Dell G15 5510 to fan control whitelistleobannocloutier@gmail.com1-0/+8
2026-01-17ntb: transport: Fix uninitialized mutexDave Jiang1-0/+1
2026-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+6
2026-01-17of: fix reference count leak in of_alias_scan()Weigang He1-2/+6
2026-01-17watchdog: starfive-wdt: Fix PM reference leak in probe error pathKery Qi1-1/+1
2026-01-17fix it87_wdt early reboot by reporting running timerRené Rebe1-0/+12
2026-01-17media: pci: mgb4: Add support for GMSL3 coaxial modulesMartin Tůma2-6/+28
2026-01-17media: pci: mgb4: Add support for GMSL1 modulesMartin Tůma7-71/+189
2026-01-17soc: imx: Spport i.MX9[4,52]Peng Fan1-1/+3
2026-01-17soc: imx: Use dev_err_probe() for i.MX9Peng Fan1-13/+7
2026-01-17soc: imx: Use device-managed APIs for i.MX9Peng Fan1-19/+9
2026-01-16Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-9/+37
2026-01-16Merge patch series "Clean up the SCSI disk driver source code"Martin K. Petersen1-144/+132
2026-01-16scsi: sd: Do not split error messagesBart Van Assche1-31/+24
2026-01-16scsi: sd: Move the sd_fops definitionBart Van Assche1-16/+15
2026-01-16scsi: sd: Move the scsi_disk_release() function definitionBart Van Assche1-12/+11
2026-01-16scsi: sd: Move the sd_config_discard() function definitionBart Van Assche1-58/+56
2026-01-16scsi: sd: Move the sd_remove() function definitionBart Van Assche1-27/+26
2026-01-16scsi: ufs: core: Handle sentinel value for dHIDAvailableSizeKeoseong Park1-0/+4
2026-01-16scsi: qla2xxx: Sanitize payload size to prevent member overflowJiasheng Jiang1-0/+7
2026-01-16scsi: ufs: exynos: Call phy_notify_state() from hibern8 callbacksPeter Griffin1-0/+10