index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-26
Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-26
/
+33
2018-04-23
PCI / PM: Do not clear state_saved in pci_pm_freeze() when smart suspend is set
Mika Westerberg
1
-2
/
+3
2018-04-20
PCI: Add "PCIe" to pcie_print_link_status() messages
Jakub Kicinski
1
-2
/
+2
2018-04-17
PCI: kirin: Fix reset gpio name
Loic Poulain
1
-1
/
+1
2018-04-16
PCI: aardvark: Fix PCIe Max Read Request Size setting
Evan Wang
1
-1
/
+3
2018-04-16
PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq mode
Victor Gu
1
-17
/
+24
2018-04-16
PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
Victor Gu
1
-3
/
+1
2018-04-16
PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()
Victor Gu
1
-2
/
+2
2018-04-11
PCI: Remove messages about reassigning resources
Desnes A. Nunes do Rosario
2
-3
/
+0
2018-04-10
PCI: Mark Broadcom HT1100 and HT2000 Root Port Extended Tags as broken
Sinan Kaya
1
-0
/
+4
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
78
-1742
/
+2134
2018-04-04
Merge branch 'lorenzo/pci/xilinx'
Bjorn Helgaas
1
-2
/
+2
2018-04-04
Merge branch 'lorenzo/pci/xgene'
Bjorn Helgaas
1
-1
/
+1
2018-04-04
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
1
-76
/
+278
2018-04-04
Merge branch 'lorenzo/pci/rcar'
Bjorn Helgaas
1
-1
/
+0
2018-04-04
Merge branch 'lorenzo/pci/hv'
Bjorn Helgaas
1
-25
/
+87
2018-04-04
Merge branch '6c994c504fa2'
Bjorn Helgaas
9
-30
/
+10
2018-04-04
Merge branch 'lorenzo/pci/endpoint'
Bjorn Helgaas
5
-70
/
+95
2018-04-04
Merge branch 'lorenzo/pci/dwc-msi'
Bjorn Helgaas
12
-370
/
+256
2018-04-04
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
3
-43
/
+62
2018-04-04
Merge branch 'lorenzo/pci/altera'
Bjorn Helgaas
1
-1
/
+1
2018-04-04
Merge branch 'pci/vpd'
Bjorn Helgaas
5
-570
/
+578
2018-04-04
Merge branch 'pci/virtualization'
Bjorn Helgaas
6
-48
/
+159
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
17
-197
/
+194
2018-04-04
Merge branch 'pci/misc'
Bjorn Helgaas
37
-179
/
+104
2018-04-04
Merge branch 'pci/lpc'
Bjorn Helgaas
1
-76
/
+19
2018-04-04
Merge branch 'pci/hotplug'
Bjorn Helgaas
2
-14
/
+21
2018-04-04
Merge branch 'pci/enumeration'
Bjorn Helgaas
5
-32
/
+204
2018-04-04
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-1
/
+19
2018-04-04
PCI: Apply the new generic I/O management on PCI IO hosts
Zhichang Yuan
1
-75
/
+17
2018-04-04
PCI: Add fwnode handler as input param of pci_register_io_range()
Gabriele Paoloni
1
-1
/
+2
2018-04-04
PCI: Remove __weak tag from pci_register_io_range()
Gabriele Paoloni
1
-1
/
+1
2018-04-03
PCI: Add pcie_print_link_status() to log link speed and whether it's limited
Tal Gilboa
1
-0
/
+32
2018-04-03
PCI: Add pcie_bandwidth_available() to compute bandwidth available to device
Tal Gilboa
1
-0
/
+58
2018-04-03
PCI: designware-ep: Make dw_pcie_ep_reset_bar() handle 64-bit BARs properly
Niklas Cassel
1
-0
/
+4
2018-04-03
PCI: endpoint: Make sure that BAR_5 does not have 64-bit flag set when clearing
Niklas Cassel
1
-1
/
+3
2018-04-03
PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...
Niklas Cassel
4
-8
/
+20
2018-04-03
PCI: endpoint: Handle 64-bit BARs properly
Niklas Cassel
1
-0
/
+7
2018-04-03
PCI: cadence: Set PCI_BASE_ADDRESS_MEM_TYPE_64 if a 64-bit BAR was set-up
Niklas Cassel
1
-0
/
+3
2018-04-03
PCI: designware-ep: Make dw_pcie_ep_set_bar() handle 64-bit BARs properly
Niklas Cassel
1
-1
/
+8
2018-04-03
PCI: endpoint: Setting a BAR size > 4 GB is invalid if 64-bit flag is not set
Niklas Cassel
1
-1
/
+3
2018-04-03
PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is set
Niklas Cassel
1
-1
/
+4
2018-04-03
PCI: endpoint: Setting BAR_5 to 64-bits wide is invalid
Niklas Cassel
1
-1
/
+3
2018-04-03
PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()
Niklas Cassel
5
-18
/
+21
2018-04-03
PCI: endpoint: BAR width should not depend on sizeof dma_addr_t
Niklas Cassel
1
-5
/
+7
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
1
-19
/
+0
2018-04-02
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-8
/
+20
2018-03-31
PCI/DPC: Rename from pcie-dpc.c to dpc.c
Bjorn Helgaas
2
-1
/
+1
2018-03-31
PCI/IOV: Use VF0 cached config registers for other VFs
KarimAllah Ahmed
3
-12
/
+81
[next]