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
2013-12-07
PCI: rcar: Fix rcar_pci_probe() return value check
Wei Yongjun
1
-2
/
+2
2013-12-07
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
2013-10-29
PCI: imx6: Increase link startup timeout
Marek Vasut
1
-1
/
+1
2013-10-29
PCI: exynos: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-29
PCI: imx6: Fix imprecise abort handler
Tim Harvey
1
-6
/
+0
2013-10-29
PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()
Wei Yongjun
1
-1
/
+0
2013-10-24
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
1
-13
/
+1
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
1
-1
/
+1
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
1
-3
/
+2
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
1
-1
/
+1
2013-10-09
PCI: designware: Add irq_create_mapping()
Pratyush Anand
2
-13
/
+14
2013-10-09
PCI: designware: Make dw_pcie_rd_own_conf(), etc., static
Bjorn Helgaas
2
-15
/
+8
2013-10-09
PCI: designware: Add header guards
Seungwon Jeon
1
-0
/
+5
2013-10-08
PCI: mvebu: make local functions static
Jingoo Han
1
-6
/
+6
2013-10-08
PCI: mvebu: add I/O access wrappers
Seungwon Jeon
1
-42
/
+55
2013-10-08
PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plug
Jason Gunthorpe
1
-11
/
+8
2013-10-04
PCI: exynos: Add missing clk_disable_unprepare() on error path
Wei Yongjun
1
-6
/
+12
2013-09-30
PCI: mvebu: add support for Marvell Dove SoCs
Sebastian Hesselbarth
2
-1
/
+2
2013-09-30
PCI: mvebu: add support for reset on GPIO
Sebastian Hesselbarth
1
-1
/
+32
2013-09-30
PCI: mvebu: remove subsys_initcall
Sebastian Hesselbarth
1
-19
/
+14
2013-09-30
PCI: mvebu: increment nports only for registered ports
Sebastian Hesselbarth
1
-3
/
+4
2013-09-30
PCI: mvebu: move clock enable before register access
Sebastian Hesselbarth
1
-13
/
+12
2013-09-30
PCI: mvebu: add support for MSI
Thomas Petazzoni
1
-0
/
+26
2013-09-27
Merge branch 'pci/host-tegra' into next
Bjorn Helgaas
1
-2
/
+2
2013-09-27
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
3
-0
/
+582
2013-09-27
PCI: imx6: Add support for i.MX6 PCIe controller
Sean Cross
3
-0
/
+582
2013-09-25
PCI: tegra: Add missing __iomem annotation
Jingoo Han
1
-2
/
+2
2013-09-25
PCI: exynos: Turn off power of phy block when link failed
Jingoo Han
1
-0
/
+68
2013-09-25
PCI: exynos: Add support for MSI
Jingoo Han
3
-0
/
+298
2013-09-06
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
4
-29
/
+1782
2013-09-03
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-772
/
+900
2013-08-29
PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
1
-21
/
+10
2013-08-29
PCI: exynos: Add I/O access wrappers
Seungwon Jeon
1
-69
/
+91
2013-08-29
PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()
Seungwon Jeon
1
-80
/
+55
2013-08-21
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Kevin Hilman
3
-0
/
+1707
2013-08-19
Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kerne...
Kevin Hilman
1
-26
/
+1
2013-08-13
ARM: tegra: disable LP2 cpuidle state if PCIe is enabled
Stephen Warren
1
-0
/
+5
[prev]
[next]