aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-02-03revocable: Add KUnit test for provider lifetime racesTzung-Bi Shih1-0/+41
2026-02-03revocable: Fix races in revocable_alloc() using RCUTzung-Bi Shih2-54/+59
2026-02-03Input: apbps2 - fix comment style and typosMicah Ostrow1-7/+7
2026-02-03drm/panel: ilitek-ili9882t: Remove duplicate initializers in tianma_il79900a_dscNathan Chancellor1-4/+0
2026-02-03media: pci: mg4b: Use IRQF_NO_THREADSebastian Andrzej Siewior1-1/+1
2026-02-02net: stmmac: handle integrated PCS phy_intf_sel separatelyRussell King (Oracle)3-3/+23
2026-02-02net: stmmac: move most PCS register definitions to stmmac_pcs.cRussell King (Oracle)2-26/+18
2026-02-02net: stmmac: clear half-duplex caps where unsupportedRussell King (Oracle)2-2/+3
2026-02-02net: spacemit: k1-emac: fix jumbo frame supportTomas Hlavacek1-6/+15
2026-02-02net: stmmac: dwmac-renesas-gbeth: Add support for RZ/G3L SoCBiju Das1-0/+1
2026-02-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski4-88/+136
2026-02-02net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4Claudiu Manoil2-4/+15
2026-02-02net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4Claudiu Manoil1-2/+2
2026-02-02net: enetc: Remove CBDR cacheability AXI settings for ENETC v4Claudiu Manoil1-4/+0
2026-02-02net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4Claudiu Manoil1-4/+7
2026-02-02ptp: ptp_vmclock: return TAI not UTCDavid Woodhouse1-5/+5
2026-02-02ptp: ptp_vmclock: remove dependency on CONFIG_ACPIDavid Woodhouse2-5/+11
2026-02-02ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device matchDavid Woodhouse1-0/+1
2026-02-02ptp: ptp_vmclock: Add device tree supportDavid Woodhouse1-6/+61
2026-02-02ptp: vmclock: support device notificationsBabis Chalios1-19/+143
2026-02-02net: remove unnecessary module_init/exit functionsEthan Nelson-Moore10-156/+0
2026-02-02net: ethernet: use module_pci_driver; remove useless driver versionsEthan Nelson-Moore3-103/+3
2026-02-02net: phy: dp83867: Always program R/SGMII enable bitsSean Anderson1-24/+10
2026-02-02net: phy: dp83867: Program TX FIFO for all interfacesSean Anderson1-17/+14
2026-02-02net: stmmac: fix stm32 (and potentially others) resume regressionRussell King (Oracle)1-1/+2
2026-02-02bnxt_en: Allow ntuple filters for dropsJoe Damato1-6/+7
2026-02-02net: spacemit: display phy driver informationChukun Pan1-0/+2
2026-02-02clk: Disable KUNIT_UML_PCIPeng Fan1-1/+1
2026-02-03tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak1-2/+4
2026-02-03tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak1-2/+4
2026-02-02clk: rs9: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven1-4/+4
2026-02-02clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841Marek Vasut1-1/+1
2026-02-03pinctrl: mediatek: remove unused drv_offset fieldAkari Tsuyukusa2-2/+0
2026-02-03pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetreeJiayu Du1-2/+5
2026-02-03pinctrl: single: fix refcount leak in pcs_add_gpio_func()Wei Li1-0/+2
2026-02-03pinctrl: meson: amlogic-a4: Fix device node reference leak in bank helpersFelix Gu1-4/+6
2026-02-03pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definitionLuca Weiss1-1/+1
2026-02-03pinctrl: core: Remove duplicate error messagesAndy Shevchenko1-3/+1
2026-02-03pinctrl: core: Simplify devm_pinctrl_*()Andy Shevchenko1-47/+20
2026-02-03pinctrl: core: Remove unused devm_pinctrl_unregister()Andy Shevchenko1-22/+0
2026-02-03pinctrl: fix kismet issues with GENERIC_PINCTRLConor Dooley1-3/+3
2026-02-02Anbernic RG-DS AW87391 Speaker AmpsMark Brown95-479/+532
2026-02-02spi: add multi-lane supportMark Brown2-8/+281
2026-02-02PM: wakeup: Handle empty list in wakeup_sources_walk_start()Samuel Wu1-3/+1
2026-02-02hwmon: (gpio-fan) Allow to stop FANs when CONFIG_PM is disabledGabor Juhos1-1/+1
2026-02-02hwmon: (gpio-fan) Fix set_rpm() return valueGabor Juhos1-2/+2
2026-02-02Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg12-12/+729
2026-02-02Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-nextDave Jiang11-160/+302
2026-02-02nvme: fix admin queue leak on controller resetMing Lei1-0/+7
2026-02-02Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman96-1182/+10246