aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-11spi: hisi-sfc-v3xx: Propagate errors from optional IRQ lookupbui duc phuc1-2/+2
2026-08-11regmap: sdw-mbq: Fix swap of timeout and retry timesCharles Keepax1-1/+1
2026-08-11s390/virtio: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-11s390/cio: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-11s390/vfio_ccw: Add __must_hold() attribute to vfio_ccw_sch_quiesce()Heiko Carstens2-1/+3
2026-08-11s390/char: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-11s390/con3215: Add __must_hold() attribute to raw3215_make_room()Heiko Carstens1-0/+1
2026-08-11spi: dw: fix wrong RX_SAMPLE_DLY setting after resumeJisheng Zhang1-0/+1
2026-08-11gpio: gpio-by-pinctrl: Apply initial value in direction output wrapperAlex Tran1-6/+12
2026-08-11spi: meson-spifc: use devm_pm_runtime_set_active_enabledFelix Gu1-11/+5
2026-08-11spi: sprd-adi: Fix probe succeeding without registering the controllerBabanpreet Singh1-0/+6
2026-08-11net: hns3: use txqueue parameter directly in ndo_tx_timeoutJian Shen1-26/+22
2026-08-11net: hns3: add missing const qualifier to hclge_log_error() reg parameterJijie Shao1-1/+1
2026-08-11net: hns3: set msg->desc to NULL after kfree in hclge_query_reg_info()Jian Shen1-0/+1
2026-08-11irqchip/gic-v3: make the unmasking of pseudo-NMIs explicit when handling IRQsAda Couprie Diaz1-4/+1
2026-08-11net: ngbe: fix NULL pointer dereference in non-MSI-X interrupt enablingJiawen Wu1-1/+3
2026-08-11net: tap: fix wrong transport_header when sending VLAN-tagged frameWei Fang1-1/+2
2026-08-11phy: qcom: qmp-combo: Drop qmp_v4_calibrate_dp_phyEsteban Urrutia1-31/+0
2026-08-11phy: qcom: qmp-combo: Correct pre-emphasis table for QMP v4 DP PHYsEsteban Urrutia1-1/+1
2026-08-11phy: renesas: rcar-gen3-usb2: Ignore missing VBUS regulatorLad Prabhakar1-2/+11
2026-08-11pmdomain: Merge branch fixes into nextUlf Hansson1-0/+4
2026-08-11pmdomain: qcom: rpmhpd: Add missing MXC and MMCX power domains for ElizaAbel Vesa1-0/+4
2026-08-11vxlan: do not arm the ageing timer on a device that is downBaul Lee1-1/+1
2026-08-11PCI/ASPM: Avoid L0s for Realtek RTS525AMax Lee1-0/+3
2026-08-11dpll: use pin owner's dpll ref for pin-level attribute settingIvan Vecera1-163/+50
2026-08-11dpll: zl3073x: update all DPLL channels on ref_sync_setIvan Vecera1-10/+48
2026-08-11NTB: ntb_netdev: Preserve RX queue depth on allocation failureKoichiro Den1-7/+8
2026-08-11s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()Anthony Krowiak1-25/+20
2026-08-11firewire: core: add KUnit tests for failure of tree buildingTakashi Sakamoto1-0/+84
2026-08-11firewire: core: add KUnit tests for successful tree buildingTakashi Sakamoto1-0/+508
2026-08-11firewire: core: add KUnit test skeleton for node treeTakashi Sakamoto4-0/+39
2026-08-11drm/panel: remove accidentally committed .orig fileJani Nikula1-722/+0
2026-08-11Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'qualcomm/msm', 'rockchip', 'ti/omap', 'riscv', 'intel/vt-d', 'amd/amd-vi', 'core' and 'typos' into nextJoerg Roedel34-398/+880
2026-08-11iommu/amd: Add SNP page mode 0 supportVasant Hegde3-15/+35
2026-08-11iommu/amd: Fix GN bit setting in COMPLETE_PPR_REQUEST commandVasant Hegde2-5/+22
2026-08-11iommu/amd: Rate limit INVALID_PPR_REQUEST error loggingVasant Hegde1-3/+4
2026-08-11iommu/amd: Fix missing CMD_COMPLETE_PPR response for invalid PPR requestsVasant Hegde2-6/+33
2026-08-11iommu/amd: Introduce PPR_TAG_LAST_PAGE() macroVasant Hegde2-5/+5
2026-08-11iommu/amd: Fix incorrect device ID in invalid PASID error messageVasant Hegde1-1/+1
2026-08-11Revert "Merge branch 'ib-rsk7204' into devel"Linus Walleij1-28/+0
2026-08-11media: ipu-bridge: check all DMI entries when overriding sensor rotationJosé María Martín1-3/+5
2026-08-11pwm: th1520: use vertical import styleGuru Das Srinagesh1-3/+9
2026-08-11thunderbolt: Clamp DMA tunnel credits to what a hop register can holdFan Ye1-1/+9
2026-08-10scsi: fnic: Fix built-in NVMe/FC buildKaran Tilak Kumar2-2/+2
2026-08-10PCI: ultrarisc: Use module_platform_driver()Jia Wang1-1/+1
2026-08-10PCI: ultrarisc: Get and enable DP1000 PCIe controller clocksJia Wang1-7/+78
2026-08-10et131x: propagate EEPROM readiness errorsAvi Weiss1-1/+1
2026-08-10net: sfp: fix hwmon_name memory leak on hwmon registration failureKrishan Singh1-0/+4
2026-08-10drivers/s390/net: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2
2026-08-10s390/ctcm: Add __context_unsafe() attribute to various functionsHeiko Carstens2-17/+9