index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
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
4
-8
/
+20
|
|
*
|
|
|
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
5
-18
/
+21
|
|
*
|
|
|
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
3
-43
/
+62
|
|
\
\
\
\
|
|
*
|
|
|
PCI: histb: Add an optional regulator for PCIe port power control
Shawn Guo
2018-03-07
1
-0
/
+21
|
|
*
|
|
|
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
1
-1
/
+22
|
|
*
|
|
|
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
6
-48
/
+159
|
|
\
\
\
\
|
|
*
|
|
|
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
1
-1
/
+3
|
|
*
|
|
|
PCI: Wait for device to become ready after a power management reset
Sinan Kaya
2018-03-05
1
-1
/
+1
|
|
*
|
|
|
PCI: Rename pci_flr_wait() to pci_dev_wait() and make it generic
Sinan Kaya
2018-02-27
1
-17
/
+31
|
|
*
|
|
|
PCI: Handle FLR failure and allow other reset types
Sinan Kaya
2018-02-27
1
-8
/
+10
|
|
*
|
|
|
PCI: Protect restore with device lock to be consistent
Sinan Kaya
2018-02-27
1
-1
/
+3
|
|
*
|
|
|
PCI: Add function 1 DMA alias quirk for Marvell 88SE9220
Thomas Vincent-Cross
2018-02-27
1
-0
/
+3
|
|
*
|
|
|
PCI: Add ACS quirk for Ampere root ports
Feng Kan
2018-02-23
1
-0
/
+9
|
|
*
|
|
|
PCI: Remove redundant probes for device reset support
Bjorn Helgaas
2018-02-22
1
-9
/
+6
|
|
*
|
|
|
PCI: Probe for device reset support during enumeration
Bjorn Helgaas
2018-02-16
2
-2
/
+4
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/portdrv'
Bjorn Helgaas
2018-04-04
18
-199
/
+205
|
|
\
\
\
\
|
|
*
|
|
|
PCI/DPC: Rename from pcie-dpc.c to dpc.c
Bjorn Helgaas
2018-04-01
2
-1
/
+1
|
|
*
|
|
|
PCI/DPC: Do not enable DPC if AER control is not allowed by the BIOS
Mika Westerberg
2018-03-31
2
-3
/
+3
|
|
*
|
|
|
PCI/AER: Use cached AER Capability offset
Frederick Lawler
2018-03-31
3
-8
/
+14
|
|
*
|
|
|
PCI/portdrv: Rename and reverse sense of pcie_ports_auto
Bjorn Helgaas
2018-03-31
3
-20
/
+12
|
|
*
|
|
|
PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver
Bjorn Helgaas
2018-03-31
1
-0
/
+2
[prev]
[next]