summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-06md/md-bitmap: make method bitmap_ops->daemon_work optionalYu Kuai
2025-09-06md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVERYu Kuai
2025-09-06md/md-bitmap: add a new method blocks_synced() in bitmap_operationsYu Kuai
2025-09-06md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operationsYu Kuai
2025-09-06md/md-bitmap: delay registration of bitmap_ops until creating bitmapYu Kuai
2025-09-06md/md-bitmap: add a new sysfs api bitmap_typeYu Kuai
2025-09-06md: add a new mddev field 'bitmap_id'Yu Kuai
2025-09-06md/md-bitmap: support discard for bitmap opsYu Kuai
2025-09-06md: factor out a helper raid_is_456()Yu Kuai
2025-09-06md: add a new parameter 'offset' to md_super_write()Yu Kuai
2025-09-06md/md-bitmap: introduce CONFIG_MD_BITMAPYu Kuai
2025-09-06md: check before referencing mddev->bitmap_opsYu Kuai
2025-09-06md/dm-raid: check before referencing mddev->bitmap_opsYu Kuai
2025-09-06md/raid5: check before referencing mddev->bitmap_opsYu Kuai
2025-09-06md/raid10: check before referencing mddev->bitmap_opsYu Kuai
2025-09-06md/raid1: check before referencing mddev->bitmap_opsYu Kuai
2025-09-06md/raid1: check bitmap before behind writeYu Kuai
2025-09-06md/md-bitmap: handle the case bitmap is not enabled before end_sync()Yu Kuai
2025-09-06md/md-bitmap: handle the case bitmap is not enabled before start_sync()Yu Kuai
2025-09-06md/md-bitmap: add md_bitmap_registered/enabled() helperYu Kuai
2025-09-06md/md-bitmap: add a new parameter 'flush' to bitmap_ops->enabledYu Kuai
2025-09-06md/md-bitmap: merge md_bitmap_group into bitmap_operationsYu Kuai
2025-09-06md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize()Yu Kuai
2025-09-06nvme: apple: Add Apple A11 supportNick Chan
2025-09-06soc: apple: sart: Add SARTv0 supportNick Chan
2025-09-06soc: apple: sart: Make allow flags SART version dependentNick Chan
2025-09-06crypto: hisilicon/zip - add hashjoin, gather, and UDMA data move featuresZhushuai Yin
2025-09-06crypto: hisilicon/zip - add lz4 and lz77_only to algorithm sysfsChenghai Huang
2025-09-06crypto: ti - Enable compile testing for dthev2Herbert Xu
2025-09-06crypto: hisilicon/sec2 - Fix false-positive warning of uninitialised qp_ctxHerbert Xu
2025-09-06crypto: caam - switch to use devm_kmemdup_array()Zhang Enpei
2025-09-06crypto: xilinx - Add TRNG driver for VersalHarsh Jain
2025-09-05net: phy: aquantia: support phy-mode = "10g-qxgmii" on NXP SPF-30841 (AQR412C)Vladimir Oltean
2025-09-05net: phy: aquantia: create and store a 64-bit firmware image fingerprintVladimir Oltean
2025-09-05net: phy: aquantia: report and configure in-band autoneg capabilitiesVladimir Oltean
2025-09-05net: phy: aquantia: print global syscfg registersVladimir Oltean
2025-09-05net: dsa: felix: support phy-mode = "10g-qxgmii"Vladimir Oltean
2025-09-05net: pcs: lynx: support phy-mode = "10g-qxgmii"Vladimir Oltean
2025-09-05net: stmmac: intel: only populate plat->crosststamp when supportedRussell King (Oracle)
2025-09-05net: stmmac: ptp: conditionally populate getcrosststamp() methodRussell King (Oracle)
2025-09-05net: fman: clean up included headersHeiner Kallweit
2025-09-05sh_eth: Use async pm_runtime_put()Geert Uytterhoeven
2025-09-05sh_eth: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-09-05sh_eth: Remove dummy Runtime PM callbacksGeert Uytterhoeven
2025-09-05net: phy: transfer phy_config_inband() locking responsibility to phylinkVladimir Oltean
2025-09-05net: phylink: add lock for serializing concurrent pl->phydev writes with reso...Vladimir Oltean
2025-09-05net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren
2025-09-05net: phy: fixed_phy: remove link gpio supportHeiner Kallweit
2025-09-06power: supply: bq27xxx: restrict no-battery detection to bq27000H. Nikolaus Schaller
2025-09-06power: supply: bq27xxx: fix error return in case of no bq27000 hdq batteryH. Nikolaus Schaller