summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-06-19iommufd: Apply the new iommufd_object_alloc_ucmd helperNicolin Chen
2025-06-19iommufd: Introduce iommufd_object_alloc_ucmd helperNicolin Chen
2025-06-19iommufd: Move _iommufd_object_alloc out of driver.cNicolin Chen
2025-06-19iommu: Deprecate viommu_alloc opNicolin Chen
2025-06-19iommu/arm-smmu-v3: Replace arm_vsmmu_alloc with arm_vsmmu_initNicolin Chen
2025-06-19iommufd/selftest: Replace mock_viommu_alloc with mock_viommu_initNicolin Chen
2025-06-19iommufd/selftest: Drop parent domain from mock_iommu_domain_nestedNicolin Chen
2025-06-19iommufd/viommu: Support get_viommu_size and viommu_init opsNicolin Chen
2025-06-19iommufd: Return EOPNOTSUPP for failures due to driver bugsNicolin Chen
2025-06-19iommufd: Use enum iommu_veventq_type for type in struct iommufd_veventqNicolin Chen
2025-06-19iommufd: Drop unused ictx in struct iommufd_vdeviceNicolin Chen
2025-06-19iommufd: Apply obvious cosmetic fixesNicolin Chen
2025-06-19clk: renesas: Add CPG/MSSR support to RZ/N2H SoCLad Prabhakar
2025-06-19clk: renesas: r9a09g077: Add PCLKL core clockLad Prabhakar
2025-06-19clk: renesas: r9a09g047: Add I3C0 clocks and resetsTommaso Merciai
2025-06-19pinctrl: renesas: rzg2l: Validate pins before setting mux functionLad Prabhakar
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-19mtd: fix possible integer overflow in erase_xfer()Ivan Stepchenko
2025-06-19mtd: spinand: fix memory leak of ECC engine confPablo Martin-Gomez
2025-06-19Merge tag 'hwmon-for-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-06-19PCI: dw-rockchip: Delay link training after hot reset in EP modeWilfred Mallawa
2025-06-19net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1Lorenzo Bianconi
2025-06-19net: airoha: Compute number of descriptors according to reserved memory sizeLorenzo Bianconi
2025-06-19Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-19mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not availableDavid Thompson
2025-06-19net: airoha: Always check return value from airoha_ppe_foe_get_entry()Lorenzo Bianconi
2025-06-19staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()Nathan Chancellor
2025-06-19staging: gpib: hp_82341: Replace manual comparison with min/max macroYuesong Li
2025-06-19staging: sm750fb: rename 'hwCursor'Kisub Choe
2025-06-19staging: rtl8723bs: remove some 5 GHz codeMichael Straube
2025-06-19staging: rtl8723bs: remove return from void functionMichael Straube
2025-06-19staging: greybus: remove unnecessary GPIO line direction checkBartosz Golaszewski
2025-06-19staging: gpib: Add bit and byte padding to ioctl structsDave Penkler
2025-06-19staging: gpib: Use standard size basic uapi typesDave Penkler
2025-06-19staging: gpib: Add local include file for commandsDave Penkler
2025-06-19staging: gpib: Remove unneeded enums and functionsDave Penkler
2025-06-19staging: gpib: Update TODODave Penkler
2025-06-19staging: vme: vme_user: fix up const issue in vme_bus_match()Greg Kroah-Hartman
2025-06-19staging: rtl8723bs: Align next line to open parentheses in core/rtw_xmit.cMilos Puric
2025-06-19drm/xe: Fix early wedge on GuC load failureDaniele Ceraolo Spurio
2025-06-19Merge tag 'linux-can-next-for-6.17-20250618' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-06-19drm/xe: Fix memset on iomemLucas De Marchi
2025-06-19drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar
2025-06-19ublk: santizize the arguments from userspace when adding a deviceRonnie Sahlberg
2025-06-19net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock...Alexey Kodanev
2025-06-19net: mana: Handle unsupported HWC commandsErni Sri Satya Vennela
2025-06-19net: mana: Add speed support in mana_get_link_ksettingsErni Sri Satya Vennela
2025-06-19net: mana: Add support for net_shaper_opsErni Sri Satya Vennela
2025-06-19net: mana: Fix potential deadlocks in mana napi opsErni Sri Satya Vennela
2025-06-19drm/bridge: tc358767: convert to devm_drm_bridge_alloc() APILuca Ceresoli