summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-01net: lan743x: avoid netdev-based logging before netdev registrationDavid Thompson
2026-06-01Merge tag 'auxdisplay-v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-01net: txgbe: fix phylink leak on AML init failureChenguang Zhao
2026-06-01net: fec_mpc52xx_phy: Add missing MODULE_DESCRIPTION()Rosen Penev
2026-06-01net: wwan: t7xx: Add delay between MD and SAP suspendJose Ignacio Tornos Martinez
2026-06-01net: phy: sfp: probe for RollBall I2C-to-MDIO bridge in mdio-i2cPetr Wozniak
2026-06-01mv88e6xxx: Add SERDES Support for mv88e6321Fidan Aliyeva
2026-06-01mv88e6xxx: Refactor 6352's serdes functionsFidan Aliyeva
2026-06-01mv88e6xxx: Add mv88e6352_serdes_get_laneFidan Aliyeva
2026-06-01net: mdio: realtek-rtl9300: use command runner for read_c22()Markus Stockhausen
2026-06-01net: mdio: realtek-rtl9300: use command runner for read_c45()Markus Stockhausen
2026-06-01net: mdio: realtek-rtl9300: use command runner for write_c22()Markus Stockhausen
2026-06-01net: mdio: realtek-rtl9300: provide generic command runnerMarkus Stockhausen
2026-06-01scsi: ufs: Remove redundant vops NULL check and trivial wrapperChanwoo Lee
2026-06-01scsi: ufs: Remove unnecessary return in void vops wrappersChanwoo Lee
2026-06-01scsi: ufs: Fix wrong value printed in unexpected UPIU response caseChanwoo Lee
2026-06-01scsi: ufs: core: Fix NULL pointer dereference in scsi_cmd_priv() callsChanwoo Lee
2026-06-01scsi: megaraid_mbox: Avoid double kfree()Arnd Bergmann
2026-06-01scsi: pm8001: Fix error code in non_fatal_log_show()Dan Carpenter
2026-06-01scsi: lpfc: Turn lpfc_queue q_pgs into a flexible arrayRosen Penev
2026-06-01scsi: ufs: core: Skip link param validation when lanes_per_direction is unsetDaejun Park
2026-06-01scsi: sas: Skip opt_sectors when DMA reports no real optimization hintIonut Nechita
2026-06-01scsi: Revert "scsi: Fix sas_user_scan() to handle wildcard and multi-channel ...Martin Wilck
2026-06-01scsi: smartpqi: Use shost_to_hba() in pqi_scan_finished()Martin Wilck
2026-06-01RDMA/core: Validate the passed in fops for ib_get_ucaps()Jason Gunthorpe
2026-06-01nvdimm: Use sysfs_emit() for cpumask show callbackYury Norov
2026-06-01dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()Tomasz Wolski
2026-06-01nvdimm/btt: Free arenas on btt_init() error pathsAbdun Nihaal
2026-06-01nvdimm/btt: Free arena sub-allocations on discover_arenas() error pathAbdun Nihaal
2026-06-02power: reset: sc27xx: Add platform_device_id tableOtto Pflüger
2026-06-02power: Unify code style for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-02power: supply: mt6360_charger: Use of match table unconditionallyUwe Kleine-König (The Capable Hub)
2026-06-02power: Use named initializers for platform_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-02power: supply: max14577: Drop driver data in of and platform device id arraysUwe Kleine-König (The Capable Hub)
2026-06-02power: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-01drm/v3d: Clean caches before runtime suspendMaíra Canal
2026-06-01drm/v3d: Flush MMU TLB and cache during runtime resumeMaíra Canal
2026-06-01nvdimm/btt: Handle preemption in BTT lane acquisitionAlison Schofield
2026-06-01Merge tag 'md-7.2-20260531' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2026-06-01drm/v3d: Wait for pending L2T flush before cleaning cachesMaíra Canal
2026-06-01ACPI: CPPC: Add support for CPPC v4Sumit Gupta
2026-06-01thermal: intel: Use sysfs_emit() for powerclamp cpumaskYury Norov
2026-06-01powercap: intel_rapl: Use sysfs_emit() in cpumask_show()Yury Norov
2026-06-01iommufd: Set veventq_depth upper boundNicolin Chen
2026-06-01iommufd: Move vevent memory allocation outside spinlockNicolin Chen
2026-06-01iommufd: Fix data_len byte-count vs element-count mismatchNicolin Chen
2026-06-01ACPI: PAD: Use sysfs_emit() in idlecpus_show()Yury Norov
2026-06-01ACPI: scan: Honor _DEP for ACPI0016 PCI/CXL host bridgeChen Pei
2026-06-01ACPI: PCI: Clear _DEP dependencies after PCI root bridge attachChen Pei
2026-06-01ACPI: button: Use local pointer to platform device dev field in probeRafael J. Wysocki