index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
PCI: v3-semi: Remove unnecessary semicolon
Fengguang Wu
2018-03-22
1
-1
/
+1
|
|
*
|
|
|
PCI: rcar: Remove unnecessary semicolon
Fengguang Wu
2018-03-22
1
-1
/
+1
|
|
*
|
|
|
PCI: faraday: Make struct faraday_pci_variant static
Fengguang Wu
2018-03-22
1
-2
/
+2
|
|
*
|
|
|
PCI: kirin: Make struct kirin_pcie_driver static
Fengguang Wu
2018-03-22
1
-1
/
+1
|
|
*
|
|
|
PCI: kirin: Fix missing dependency on PCI_MSI_IRQ_DOMAIN
Rob Herring
2018-03-21
1
-0
/
+1
|
|
*
|
|
|
PCI: iproc: Remove dependency on ARM specific struct pci_sys_data
Rob Herring
2018-03-21
3
-23
/
+3
|
|
*
|
|
|
PCI: kirin: Remove unnecessary asm/compiler.h include
Rob Herring
2018-03-20
1
-1
/
+0
|
|
*
|
|
|
PCI: tegra: Add PCI_MSI_IRQ_DOMAIN kconfig dependency
Arnd Bergmann
2018-03-14
1
-0
/
+1
|
|
*
|
|
|
PCI: vmd: Fix malformed Kconfig default
Ulf Magnusson
2018-02-23
1
-1
/
+0
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
2018-04-04
8
-81
/
+109
|
|
\
\
\
\
|
|
*
|
|
|
misc: pci_endpoint_test: Handle 64-bit BARs properly
Niklas Cassel
2018-04-03
1
-5
/
+7
|
|
*
|
|
|
PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly
Niklas Cassel
2018-04-03
1
-0
/
+4
|
|
*
|
|
|
PCI: endpoint: Make sure that BAR_5 does not have 64-bit flag set when clearing
Niklas Cassel
2018-04-03
1
-1
/
+3
|
|
*
|
|
|
PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...
Niklas Cassel
2018-04-03
5
-10
/
+23
|
|
*
|
|
|
PCI: endpoint: Handle 64-bit BARs properly
Niklas Cassel
2018-04-03
1
-0
/
+7
|
|
*
|
|
|
PCI: cadence: Set PCI_BASE_ADDRESS_MEM_TYPE_64 if a 64-bit BAR was set-up
Niklas Cassel
2018-04-03
1
-0
/
+3
|
|
*
|
|
|
PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly
Niklas Cassel
2018-04-03
1
-1
/
+8
|
|
*
|
|
|
PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not set
Niklas Cassel
2018-04-03
1
-1
/
+3
|
|
*
|
|
|
PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is set
Niklas Cassel
2018-04-03
1
-1
/
+4
|
|
*
|
|
|
PCI: endpoint: Setting BAR_5 to 64-bits wide is invalid
Niklas Cassel
2018-04-03
1
-1
/
+3
|
|
*
|
|
|
PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
Niklas Cassel
2018-04-03
7
-22
/
+25
|
|
*
|
|
|
PCI: endpoint: BAR width should not depend on sizeof dma_addr_t
Niklas Cassel
2018-04-03
1
-5
/
+7
|
|
*
|
|
|
PCI: endpoint: Remove goto labels in pci_epf_create()
Rolf Evers-Fischer
2018-03-01
1
-20
/
+12
|
|
*
|
|
|
PCI: endpoint: Fix kernel panic after put_device()
Rolf Evers-Fischer
2018-03-01
1
-1
/
+1
|
|
*
|
|
|
PCI: endpoint: Simplify name allocation for EPF device
Rolf Evers-Fischer
2018-03-01
1
-18
/
+4
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'lorenzo/pci/dwc-msi'
Bjorn Helgaas
2018-04-04
12
-370
/
+256
|
|
\
\
\
\
|
|
*
|
|
|
PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256
Gustavo Pimentel
2018-03-06
2
-11
/
+11
|
|
*
|
|
|
PCI: dwc: Remove old MSI IRQs API
Gustavo Pimentel
2018-03-06
5
-195
/
+5
|
|
*
|
|
|
PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API
Gustavo Pimentel
2018-03-06
11
-214
/
+290
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
2018-04-04
5
-43
/
+67
|
|
\
\
\
\
|
|
*
|
|
|
PCI: histb: Add an optional regulator for PCIe port power control
Shawn Guo
2018-03-07
2
-0
/
+22
|
|
*
|
|
|
PCI: histb: Fix error path of histb_pcie_host_enable()
Shawn Guo
2018-03-07
1
-4
/
+3
|
|
*
|
|
|
PCI: qcom: Use regulator bulk api for apq8064 supplies
Srinivas Kandagatla
2018-03-07
1
-37
/
+15
|
|
*
|
|
|
PCI: qcom: Add missing supplies required for msm8996
Srinivas Kandagatla
2018-03-07
2
-1
/
+26
|
|
*
|
|
|
PCI: designware-ep: Fix typo in error message
Niklas Cassel
2018-03-07
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'lorenzo/pci/altera'
Bjorn Helgaas
2018-04-04
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
PCI: altera: Fix bool initialization in tlp_read_packet()
Gustavo A. R. Silva
2018-02-28
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/vpd'
Bjorn Helgaas
2018-04-04
5
-570
/
+578
|
|
\
\
\
\
|
|
*
|
|
|
PCI/VPD: Move VPD structures to vpd.c
Bjorn Helgaas
2018-03-19
2
-17
/
+17
|
|
*
|
|
|
PCI/VPD: Move VPD quirks to vpd.c
Bjorn Helgaas
2018-03-19
2
-121
/
+120
|
|
*
|
|
|
PCI/VPD: Move VPD sysfs code to vpd.c
Bjorn Helgaas
2018-03-19
3
-64
/
+72
|
|
*
|
|
|
PCI/VPD: Move VPD access code to vpd.c
Bjorn Helgaas
2018-03-19
2
-368
/
+369
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-04-04
8
-51
/
+168
|
|
\
\
\
\
|
|
*
|
|
|
PCI/IOV: Add missing prototypes for powerpc pcibios interfaces
Mathieu Malaterre
2018-03-31
1
-1
/
+6
|
|
*
|
|
|
PCI/IOV: Use VF0 cached config registers for other VFs
KarimAllah Ahmed
2018-03-31
3
-12
/
+81
|
|
*
|
|
|
PCI/IOV: Skip BAR sizing for VFs
KarimAllah Ahmed
2018-03-19
1
-0
/
+4
|
|
*
|
|
|
PCI/IOV: Skip INTx config reads for VFs
KarimAllah Ahmed
2018-03-05
1
-0
/
+7
|
|
*
|
|
|
PCI: Wait for device to become ready after secondary bus reset
Sinan Kaya
2018-03-05
1
-1
/
+1
|
|
*
|
|
|
PCI: Add a return type for pci_reset_bridge_secondary_bus()
Sinan Kaya
2018-03-05
2
-2
/
+4
|
|
*
|
|
|
PCI: Wait for device to become ready after a power management reset
Sinan Kaya
2018-03-05
1
-1
/
+1
[prev]
[next]