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-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-10
PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions
Thomas Petazzoni
1
-0
/
+2
2017-10-10
Revert "PCI: tegra: Do not allocate MSI target memory"
Thierry Reding
1
-16
/
+6
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-471
/
+1334
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2
-2
/
+2
2017-09-07
Merge branch 'pci/misc' into next
Bjorn Helgaas
2
-6
/
+5
2017-09-07
Merge branch 'pci/host-xilinx' into next
Bjorn Helgaas
3
-45
/
+28
2017-09-07
Merge branch 'pci/host-xgene' into next
Bjorn Helgaas
2
-22
/
+21
2017-09-07
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
1
-2
/
+17
2017-09-07
Merge branch 'pci/host-tegra' into next
Bjorn Helgaas
1
-3
/
+3
2017-09-07
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
1
-143
/
+281
2017-09-07
Merge branch 'pci/host-rcar' into next
Bjorn Helgaas
1
-6
/
+6
2017-09-07
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-2
/
+1
2017-09-07
Merge branch 'pci/host-mediatek' into next
Bjorn Helgaas
2
-70
/
+691
2017-09-07
Merge branch 'pci/host-iproc' into next
Bjorn Helgaas
4
-152
/
+259
2017-09-07
Merge branch 'pci/host-hv' into next
Bjorn Helgaas
1
-1
/
+7
2017-09-07
Merge branch 'pci/host-faraday' into next
Bjorn Helgaas
1
-3
/
+3
2017-09-07
Merge branch 'pci/host-altera' into next
Bjorn Helgaas
2
-11
/
+8
2017-09-07
PCI: xgene: Clean up whitespace
Bjorn Helgaas
1
-19
/
+18
2017-09-07
PCI: xgene: Define XGENE_PCI_EXP_CAP and use generic PCI_EXP_RTCTL offset
Bjorn Helgaas
1
-2
/
+2
2017-09-07
PCI: xgene: Fix platform_get_irq() error handling
Fabio Estevam
1
-1
/
+1
2017-09-05
PCI: xilinx-nwl: Fix platform_get_irq() error handling
Fabio Estevam
1
-1
/
+1
2017-09-05
PCI: rockchip: Fix platform_get_irq() error handling
Fabio Estevam
1
-3
/
+3
2017-09-05
PCI: altera: Fix platform_get_irq() error handling
Fabio Estevam
2
-4
/
+4
2017-09-05
PCI: iproc: Clean up whitespace
Bjorn Helgaas
1
-116
/
+115
2017-09-05
PCI: iproc: Rename PCI_EXP_CAP to IPROC_PCI_EXP_CAP
Bjorn Helgaas
1
-10
/
+9
2017-09-05
PCI: iproc: Add 500ms delay during device shutdown
Oza Pawandeep
3
-15
/
+33
2017-09-01
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2
-2
/
+2
2017-08-30
PCI: vmd: Remove IRQ affinity so we can allocate more IRQs
Keith Busch
1
-10
/
+2
2017-08-30
PCI: mediatek: Use PCI_NUM_INTX
Honghui Zhang
1
-3
/
+2
2017-08-30
PCI: mediatek: Add MSI support for MT2712 and MT7622
Honghui Zhang
1
-1
/
+155
2017-08-30
PCI: mediatek: Use bus->sysdata to get host private data
Honghui Zhang
1
-2
/
+1
2017-08-30
PCI: mediatek: Add controller support for MT2712 and MT7622
Ryder Lee
2
-7
/
+460
2017-08-30
PCI: mediatek: Switch to use platform_get_resource_byname()
Ryder Lee
1
-7
/
+10
2017-08-30
PCI: mediatek: Add a structure to abstract the controller generations
Honghui Zhang
1
-5
/
+26
2017-08-30
PCI: mediatek: Rename port->index and mtk_pcie_parse_ports()
Honghui Zhang
1
-25
/
+25
2017-08-30
PCI: mediatek: Use readl_poll_timeout() to wait for Gen2 training
Ryder Lee
1
-30
/
+22
2017-08-30
PCI: mediatek: Explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-08-29
PCI: rockchip: Umap IO space if probe fails
Jeffy Chen
1
-3
/
+5
2017-08-29
PCI: rockchip: Remove IRQ domain if probe fails
Jeffy Chen
1
-1
/
+3
2017-08-29
PCI: rockchip: Disable vpcie0v9 if resume_noirq fails
Jeffy Chen
1
-1
/
+4
2017-08-29
PCI: rockchip: Clean up PHY if driver probe or resume fails
Shawn Lin
1
-17
/
+29
2017-08-29
PCI: rockchip: Factor out rockchip_pcie_deinit_phys()
Shawn Lin
1
-14
/
+15
2017-08-29
PCI: rockchip: Factor out rockchip_pcie_disable_clocks()
Shawn Lin
1
-16
/
+14
2017-08-29
PCI: rockchip: Factor out rockchip_pcie_enable_clocks()
Shawn Lin
1
-45
/
+45
2017-08-29
PCI: rockchip: Factor out rockchip_pcie_setup_irq()
Shawn Lin
1
-35
/
+47
2017-08-29
PCI: rockchip: Use gpiod_set_value_cansleep() to allow reset via expanders
Fabio Estevam
1
-2
/
+2
2017-08-29
PCI: rockchip: Use PCI_NUM_INTX
Paul Burton
1
-1
/
+1
2017-08-29
PCI: rockchip: Explicitly request exclusive reset control
Philipp Zabel
1
-7
/
+8
2017-08-28
PCI: iproc: Work around Stingray CRS defects
Oza Pawandeep
1
-1
/
+81
[next]