index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
PCI/CXL: Fail bus reset if upstream CXL Port has SBR masked
Dave Jiang
1
-0
/
+42
2024-05-08
PCI: Lock upstream bridge for pci_reset_function()
Dave Jiang
3
-0
/
+20
2024-05-08
Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2024-05-06
PCI/ASPM: Restore parent state to parent, child state to child
Kai-Heng Feng
1
-2
/
+2
2024-05-03
PCI: hotplug: Remove obsolete sgi_hotplug TODO notes
Nam Cao
1
-8
/
+0
2024-05-03
PCI: hotplug: Document unchecked return value of pci_hp_add_bridge()
Nam Cao
1
-0
/
+6
2024-05-02
PCI: of_property: Return error for int_map allocation failure
Duoming Zhou
1
-0
/
+2
2024-05-02
PCI/ASPM: Clean up ASPM disable/enable mask calculation
Ilpo Järvinen
1
-27
/
+24
2024-05-02
PCI/ASPM: Consolidate link state defines
Ilpo Järvinen
1
-78
/
+77
2024-04-29
PCI: Clean up accessor macro formatting
Ilpo Järvinen
1
-13
/
+27
2024-04-29
PCI/ERR: Cleanup misleading indentation inside if conditions
Ilpo Järvinen
1
-9
/
+3
2024-04-26
PCI/MSI: Make error path handling follow the standard pattern
Andy Shevchenko
1
-6
/
+9
2024-04-25
PCI/portdrv: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-4
/
+4
2024-04-25
PCI/MSI: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-4
/
+4
2024-04-25
PCI: Clarify intent of LT wait
Ilpo Järvinen
1
-3
/
+4
2024-04-25
PCI: Wait for Link Training==0 before starting Link retrain
Ilpo Järvinen
1
-1
/
+1
2024-04-23
PCI: Clear Secondary Status errors after enumeration
Vidya Sagar
1
-0
/
+3
2024-04-18
PCI: Annotate pci_cache_line_size variables as __ro_after_init
Heiner Kallweit
1
-2
/
+2
2024-04-17
PCI: Constify pcibus_class
Heiner Kallweit
1
-1
/
+1
2024-04-17
PCI/AER: Update aer-inject tool source URL
Kuppuswamy Sathyanarayanan
2
-2
/
+2
2024-04-11
PCI: mt7621: Fix string truncation in mt7621_pcie_parse_port()
Sergio Paracuellos
1
-1
/
+1
2024-04-10
PCI: tegra194: Fix probe path for Endpoint mode
Vidya Sagar
1
-0
/
+3
2024-04-10
PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind()
Niklas Cassel
1
-8
/
+6
2024-04-10
PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop
Niklas Cassel
1
-17
/
+4
2024-04-10
PCI: endpoint: pci-epf-test: Remove superfluous code
Niklas Cassel
1
-14
/
+0
2024-04-10
PCI: endpoint: Allocate a 64-bit BAR if that is the only option
Niklas Cassel
1
-3
/
+6
2024-04-10
PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop
Niklas Cassel
1
-8
/
+5
2024-04-10
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
18
-15
/
+61
2024-04-10
PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...
Manivannan Sadhasivam
10
-26
/
+90
2024-04-10
PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
Manivannan Sadhasivam
4
-11
/
+11
2024-04-10
PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
Manivannan Sadhasivam
4
-2
/
+25
2024-04-10
PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
Manivannan Sadhasivam
3
-6
/
+6
2024-04-10
PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
Manivannan Sadhasivam
3
-15
/
+9
2024-04-10
PCI: dwc: ep: Add Kernel-doc comments for APIs
Manivannan Sadhasivam
1
-0
/
+77
2024-04-10
PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
Manivannan Sadhasivam
1
-49
/
+71
2024-04-10
PCI: rockchip-ep: Set a 64-bit BAR if requested
Niklas Cassel
1
-1
/
+1
2024-04-10
PCI: cadence: Set a 64-bit BAR if requested
Niklas Cassel
1
-4
/
+1
2024-04-10
PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
Mario Limonciello
1
-0
/
+12
2024-04-09
PCI/DOE: Support discovery version 2
Alexey Kardashevskiy
1
-3
/
+9
2024-03-29
Revert "PCI: Mark LSI FW643 to avoid bus reset"
Bjorn Helgaas
1
-8
/
+0
2024-03-27
PCI: Mask Replay Timer Timeout errors for Genesys GL975x SD host controller
Kai-Heng Feng
1
-0
/
+20
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
42
-1100
/
+1957
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2024-03-13
Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+0
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-2
/
+2
2024-03-12
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
1
-2
/
+40
2024-03-12
Merge branch 'pci/controller/imx'
Bjorn Helgaas
1
-275
/
+352
2024-03-12
Merge branch 'pci/controller/hyperv'
Bjorn Helgaas
1
-1
/
+2
2024-03-12
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2
-9
/
+19
2024-03-12
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
2
-1
/
+19
[prev]
[next]