index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-13
PCI: mvebu: Use Device ID and revision from underlying endpoint
Andrew Lunn
1
-9
/
+2
2014-01-24
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+38
2014-01-08
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-4
/
+6
2014-01-08
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
1
-2
/
+2
2014-01-03
PCI: designware: Fix indent code style
Jingoo Han
1
-2
/
+2
2014-01-03
PCI: mvebu: Use max_t() instead of max(resource_size_t,)
Jingoo Han
1
-2
/
+2
2014-01-03
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
2013-12-20
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
1
-54
/
+134
2013-12-20
PCI: designware: Fix I/O transfers by using CPU (not realio) address
Pratyush Anand
1
-3
/
+2
2013-12-20
PCI: designware: Add dw_pcie prefix before cfg_read/write
Pratyush Anand
3
-13
/
+19
2013-12-20
PCI: designware: Fix missing MSI IRQs
Harro Haan
1
-1
/
+3
2013-12-19
PCI: mvebu: Remove redundant of_match_ptr
Sachin Kamat
1
-2
/
+1
2013-12-19
PCI: imx6: Fix bugs in PCIe startup code
Richard Zhu
1
-9
/
+6
2013-12-19
PCI: imx6: Start link in Gen1 before negotiating for Gen2 mode
Marek Vasut
1
-6
/
+72
2013-12-19
PCI: imx6: Factor out link up wait loop
Marek Vasut
1
-14
/
+20
2013-12-19
PCI: imx6: Factor out PHY reset
Marek Vasut
1
-16
/
+19
2013-12-19
PCI: imx6: Report "link up" only after link training completes
Marek Vasut
1
-4
/
+13
2013-12-19
PCI: imx6: Make reset-gpio optional
Marek Vasut
1
-14
/
+13
2013-12-19
Merge branch 'pci/host-tegra' into next
Bjorn Helgaas
1
-1
/
+1
2013-12-19
Merge branch 'pci/host-rcar' into next
Bjorn Helgaas
1
-3
/
+9
2013-12-19
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-31
/
+55
2013-12-19
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
1
-27
/
+12
2013-12-19
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
1
-19
/
+40
2013-12-12
ARM: tegra: pass reset to tegra_powergate_sequence_power_up()
Stephen Warren
1
-1
/
+2
2013-12-12
pci: tegra: use reset framework
Stephen Warren
1
-14
/
+36
2013-12-10
PCI: mvebu: Remove duplicate of_clk_get_by_name() call
Andrew Lunn
1
-8
/
+0
2013-12-10
PCI: rcar: Add runtime PM support
Valentine Barshak
1
-1
/
+7
2013-12-10
PCI: imx6: Remove unneeded 'goto err'
Fabio Estevam
1
-22
/
+12
2013-12-10
PCI: designware: Use typical "for" loop idiom
Bjorn Helgaas
1
-6
/
+2
2013-12-10
PCI: designware: Remove redundant call to pci_write_config_word()
Bjørn Erik Nilsen
1
-4
/
+4
2013-12-10
PCI: designware: Fix crash in dw_msi_teardown_irq()
Bjørn Erik Nilsen
1
-12
/
+37
2013-12-10
PCI: imx6: Remove unneeded check of platform_get_resource()
Fabio Estevam
1
-5
/
+0
2013-12-08
PCI: rcar: Fix rcar_pci_probe() return value check
Wei Yongjun
1
-2
/
+2
2013-12-08
PCI: Disable Gen2 for Tegra20 and Tegra30
Eric Brower
1
-1
/
+1
2013-11-26
PCI: mvebu: Support a bridge with no IO port window
Jason Gunthorpe
1
-20
/
+43
2013-11-26
PCI: mvebu: Obey bridge PCI_COMMAND_MEM and PCI_COMMAND_IO bits
Jason Gunthorpe
1
-2
/
+12
2013-11-26
PCI: mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin
Jason Gunthorpe
1
-0
/
+5
2013-11-26
PCI: mvebu: Drop writes to bridge Secondary Status register
Jason Gunthorpe
1
-1
/
+0
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2
-7
/
+7
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-24
/
+1312
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+1
2013-10-31
Merge branch 'pci/host-rcar' into next
Bjorn Helgaas
3
-0
/
+342
2013-10-31
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
1
-10
/
+3
2013-10-31
Merge branch 'pci/host-exynos' into next
Bjorn Helgaas
3
-35
/
+40
2013-10-31
PCI: imx6: Probe the PCIe in fs_initcall()
Marek Vasut
1
-1
/
+1
2013-10-30
PCI: Add R-Car Gen2 internal PCI support
Valentine Barshak
3
-0
/
+342
2013-10-30
PCI: imx6: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
[next]