index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-21
38
-454
/
+686
|
\
|
*
Merge branch 'pci/misc'
Bjorn Helgaas
2024-05-17
5
-29
/
+36
|
|
\
|
|
*
PCI: Make pcie_bandwidth_capable() static
Ilpo Järvinen
2024-05-09
2
-4
/
+3
|
|
*
PCI: Clean up accessor macro formatting
Ilpo Järvinen
2024-04-29
1
-13
/
+27
|
|
*
PCI/ERR: Cleanup misleading indentation inside if conditions
Ilpo Järvinen
2024-04-29
1
-9
/
+3
|
|
*
PCI: Annotate pci_cache_line_size variables as __ro_after_init
Heiner Kallweit
2024-04-18
1
-2
/
+2
|
|
*
PCI: Constify pcibus_class
Heiner Kallweit
2024-04-17
1
-1
/
+1
|
*
|
Merge branch 'pci/ims-removal'
Bjorn Helgaas
2024-05-17
2
-109
/
+0
|
|
\
\
|
|
*
|
Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"
Bjorn Helgaas
2024-05-16
1
-59
/
+0
|
|
*
|
Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"
Bjorn Helgaas
2024-05-16
1
-50
/
+0
|
|
|
/
|
*
|
Merge branch 'pci/endpoint'
Bjorn Helgaas
2024-05-17
2
-50
/
+21
|
|
\
\
|
|
*
|
PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind()
Niklas Cassel
2024-04-10
1
-8
/
+6
|
|
*
|
PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop
Niklas Cassel
2024-04-10
1
-17
/
+4
|
|
*
|
PCI: endpoint: pci-epf-test: Remove superfluous code
Niklas Cassel
2024-04-10
1
-14
/
+0
|
|
*
|
PCI: endpoint: Allocate a 64-bit BAR if that is the only option
Niklas Cassel
2024-04-10
1
-3
/
+6
|
|
*
|
PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop
Niklas Cassel
2024-04-10
1
-8
/
+5
|
|
|
/
|
*
|
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
2024-05-17
1
-0
/
+3
|
|
\
\
|
|
*
|
PCI: tegra194: Fix probe path for Endpoint mode
Vidya Sagar
2024-04-10
1
-0
/
+3
|
|
|
/
|
*
|
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
2024-05-17
1
-5
/
+3
|
|
\
\
|
|
*
|
PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id
Rick Wertenbroek
2024-05-15
1
-4
/
+2
|
|
*
|
PCI: rockchip-ep: Set a 64-bit BAR if requested
Niklas Cassel
2024-04-10
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/controller/mt7621'
Bjorn Helgaas
2024-05-17
1
-1
/
+1
|
|
\
\
|
|
*
|
PCI: mt7621: Fix string truncation in mt7621_pcie_parse_port()
Sergio Paracuellos
2024-04-11
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2024-05-17
19
-108
/
+334
|
|
\
\
|
|
*
|
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
2024-04-10
18
-15
/
+61
|
|
*
|
PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...
Manivannan Sadhasivam
2024-04-10
10
-26
/
+90
|
|
*
|
PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
Manivannan Sadhasivam
2024-04-10
4
-11
/
+11
|
|
*
|
PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
Manivannan Sadhasivam
2024-04-10
4
-2
/
+25
|
|
*
|
PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
Manivannan Sadhasivam
2024-04-10
3
-6
/
+6
|
|
*
|
PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
Manivannan Sadhasivam
2024-04-10
3
-15
/
+9
|
|
*
|
PCI: dwc: ep: Add Kernel-doc comments for APIs
Manivannan Sadhasivam
2024-04-10
1
-0
/
+77
|
|
*
|
PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
Manivannan Sadhasivam
2024-04-10
1
-49
/
+71
|
|
|
/
|
*
|
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
2024-05-17
1
-4
/
+1
|
|
\
\
|
|
*
|
PCI: cadence: Set a 64-bit BAR if requested
Niklas Cassel
2024-04-10
1
-4
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/pm'
Bjorn Helgaas
2024-05-17
1
-0
/
+12
|
|
\
\
|
|
*
|
PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports
Mario Limonciello
2024-04-10
1
-0
/
+12
|
|
|
/
|
*
|
Merge branch 'pci/of'
Bjorn Helgaas
2024-05-17
1
-0
/
+2
|
|
\
\
|
|
*
|
PCI: of_property: Return error for int_map allocation failure
Duoming Zhou
2024-05-03
1
-0
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/msi'
Bjorn Helgaas
2024-05-17
1
-6
/
+9
|
|
\
\
|
|
*
|
PCI/MSI: Make error path handling follow the standard pattern
Andy Shevchenko
2024-04-27
1
-6
/
+9
|
|
|
/
|
*
|
Merge branch 'pci/hotplug'
Bjorn Helgaas
2024-05-17
1
-7
/
+5
|
|
\
\
|
|
*
|
PCI: hotplug: Remove obsolete sgi_hotplug TODO notes
Nam Cao
2024-05-03
1
-8
/
+0
|
|
*
|
PCI: hotplug: Document unchecked return value of pci_hp_add_bridge()
Nam Cao
2024-05-03
1
-0
/
+6
|
|
|
/
|
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-05-17
4
-26
/
+21
|
|
\
\
|
|
*
|
PCI: Do not wait for disconnected devices when resuming
Ilpo Järvinen
2024-05-16
1
-0
/
+5
|
|
*
|
PCI: Remove unused pci_enable_device_io()
Heiner Kallweit
2024-05-16
1
-14
/
+0
|
|
*
|
PCI/portdrv: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-25
1
-4
/
+4
|
|
*
|
PCI/MSI: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-25
1
-4
/
+4
|
|
*
|
PCI: Clarify intent of LT wait
Ilpo Järvinen
2024-04-25
1
-3
/
+4
|
|
*
|
PCI: Wait for Link Training==0 before starting Link retrain
Ilpo Järvinen
2024-04-25
1
-1
/
+1
[next]