summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-28Merge branch 'pci/controller/cadence'Bjorn Helgaas
2023-10-28Merge branch 'pci/controller/aspm'Bjorn Helgaas
2023-10-28Merge branch 'pci/vga'Bjorn Helgaas
2023-10-28Merge branch 'pci/reset'Bjorn Helgaas
2023-10-28Merge branch 'pci/pm'Bjorn Helgaas
2023-10-28Merge branch 'pci/p2pdma'Bjorn Helgaas
2023-10-28Merge branch 'pci/hotplug'Bjorn Helgaas
2023-10-28Merge branch 'pci/enumeration'Bjorn Helgaas
2023-10-28Merge branch 'pci/endpoint'Bjorn Helgaas
2023-10-28Merge branch 'pci/ats'Bjorn Helgaas
2023-10-28Merge branch 'pci/aspm'Bjorn Helgaas
2023-10-26PCI: hotplug: Add Ampere Altra Attention Indicator extension driverD Scott Phillips
2023-10-25PCI/AER: Factor out interrupt toggling into helpersKai-Heng Feng
2023-10-25PCI: acpiphp: Allow built-in drivers for Attention IndicatorsD Scott Phillips
2023-10-24PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()Heiner Kallweit
2023-10-24Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"Heiner Kallweit
2023-10-23PCI/P2PDMA: Remove redundant gotoTadeusz Struk
2023-10-18PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski
2023-10-18PCI: Extract ATS disabling to a helper functionBartosz Pawlowski
2023-10-14PCI: qcom: Enable ASPM for platforms supporting 1.9.0 opsManivannan Sadhasivam
2023-10-14PCI: dwc: Add host_post_init() callbackManivannan Sadhasivam
2023-10-10PCI/ASPM: Convert printk() to pr_*() and add includeIlpo Järvinen
2023-10-10PCI/ASPM: Remove unnecessary includesIlpo Järvinen
2023-10-10PCI/ASPM: Use FIELD_MAX() instead of literalsIlpo Järvinen
2023-10-10PCI/ASPM: Use time constantsIlpo Järvinen
2023-10-10PCI/ASPM: Return U32_MAX instead of bit magic constructIlpo Järvinen
2023-10-10PCI/ASPM: Use FIELD_GET/PREP() to access PCIe capability fieldsIlpo Järvinen
2023-10-10PCI: keystone: Don't discard .probe() callbackUwe Kleine-König
2023-10-10PCI: keystone: Don't discard .remove() callbackUwe Kleine-König
2023-10-10PCI: kirin: Don't discard .remove() callbackUwe Kleine-König
2023-10-10PCI: exynos: Don't discard .remove() callbackUwe Kleine-König
2023-10-06drm/qxl: Use pci_is_vga() to identify VGA devicesSui Jingfeng
2023-10-06drm/virtio: Use pci_is_vga() to identify VGA devicesSui Jingfeng
2023-10-06PCI/sysfs: Enable 'boot_vga' attribute via pci_is_vga()Sui Jingfeng
2023-10-06PCI/VGA: Select VGA devices earlierSui Jingfeng
2023-10-06PCI/VGA: Use pci_is_vga() to identify VGA devicesSui Jingfeng
2023-10-05PCI: endpoint: Use IS_ERR_OR_NULL() helper functionRuan Jinjie
2023-10-05PCI: cadence: Drop unused member from struct cdns_plat_pcieLi Chen
2023-10-03PCI/P2PDMA: Fix undefined behavior bug in struct pci_p2pdma_pagemapGustavo A. R. Silva
2023-10-03PCI/ACPI: Use acpi_evaluate_dsm_typed()Andy Shevchenko
2023-10-03PCI: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen
2023-10-03PCI: vmd: Correct PCI Header Type Register's multi-function checkIlpo Järvinen
2023-09-29PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner
2023-09-28drm/radeon: Use pci_get_base_class() to reduce duplicated codeSui Jingfeng
2023-09-28drm/amdgpu: Use pci_get_base_class() to reduce duplicated codeSui Jingfeng
2023-09-28drm/nouveau: Use pci_get_base_class() to reduce duplicated codeSui Jingfeng
2023-09-28PCI: Add pci_get_base_class() helperSui Jingfeng
2023-09-28PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e cardLukas Wunner
2023-09-10Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds