index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/host-rcar' into next
Bjorn Helgaas
2013-10-31
3
-0
/
+342
|
\
|
*
PCI: Add R-Car Gen2 internal PCI support
Valentine Barshak
2013-10-30
3
-0
/
+342
*
|
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
2013-10-31
1
-10
/
+3
|
\
\
|
*
|
PCI: imx6: Probe the PCIe in fs_initcall()
Marek Vasut
2013-10-31
1
-1
/
+1
|
*
|
PCI: imx6: Remove redundant of_match_ptr
Sachin Kamat
2013-10-30
1
-1
/
+1
|
*
|
PCI: imx6: Increase link startup timeout
Marek Vasut
2013-10-29
1
-1
/
+1
|
*
|
PCI: imx6: Fix imprecise abort handler
Tim Harvey
2013-10-29
1
-6
/
+0
|
*
|
PCI: imx6: Remove redundant dev_err() in imx6_pcie_probe()
Wei Yongjun
2013-10-29
1
-1
/
+0
*
|
|
Merge branch 'pci/host-exynos' into next
Bjorn Helgaas
2013-10-31
3
-35
/
+40
|
\
\
\
|
*
|
|
PCI: exynos: Remove redundant of_match_ptr
Sachin Kamat
2013-10-29
1
-1
/
+1
|
*
|
|
PCI: designware: Add irq_create_mapping()
Pratyush Anand
2013-10-09
2
-13
/
+14
|
*
|
|
PCI: designware: Make dw_pcie_rd_own_conf(), etc., static
Bjorn Helgaas
2013-10-09
2
-15
/
+8
|
*
|
|
PCI: designware: Add header guards
Seungwon Jeon
2013-10-09
1
-0
/
+5
|
*
|
|
PCI: exynos: Add missing clk_disable_unprepare() on error path
Wei Yongjun
2013-10-05
1
-6
/
+12
*
|
|
|
Merge branch 'pci/gregkh-driver-core' into next
Bjorn Helgaas
2013-10-31
3
-44
/
+78
|
\
\
\
\
|
*
|
|
|
PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...
Sachin Kamat
2013-10-07
1
-7
/
+9
|
*
|
|
|
PCI: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-10-07
3
-29
/
+48
|
*
|
|
|
PCI: convert bus code to use drv_groups
Greg Kroah-Hartman
2013-10-07
1
-5
/
+8
|
*
|
|
|
PCI: convert bus code to use bus_groups
Greg Kroah-Hartman
2013-10-07
3
-5
/
+15
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-09-28
12
-95
/
+96
|
\
\
\
\
|
*
|
|
|
PCI: Remove unused PCI_MSIX_FLAGS_BIRMASK definition
Yijing Wang
2013-09-27
1
-1
/
+0
|
*
|
|
|
PCI: acpiphp_ibm: Convert to dynamic debug
Lan Tianyu
2013-09-26
1
-34
/
+24
|
*
|
|
|
PCI: acpiphp: Convert to dynamic debug
Lan Tianyu
2013-09-26
3
-40
/
+30
|
*
|
|
|
PCI: Remove Intel Haswell D3 delays
Todd E Brandt
2013-09-25
1
-0
/
+23
|
*
|
|
|
PCI: Pass type, width, and prefetchability for window alignment
Wei Yang
2013-09-25
1
-1
/
+1
|
*
|
|
|
PCI: Document reason for using pci_is_root_bus()
Bjorn Helgaas
2013-09-25
1
-0
/
+4
|
*
|
|
|
PCI: Use pci_is_root_bus() to check for root bus
Wei Yang
2013-09-25
1
-1
/
+1
|
*
|
|
|
PCI: Remove unused "is_pcie" from pci_dev structure
Yijing Wang
2013-09-25
2
-3
/
+0
|
*
|
|
|
PCI: Update pci_find_slot() description in pci.txt
Yijing Wang
2013-09-25
1
-3
/
+5
|
*
|
|
|
[SCSI] qla2xxx: Use standard PCIe Capability Link register field names
Bjorn Helgaas
2013-09-25
1
-9
/
+5
|
*
|
|
|
PCI: Fix comment typo, remove unnecessary !! in pci_is_pcie()
Joe Perches
2013-09-25
1
-2
/
+2
|
*
|
|
|
PCI: Drop "setting latency timer" messages
Bjorn Helgaas
2013-09-25
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'pci/host-tegra' into next
Bjorn Helgaas
2013-09-27
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
PCI: tegra: Add missing __iomem annotation
Jingoo Han
2013-09-26
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
2013-09-27
5
-1
/
+596
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
PCI: imx6: Add support for i.MX6 PCIe controller
Sean Cross
2013-09-27
4
-1
/
+588
|
*
|
|
ARM: imx6q: Add PCIe bits to GPR syscon definition
Sean Cross
2013-09-27
1
-0
/
+8
|
|
/
/
*
|
|
Merge branch 'pci/host-exynos' into next
Bjorn Helgaas
2013-09-27
4
-0
/
+372
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
PCI: exynos: Turn off power of phy block when link failed
Jingoo Han
2013-09-26
1
-0
/
+68
|
*
|
PCI: exynos: Add support for MSI
Jingoo Han
2013-09-26
3
-0
/
+298
|
*
|
MAINTAINERS: Add Jingoo Han as Samsung Exynos PCIe driver maintainer
Jingoo Han
2013-09-26
1
-0
/
+6
|
|
/
*
|
Merge branch 'pci/yijing-pci_is_pcie-v2' into next
Bjorn Helgaas
2013-09-24
8
-77
/
+33
|
\
\
|
*
|
powerpc/pci: Use pci_is_pcie() to simplify code
Yijing Wang
2013-09-24
2
-3
/
+2
|
*
|
[SCSI] qla2xxx: Use pcie_is_pcie() to simplify code
Yijing Wang
2013-09-24
1
-4
/
+2
|
*
|
[SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify code
Yijing Wang
2013-09-24
2
-19
/
+6
|
*
|
[SCSI] bfa: Use pcie_set()/get_readrq() to simplify code
Yijing Wang
2013-09-24
1
-41
/
+12
|
*
|
x86/pci: Use cached pci_dev->pcie_cap to simplify code
Yijing Wang
2013-09-24
1
-8
/
+10
|
*
|
PCI: Use pci_is_pcie() to simplify code
Yijing Wang
2013-09-24
1
-2
/
+1
|
|
/
*
|
Merge branch 'pci/bjorn-osc' into next
Bjorn Helgaas
2013-09-24
6
-156
/
+199
|
\
\
|
|
/
|
/
|
|
*
PCI/ACPI: Decode _OSC bitmasks symbolically
Bjorn Helgaas
2013-09-24
1
-17
/
+67
[next]