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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
PCI: Don't allow unbinding host controllers that aren't prepared
Brian Norris
6
-0
/
+6
2017-04-28
Merge branch 'pci/msi' into next
Bjorn Helgaas
2
-123
/
+67
2017-04-28
Merge branch 'pci/ioremap' into next
Bjorn Helgaas
7
-9
/
+11
2017-04-28
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
2
-23
/
+68
2017-04-28
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-2
/
+3
2017-04-28
Merge branch 'pci/host-iproc' into next
Bjorn Helgaas
1
-1
/
+1
2017-04-28
Merge branch 'pci/host-hv' into next
Bjorn Helgaas
1
-11
/
+35
2017-04-28
Merge branch 'pci/host-faraday' into next
Bjorn Helgaas
3
-0
/
+569
2017-04-24
PCI: versatile: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+2
2017-04-24
PCI: tegra: Update PCI config space remap function
Lorenzo Pieralisi
1
-2
/
+2
2017-04-24
PCI: xgene: Update PCI config space remap function
Lorenzo Pieralisi
1
-2
/
+2
2017-04-24
PCI: iproc-platform: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+2
2017-04-24
PCI: rockchip: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+1
2017-04-24
PCI: xilinx-nwl: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+1
2017-04-24
PCI: xilinx: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+1
2017-04-21
PCI: rockchip: Modularize
Brian Norris
2
-2
/
+8
2017-04-21
PCI: rockchip: Add remove() support
Brian Norris
1
-2
/
+34
2017-04-18
PCI: hv: Convert hv_pci_dev.refs from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+5
2017-04-11
PCI: rockchip: Set PCI_EXP_LNKSTA_SLC in the Root Port
Shawn Lin
1
-1
/
+1
2017-04-04
PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC
K. Y. Srinivasan
1
-1
/
+1
2017-04-04
PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUs
K. Y. Srinivasan
1
-3
/
+8
2017-04-03
PCI: rockchip: Advertise 128-byte Read Completion Boundary support
Shawn Lin
1
-0
/
+5
2017-04-03
PCI: thunder-pem: Fix legacy firmware PEM-specific resources
Tomasz Nowicki
1
-2
/
+8
2017-03-25
PCI: mvebu: Avoid changing the SCC bit in the Link Status register
Russell King
1
-2
/
+3
2017-03-24
PCI: faraday: Add Faraday Technology FTPCI100 PCI Host Bridge driver
Linus Walleij
3
-0
/
+569
2017-03-24
PCI: hv: Lock PCI bus on device eject
Long Li
1
-0
/
+4
2017-03-24
PCI: hv: Properly handle PCI bus remove
Long Li
1
-3
/
+17
2017-03-23
PCI: rockchip: Make 'return 0' more obvious in probe()
Brian Norris
1
-1
/
+1
2017-03-23
PCI: rockchip: Unindent rockchip_pcie_set_power_limit()
Bjorn Helgaas
1
-16
/
+17
2017-03-23
PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host contro...
Tomasz Nowicki
1
-2
/
+54
2017-03-23
PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controller
Tomasz Nowicki
1
-1
/
+1
2017-03-23
PCI: rockchip: Handle regulator_get_current_limit() failure correctly
Brian Norris
1
-1
/
+2
2017-03-16
PCI: iproc: Add PCI_DOMAIN dependency to PCI Kconfig
Jon Mason
1
-1
/
+1
2017-03-14
PCI: mvebu: Remove useless MSI enabling code
Thomas Petazzoni
1
-17
/
+0
2017-03-14
PCI: aardvark: Move to MSI handling using generic MSI support
Thomas Petazzoni
1
-106
/
+67
2017-03-09
PCI: iproc: Save host bridge window resource in struct iproc_pcie
Bjorn Helgaas
3
-21
/
+23
2017-03-03
Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+7
2017-02-28
PCI: altera: Fix TLP_CFG_DW0 for TLP write
Ley Foon Tan
1
-3
/
+7
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
30
-6541
/
+256
2017-02-21
Merge branch 'pci/host-xilinx' into next
Bjorn Helgaas
2
-14
/
+4
2017-02-21
Merge branch 'pci/host-xgene' into next
Bjorn Helgaas
1
-6
/
+5
2017-02-21
Merge branch 'pci/host-versatile' into next
Bjorn Helgaas
1
-1
/
+3
2017-02-21
Merge branch 'pci/host-thunder' into next
Bjorn Helgaas
1
-5
/
+20
2017-02-21
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
1
-39
/
+136
2017-02-21
Merge branch 'pci/host-rcar' into next
Bjorn Helgaas
1
-7
/
+2
2017-02-21
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-42
/
+61
2017-02-21
Merge branch 'pci/host-iproc' into next
Bjorn Helgaas
2
-7
/
+5
2017-02-21
Merge branch 'pci/host-hv' into next
Bjorn Helgaas
1
-3
/
+17
2017-02-21
Merge branch 'pci/host-hisi' into next
Bjorn Helgaas
1
-0
/
+2
[next]