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
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-103
/
+1505
2014-05-30
Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...
Bjorn Helgaas
4
-98
/
+64
2014-05-30
Merge branch 'pci/host-generic' into next
Bjorn Helgaas
3
-0
/
+396
2014-05-30
PCI: generic: Add generic PCI host controller driver
Will Deacon
3
-0
/
+396
2014-05-30
PCI: imx6: Add support for MSI
Lucas Stach
1
-0
/
+27
2014-05-30
PCI: designware: Make MSI ISR shared IRQ aware
Lucas Stach
3
-5
/
+7
2014-05-30
PCI: imx6: Remove optional (and unused) IRQs
Lucas Stach
1
-42
/
+0
2014-05-30
PCI: imx6: Drop old IRQ mapping
Lucas Stach
1
-6
/
+0
2014-05-30
PCI: imx6: Use new clock names
Lucas Stach
1
-45
/
+29
2014-05-30
PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning
Sachin Kamat
1
-1
/
+1
2014-05-29
PCI: exynos: Fix add_pcie_port() section mismatch warning
Sachin Kamat
1
-1
/
+2
2014-05-28
Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next
Bjorn Helgaas
5
-6
/
+1052
2014-05-28
PCI: rcar: Add gen2 device tree support
Ben Dooks
1
-2
/
+29
2014-05-27
PCI: rcar: Add MSI support for PCIe
Phil Edworthy
1
-1
/
+241
2014-05-27
PCI: rcar: Add Renesas R-Car PCIe driver
Phil Edworthy
3
-0
/
+775
2014-05-27
PCI: exynos: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-04
Merge tag 'mvebu-mbus_pci-fixes-3.15' of git://git.infradead.org/linux-mvebu ...
Olof Johansson
1
-16
/
+76
2014-04-24
PCI: mvebu: split PCIe BARs into multiple MBus windows when needed
Thomas Petazzoni
1
-14
/
+74
2014-04-24
PCI: mvebu: fix off-by-one in the computed size of the mbus windows
Willy Tarreau
1
-2
/
+2
2014-04-16
PCI: tegra: Use new OF interrupt mapping when possible
Lucas Stach
1
-1
/
+6
2014-04-16
PCI: rcar: Use new OF interrupt mapping when possible
Lucas Stach
1
-1
/
+7
2014-04-16
PCI: designware: Use new OF interrupt mapping when possible
Lucas Stach
1
-3
/
+9
2014-04-16
PCI: designware: Fix iATU programming for cfg1, io and mem viewport
Mohit Kumar
1
-3
/
+3
2014-04-16
PCI: designware: Fix comment for setting number of lanes
Mohit Kumar
1
-1
/
+1
2014-04-15
PCI: rcar: Use new OF interrupt mapping when possible
Lucas Stach
1
-1
/
+7
2014-04-01
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-80
/
+177
2014-03-12
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
1
-9
/
+2
2014-03-04
pci: pcie-designware: Remove irq_desc abuse
Thomas Gleixner
1
-3
/
+1
2014-02-26
Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' int...
Bjorn Helgaas
4
-78
/
+153
2014-02-26
PCI: rcar: Make the Kconfig dependencies more generic
Magnus Damm
1
-1
/
+1
2014-02-19
PCI: imx6: Wait for retraining
Marek Vasut
1
-13
/
+34
2014-02-19
PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR
Mohit Kumar
1
-1
/
+1
2014-02-18
PCI: mvebu: Call request_resource() on the apertures
Jason Gunthorpe
1
-1
/
+23
2014-02-18
PCI: rcar: Break out window size handling
Magnus Damm
1
-3
/
+28
2014-02-18
PCI: rcar: Register each instance independently
Magnus Damm
1
-60
/
+20
2014-02-18
PCI: rcar: Fix bridge logic configuration accesses
Ben Dooks
1
-0
/
+4
2014-02-18
PCI: rcar: Add error interrupt handling
Ben Dooks
1
-0
/
+60
2014-02-18
PCI: rcar: Check platform_get_irq() return code
Ben Dooks
1
-0
/
+5
2014-02-14
PCI: mvebu: Fix potential issue in range parsing
Jean-Jacques Hiblot
1
-1
/
+1
2014-02-12
PCI: mvebu: Use Device ID and revision from underlying endpoint
Andrew Lunn
1
-9
/
+2
2014-02-12
PCI: mvebu: Use Device ID and revision from underlying endpoint
Andrew Lunn
1
-9
/
+2
2014-01-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+38
2014-01-07
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-4
/
+6
2014-01-07
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
1
-2
/
+2
2014-01-02
PCI: designware: Fix indent code style
Jingoo Han
1
-2
/
+2
2014-01-02
PCI: mvebu: Use max_t() instead of max(resource_size_t,)
Jingoo Han
1
-2
/
+2
2014-01-02
PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamically
Thomas Petazzoni
1
-2
/
+4
2013-12-26
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...
Olof Johansson
1
-15
/
+38
2013-12-20
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
3
-17
/
+24
2013-12-20
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-2
/
+1
[next]