summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-22apm-emulation: remove unused __apm_get_power_statusAhelenia Ziemiańska
2025-10-22misc: lis3lv02d: Use min to simplify lis3lv02d_misc_readThorsten Blum
2025-10-22misc: cb710: Replace deprecated PCI functionsMadhur Kumar
2025-10-22fsi: occ: Update response size to 8kbEddie James
2025-10-22drivers: rapidio: make rio_bus_type constAdrian Barnaś
2025-10-22drivers: eisa: make eisa_bus_type constAdrian Barnaś
2025-10-22comedi: Replace kcalloc + copy_from_user with memdup_array_userThorsten Blum
2025-10-22cdx: make cdx_bus_type constantGreg Kroah-Hartman
2025-10-22intel_th: make intel_th_bus_type constantGreg Kroah-Hartman
2025-10-22vmw_vmci: fix typo in commentAkiyoshi Kurita
2025-10-22char/adi: Use min_t(size_t,,) in adi_read() + adi_write()Thorsten Blum
2025-10-22rust: replace `CStr` with `core::ffi::CStr`Tamir Duberstein
2025-10-21scsi: qla1280: Fix compiler warnings (DEBUG mode)Magnus Lindholm
2025-10-21net: hibmcge: select FIXED_PHYHeiner Kallweit
2025-10-21net: macb: Remove duplicate linux/inetdevice.h headerJiapeng Chong
2025-10-21bnxt_en: support PPS in/out on all pinsVadim Fedorenko
2025-10-21net: dlink: use dev_kfree_skb_any instead of dev_kfree_skbYeounsu Moon
2025-10-21Merge patch series "Enhance UFS Mediatek Driver"Martin K. Petersen
2025-10-21scsi: ufs: host: mediatek: Support new features for MT6991Naomi Chu
2025-10-21scsi: ufs: host: mediatek: Add support for new platform with MMIO_OTSD_CTRPeter Wang
2025-10-21scsi: ufs: host: mediatek: Remove duplicate functionPeter Wang
2025-10-21scsi: ufs: host: mediatek: Fix shutdown/suspend race conditionPeter Wang
2025-10-21scsi: ufs: host: mediatek: Adjust sync length for FASTAUTO modePeter Wang
2025-10-21scsi: ufs: host: mediatek: Handle clock scaling for high gear in PM flowPeter Wang
2025-10-21scsi: ufs: host: mediatek: Adjust clock scaling for PM flowPeter Wang
2025-10-21scsi: ufs: host: mediatek: Correct clock scaling with PM QoS flowPeter Wang
2025-10-21net: stmmac: mdio: use phy_find_first to simplify stmmac_mdio_registerHeiner Kallweit
2025-10-21eth: 3c515: replace cleanup_module with __exitShi Hao
2025-10-21net: dsa: yt921x: Add support for Motorcomm YT921xDavid Yang
2025-10-21Merge patch series "Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk"Martin K. Petersen
2025-10-21scsi: ufs: core: Replace hard coded vcc-off delay with a variableBao D. Nguyen
2025-10-21scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirkBao D. Nguyen
2025-10-21scsi: ufs: core: Support dumping CQ entry in MCQ ModePeter Wang
2025-10-21scsi: ufs: core: Update CQ Entry to UFS 4.1 formatPeter Wang
2025-10-21scsi: core: Do not declare scsi_cmnd pointers constBart Van Assche
2025-10-21scsi: core: Fix the unit attention counter implementationBart Van Assche
2025-10-21team: use common function to compute the featuresHangbin Liu
2025-10-21bonding: use common function to compute the featuresHangbin Liu
2025-10-21scsi: ufs: core: Declare tx_lanes witout initializationWonkon Kim
2025-10-21scsi: ufs: core: Initialize value of an attribute returned by uic cmdWonkon Kim
2025-10-21scsi: ufs: core: Fix error handler host_sem issuePeter Wang
2025-10-21Merge tag 'linux-can-fixes-for-6.18-20251020' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-10-21vmw_balloon: indicate success when effectively deflating during migrationDavid Hildenbrand
2025-10-21PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2Geert Uytterhoeven
2025-10-21drm/xe: Fix stolen size check to allow equal WOPCM sizeShuicheng Lin
2025-10-22clk: sunxi-ng: Mark A523 bus-r-cpucfg clock as criticalJernej Skrabec
2025-10-21rust: driver: let probe() return impl PinInit<Self, Error>Danilo Krummrich
2025-10-21power: supply: pf1550: add battery charger supportSamuel Kayode
2025-10-21Input: pf1550 - add onkey supportSamuel Kayode
2025-10-21regulator: pf1550: Add support for regulatorSamuel Kayode