index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-09
20
-471
/
+1334
|
\
|
*
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-07
2
-2
/
+2
|
|
\
|
|
*
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2017-09-01
2
-2
/
+2
|
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2017-09-07
2
-6
/
+5
|
|
\
\
|
|
*
|
PCI: Convert to using %pOF instead of full_name()
Rob Herring
2017-08-24
2
-6
/
+5
|
|
|
/
|
*
|
Merge branch 'pci/host-xilinx' into next
Bjorn Helgaas
2017-09-07
3
-45
/
+28
|
|
\
\
|
|
*
|
PCI: xilinx-nwl: Fix platform_get_irq() error handling
Fabio Estevam
2017-09-05
1
-1
/
+1
|
|
*
|
PCI: xilinx: Allow build on MIPS platforms
Paul Burton
2017-08-16
1
-1
/
+1
|
|
*
|
PCI: xilinx: Don't enable config completion interrupts
Paul Burton
2017-08-16
1
-2
/
+3
|
|
*
|
PCI: xilinx: Unify INTx & MSI interrupt decode
Paul Burton
2017-08-16
1
-33
/
+15
|
|
*
|
PCI: xilinx-nwl: Translate INTx range to hwirqs 0-3
Paul Burton
2017-08-16
1
-5
/
+4
|
|
*
|
PCI: xilinx: Translate INTx range to hwirqs 0-3
Paul Burton
2017-08-16
1
-3
/
+4
|
|
|
/
|
*
|
Merge branch 'pci/host-xgene' into next
Bjorn Helgaas
2017-09-07
2
-22
/
+21
|
|
\
\
|
|
*
|
PCI: xgene: Clean up whitespace
Bjorn Helgaas
2017-09-07
1
-19
/
+18
|
|
*
|
PCI: xgene: Define XGENE_PCI_EXP_CAP and use generic PCI_EXP_RTCTL offset
Bjorn Helgaas
2017-09-07
1
-2
/
+2
|
|
*
|
PCI: xgene: Fix platform_get_irq() error handling
Fabio Estevam
2017-09-07
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
2017-09-07
1
-2
/
+17
|
|
\
\
|
|
*
|
PCI: vmd: Remove IRQ affinity so we can allocate more IRQs
Keith Busch
2017-08-30
1
-10
/
+2
|
|
*
|
PCI: vmd: Free up IRQs on suspend path
Scott Bauer
2017-08-14
1
-0
/
+15
|
|
*
|
PCI: vmd: Assign vector zero to all bridges
Keith Busch
2017-08-03
1
-1
/
+1
|
|
*
|
PCI: vmd: Reserve IRQ pre-vector for better affinity
Keith Busch
2017-08-03
1
-2
/
+10
|
|
|
/
|
*
|
Merge branch 'pci/host-tegra' into next
Bjorn Helgaas
2017-09-07
1
-3
/
+3
|
|
\
\
|
|
*
|
PCI: tegra: Explicitly request exclusive reset control
Philipp Zabel
2017-08-03
1
-3
/
+3
|
|
|
/
|
*
|
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
2017-09-07
1
-143
/
+281
|
|
\
\
|
|
*
|
PCI: rockchip: Fix platform_get_irq() error handling
Fabio Estevam
2017-09-05
1
-3
/
+3
|
|
*
|
PCI: rockchip: Umap IO space if probe fails
Jeffy Chen
2017-08-29
1
-3
/
+5
|
|
*
|
PCI: rockchip: Remove IRQ domain if probe fails
Jeffy Chen
2017-08-29
1
-1
/
+3
|
|
*
|
PCI: rockchip: Disable vpcie0v9 if resume_noirq fails
Jeffy Chen
2017-08-29
1
-1
/
+4
|
|
*
|
PCI: rockchip: Clean up PHY if driver probe or resume fails
Shawn Lin
2017-08-29
1
-17
/
+29
|
|
*
|
PCI: rockchip: Factor out rockchip_pcie_deinit_phys()
Shawn Lin
2017-08-29
1
-14
/
+15
|
|
*
|
PCI: rockchip: Factor out rockchip_pcie_disable_clocks()
Shawn Lin
2017-08-29
1
-16
/
+14
|
|
*
|
PCI: rockchip: Factor out rockchip_pcie_enable_clocks()
Shawn Lin
2017-08-29
1
-45
/
+45
|
|
*
|
PCI: rockchip: Factor out rockchip_pcie_setup_irq()
Shawn Lin
2017-08-29
1
-35
/
+47
|
|
*
|
PCI: rockchip: Use gpiod_set_value_cansleep() to allow reset via expanders
Fabio Estevam
2017-08-29
1
-2
/
+2
|
|
*
|
PCI: rockchip: Use PCI_NUM_INTX
Paul Burton
2017-08-29
1
-1
/
+1
|
|
*
|
PCI: rockchip: Explicitly request exclusive reset control
Philipp Zabel
2017-08-29
1
-7
/
+8
|
|
*
|
PCI: rockchip: Idle inactive PHY(s)
Shawn Lin
2017-08-28
1
-2
/
+38
|
|
*
|
PCI: rockchip: Add per-lane PHY support
Shawn Lin
2017-08-28
1
-20
/
+58
|
|
*
|
PCI: rockchip: Factor out rockchip_pcie_get_phys()
Shawn Lin
2017-08-16
1
-6
/
+16
|
|
*
|
PCI: rockchip: Control optional 12v power supply
Shawn Lin
2017-08-16
1
-1
/
+24
|
|
|
/
|
*
|
Merge branch 'pci/host-rcar' into next
Bjorn Helgaas
2017-09-07
1
-6
/
+6
|
|
\
\
|
|
*
|
PCI: rcar: Fix memory leak when no PCIe card is inserted
Harunobu Kurokawa
2017-08-16
1
-0
/
+1
|
|
*
|
PCI: rcar: Fix error exit path
Lorenzo Pieralisi
2017-08-16
1
-6
/
+5
|
|
|
/
|
*
|
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
2017-09-07
1
-2
/
+1
|
|
\
\
|
|
*
|
PCI: mvebu: Remove unneeded gpiod NULL check
Fabio Estevam
2017-08-02
1
-2
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/host-mediatek' into next
Bjorn Helgaas
2017-09-07
2
-70
/
+691
|
|
\
\
|
|
*
|
PCI: mediatek: Use PCI_NUM_INTX
Honghui Zhang
2017-08-30
1
-3
/
+2
|
|
*
|
PCI: mediatek: Add MSI support for MT2712 and MT7622
Honghui Zhang
2017-08-30
1
-1
/
+155
|
|
*
|
PCI: mediatek: Use bus->sysdata to get host private data
Honghui Zhang
2017-08-30
1
-2
/
+1
|
|
*
|
PCI: mediatek: Add controller support for MT2712 and MT7622
Ryder Lee
2017-08-30
2
-7
/
+460
[next]