summaryrefslogtreecommitdiffstats
path: root/drivers/pci/ide.c
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-01-22PCI/IDE: Fix reading a wrong reg for unused sel stream initializationLi Ming-1/+1
2026-01-22PCI/IDE: Fix off by one error calculating VF RID rangeLi Ming-2/+2
2026-01-22Revert "PCI/TSM: Report active IDE streams"Dan Williams-4/+0
2025-11-14PCI/IDE: Initialize an ID for all IDE streamsDan Williams-0/+129
2025-11-14PCI/IDE: Add Address Association Register setup for downstream MMIOXu Yilun-9/+108
2025-11-03PCI/TSM: Report active IDE streamsDan Williams-0/+4
2025-11-03PCI/IDE: Report available IDE streamsDan Williams-0/+67
2025-11-03PCI/IDE: Add IDE establishment helpersDan Williams-0/+428
2025-11-03PCI/IDE: Enumerate Selective Stream IDE capabilitiesDan Williams-0/+88