summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-20net: fec: struct fec_enet_private: remove obsolete commentMarc Kleine-Budde1-1/+0
2025-06-20net: fec: fix typos found by codespellMarc Kleine-Budde3-7/+7
2025-06-20net: stmmac: loongson1: get ls1b resource only onceRussell King (Oracle)1-12/+37
2025-06-20net: stmmac: loongson1: provide match data structRussell King (Oracle)1-6/+18
2025-06-20net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() methodRussell King (Oracle)6-10/+10
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski91-576/+2092
2025-06-19clk: apple-nco: Drop default ARCH_APPLE in KconfigSven Peter1-1/+0
2025-06-19iommufd: Apply the new iommufd_object_alloc_ucmd helperNicolin Chen2-28/+10
2025-06-19iommufd: Introduce iommufd_object_alloc_ucmd helperNicolin Chen2-0/+51
2025-06-19iommufd: Move _iommufd_object_alloc out of driver.cNicolin Chen3-33/+36
2025-06-19iommu: Deprecate viommu_alloc opNicolin Chen1-15/+5
2025-06-19iommu/arm-smmu-v3: Replace arm_vsmmu_alloc with arm_vsmmu_initNicolin Chen3-28/+32
2025-06-19iommufd/selftest: Replace mock_viommu_alloc with mock_viommu_initNicolin Chen1-15/+14
2025-06-19iommufd/selftest: Drop parent domain from mock_iommu_domain_nestedNicolin Chen1-3/+0
2025-06-19iommufd/viommu: Support get_viommu_size and viommu_init opsNicolin Chen1-3/+39
2025-06-19iommufd: Return EOPNOTSUPP for failures due to driver bugsNicolin Chen2-3/+3
2025-06-19iommufd: Use enum iommu_veventq_type for type in struct iommufd_veventqNicolin Chen1-2/+3
2025-06-19iommufd: Drop unused ictx in struct iommufd_vdeviceNicolin Chen1-1/+0
2025-06-19iommufd: Apply obvious cosmetic fixesNicolin Chen9-36/+24
2025-06-19clk: renesas: Add CPG/MSSR support to RZ/N2H SoCLad Prabhakar4-0/+13
2025-06-19clk: renesas: r9a09g077: Add PCLKL core clockLad Prabhakar1-1/+2
2025-06-19clk: renesas: r9a09g047: Add I3C0 clocks and resetsTommaso Merciai1-0/+8
2025-06-19pinctrl: renesas: rzg2l: Validate pins before setting mux functionLad Prabhakar1-20/+25
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds33-196/+1624
2025-06-19mtd: fix possible integer overflow in erase_xfer()Ivan Stepchenko1-1/+1
2025-06-19mtd: spinand: fix memory leak of ECC engine confPablo Martin-Gomez1-0/+1
2025-06-19Merge tag 'hwmon-for-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-152/+104
2025-06-19PCI: dw-rockchip: Delay link training after hot reset in EP modeWilfred Mallawa1-3/+12
2025-06-19net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1Lorenzo Bianconi1-4/+6
2025-06-19net: airoha: Compute number of descriptors according to reserved memory sizeLorenzo Bianconi1-9/+12
2025-06-19Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski14-115/+1407
2025-06-19mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not availableDavid Thompson1-2/+4
2025-06-19net: airoha: Always check return value from airoha_ppe_foe_get_entry()Lorenzo Bianconi1-1/+3
2025-06-19staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()Nathan Chancellor1-30/+14
2025-06-19staging: gpib: hp_82341: Replace manual comparison with min/max macroYuesong Li1-8/+2
2025-06-19staging: sm750fb: rename 'hwCursor'Kisub Choe2-2/+2
2025-06-19staging: rtl8723bs: remove some 5 GHz codeMichael Straube3-28/+8
2025-06-19staging: rtl8723bs: remove return from void functionMichael Straube1-5/+1
2025-06-19staging: greybus: remove unnecessary GPIO line direction checkBartosz Golaszewski1-6/+0
2025-06-19staging: gpib: Add bit and byte padding to ioctl structsDave Penkler1-1/+5
2025-06-19staging: gpib: Use standard size basic uapi typesDave Penkler1-53/+53
2025-06-19staging: gpib: Add local include file for commandsDave Penkler2-0/+113
2025-06-19staging: gpib: Remove unneeded enums and functionsDave Penkler1-198/+0
2025-06-19staging: gpib: Update TODODave Penkler1-1/+4
2025-06-19staging: vme: vme_user: fix up const issue in vme_bus_match()Greg Kroah-Hartman1-1/+1
2025-06-19staging: rtl8723bs: Align next line to open parentheses in core/rtw_xmit.cMilos Puric1-1/+1
2025-06-19drm/xe: Fix early wedge on GuC load failureDaniele Ceraolo Spurio4-2/+21
2025-06-19Merge tag 'linux-can-next-for-6.17-20250618' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-72/+156
2025-06-19drm/xe: Fix memset on iomemLucas De Marchi1-1/+1
2025-06-19drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar1-1/+1