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
2016-06-20
PCI: xilinx: Request host bridge window resources
Bjorn Helgaas
1
-0
/
+5
2016-06-20
PCI: xilinx: Free bridge resource list on failure
Bjorn Helgaas
1
-3
/
+8
2016-06-20
PCI: xgene: Request host bridge window resources
Bjorn Helgaas
1
-0
/
+4
2016-06-20
PCI: xgene: Free bridge resource list on failure
Bjorn Helgaas
1
-3
/
+9
2016-06-20
PCI: iproc: Request host bridge window resources
Bjorn Helgaas
1
-0
/
+4
2016-06-20
PCI: designware: Simplify host bridge window iteration
Bjorn Helgaas
1
-5
/
+1
2016-06-20
PCI: designware: Request host bridge window resources
Bjorn Helgaas
1
-0
/
+4
2016-06-20
PCI: designware: Free bridge resource list on failure
Bjorn Helgaas
1
-7
/
+17
2016-06-17
PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
Vitaly Kuznetsov
1
-2
/
+5
2016-06-17
PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
Vitaly Kuznetsov
1
-6
/
+5
2016-06-15
PCI/MSI: irqchip: Fix PCI_MSI dependencies
Arnd Bergmann
1
-10
/
+19
2016-06-11
PCI: artpec: Add Axis ARTPEC-6 PCIe controller driver
Niklas Cassel
3
-0
/
+294
2016-06-10
PCI: generic: Select IRQ_DOMAIN
Arnd Bergmann
1
-0
/
+1
2016-06-10
PCI: Add parent device field to ECAM struct pci_config_window
Jayachandran C
1
-1
/
+2
2016-06-10
PCI: Move ecam.h to linux/include/pci-ecam.h
Jayachandran C
4
-8
/
+4
2016-05-20
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2016-05-19
Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-343
/
+713
2016-05-18
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-17
/
+227
2016-05-18
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+3
2016-05-17
Merge branches 'pci/arm64' and 'pci/host-hv' into next
Bjorn Helgaas
7
-237
/
+122
2016-05-12
PCI: generic, thunder: Use generic ECAM API
Jayachandran C
6
-237
/
+108
2016-05-09
Merge 4.6-rc7 into char-misc-testing
Greg Kroah-Hartman
1
-6
/
+14
2016-05-04
PCI: hv: Add explicit barriers to config space access
Vitaly Kuznetsov
1
-0
/
+14
2016-05-03
Merge branches 'pci/host-armada', 'pci/host-designware', 'pci/host-hv', 'pci/...
Bjorn Helgaas
12
-108
/
+601
2016-05-02
PCI: designware: Remove incorrect RC memory base/limit configuration
Gabriele Paoloni
1
-8
/
+0
2016-05-02
PCI: hv: Report resources release after stopping the bus
Vitaly Kuznetsov
1
-5
/
+5
2016-05-02
PCI: imx6: Implement reset sequence for i.MX6+
Andrey Smirnov
1
-2
/
+21
2016-05-02
PCI: imx6: Use enum instead of bool for variant indicator
Andrey Smirnov
1
-58
/
+69
2016-05-02
PCI: thunder: Don't clobber read-only bits in bridge config registers
David Daney
1
-8
/
+34
2016-05-02
PCI: rcar: Select PCI_MSI_IRQ_DOMAIN
Arnd Bergmann
1
-0
/
+2
2016-04-30
drivers:hv: Use new vmbus_mmio_free() from client drivers.
Jake Oshins
1
-7
/
+7
2016-04-29
PCI: tegra: Support per-lane PHYs
Thierry Reding
1
-17
/
+227
2016-04-26
PCI: armada: Add driver for Marvell Armada 7K/8K PCIe controller
Thomas Petazzoni
3
-0
/
+274
2016-04-25
PCI: keystone: Remove unnecessary goto statement
Murali Karicheri
1
-9
/
+14
2016-04-22
PCI: rcar-pcie: Remove Gen2 designation from Kconfig
Simon Horman
2
-3
/
+3
2016-04-19
PCI: imx6: Add DT property for link gen, default to Gen1
Tim Harvey
1
-7
/
+17
2016-04-19
PCI: imx6: Add reset-gpio-active-high boolean property to DT
Petr Štetiar
1
-3
/
+11
2016-04-19
PCI: imx6: Add initial imx6sx support
Christoph Fritz
1
-0
/
+53
2016-04-19
PCI: imx6: Factor out ref clock enable
Bjorn Helgaas
1
-12
/
+24
2016-04-14
PCI: keystone: Add error IRQ handler
Murali Karicheri
3
-0
/
+73
2016-04-07
PCI: mvebu: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS for mvebu_pcie_pm_ops
Jisheng Zhang
1
-2
/
+3
2016-04-07
PCI: mvebu: Constify mvebu_pcie_pm_ops structure
Jisheng Zhang
1
-1
/
+1
2016-04-05
PCI: designware: Move Root Complex setup code to dw_pcie_setup_rc()
Jisheng Zhang
2
-22
/
+21
2016-04-05
Revert "PCI: imx6: Add support for active-low reset GPIO"
Fabio Estevam
1
-6
/
+14
2016-04-05
PCI: Fix spelling errors
Colin Ian King
1
-1
/
+1
2016-03-22
Revert "PCI: dra7xx: Mark driver as broken"
Sekhar Nori
1
-1
/
+0
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
23
-528
/
+4633
2016-03-15
Merge branch 'pci/host-hv' into next
Bjorn Helgaas
2
-0
/
+2347
2016-03-15
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
11
-77
/
+202
2016-03-15
Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...
Bjorn Helgaas
13
-376
/
+2038
[prev]
[next]