summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-15crypto: drivers - Drop explicit assigment of 0 in pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-15crypto: ccp - Define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-15hwrng: drivers - Drop unused assignment to pci driver_dataUwe Kleine-König (The Capable Hub)
2026-05-15clk: renesas: r8a73a4: Add ZT/ZTR trace clocksMarek Vasut
2026-05-15pinctrl: renesas: sh-pfc: Implement .pin_config_group_get() callbackGeert Uytterhoeven
2026-05-15Merge tag 'counter-fixes-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/...Greg Kroah-Hartman
2026-05-15interconnect: qcom: eliza: Add SDCC1 slave nodeAbel Vesa
2026-05-15Merge branch 'for-linus' into for-nextTakashi Iwai
2026-05-15drm/loongson: Use managed KMS pollingMyeonghun Pak
2026-05-15counter: intel-qep: Replace manual mutex logic with lock guardsJoao Paulo Menezes Linaris
2026-05-15Merge tag 'drm-intel-next-2026-05-14' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-05-15iommupt: Fixup build warning by using BIT_ULL() for RISCVPT_NC/IOFangyu Yu
2026-05-15iommupt: Fix the end_index calculation in __map_range_leaf()Jason Gunthorpe
2026-05-15iommupt: Check for missing PAGE_SIZE in the pgsize_bitmapJason Gunthorpe
2026-05-15iommu: Handle unmap error when iommu_debug is enabledJason Gunthorpe
2026-05-15iommu: Fix up map/unmap debugging for iommupt domainsJason Gunthorpe
2026-05-15iommu: Fix loss of errno on map failure for classic opsJason Gunthorpe
2026-05-15Merge tag 'drm-xe-next-2026-05-14' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-05-14scsi: isci: Remove unused macro scu_get_command_request_logical_port()Piotr Zarycki
2026-05-14scsi: target: tcm_loop: Fix NULL ptr dereferenceGuixin Liu
2026-05-14scsi: ufs: ufs-qcom: Enable Auto Hibern8 clock request supportPalash Kambar
2026-05-14scsi: ufs: core: Configure only active lanes during linkPalash Kambar
2026-05-15Merge tag 'drm-misc-next-2026-05-14' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-14scsi: isci: Fix use-after-free in device removal pathMichael Bommarito
2026-05-14scsi: pm8001: Reject non-fatal dump when controller is crashedKumar Meiyappan
2026-05-14scsi: pm8001: Reject firmware update in fatal error stateKumar Meiyappan
2026-05-14scsi: hisi_sas: Add slave_destroy interface for v3 hwYihang Li
2026-05-14scsi: mvsas: Don't emit __LINE__ in debug messagesUwe Kleine-König (The Capable Hub)
2026-05-14scsi: sd: Fix return code handling in sd_spinup_disk()Mike Christie
2026-05-14scsi: libiscsi: Fix spelling and format errorsWang Yan
2026-05-14scsi: scsi_transport_srp: Move long delayed work to system_dfl_long_wqMarco Crivellari
2026-05-14scsi: storvsc: Replace symbolic permissions with octalMd Shofiqul Islam
2026-05-14scsi: core: scsi_scan: Fix typo in commentMd Shofiqul Islam
2026-05-14net: ifb: report ethtool stats over num_tx_queuesMichael Bommarito
2026-05-14scsi: ufs: ufshcd-pci: Use PCI_VDEVICE and named initializers for pci arrayUwe Kleine-König (The Capable Hub)
2026-05-14scsi: ufs: tc-dwc-g210-pci: Simplify initialization of pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-14net/mlx5: Skip disabled vports when setting max TX speedOr Har-Toov
2026-05-14net/mlx5: Do not restore destination-less TC rulesJeroen Massar
2026-05-14net/mlx5e: Don't leak RSS context in case of errorGal Pressman
2026-05-14scsi: snic: vnic_dev: Remove dead store in vnic_dev_discover_res()Evgenii Burenchev
2026-05-14net: usb: usbnet: use proper ep number macrosOliver Neukum
2026-05-14octeontx2-pf: fix double free in rvu_rep_rsrc_init()Dawei Feng
2026-05-14net: dsa: microchip: bypass dev_ops for phylink_get_caps()Vladimir Oltean
2026-05-14net: dsa: microchip: bypass dev_ops for mirror operationsVladimir Oltean
2026-05-14net: dsa: microchip: bypass dev_ops for FDB and MDB operationsVladimir Oltean
2026-05-14net: dsa: microchip: bypass dev_ops for VLAN operationsVladimir Oltean
2026-05-14net: dsa: microchip: bypass dev_ops for change_mtu() operationVladimir Oltean
2026-05-14net: dsa: microchip: bypass dev_ops for FDB ageing operationsVladimir Oltean
2026-05-14net: dsa: microchip: remove unused phylink_mac_link_up() callbackBastien Curutchet (Schneider Electric)
2026-05-14Merge tag 'nvme-7.1-2026-05-14' of git://git.infradead.org/nvme into block-7.1Jens Axboe