index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
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
1
-1
/
+0
|
|
*
|
|
|
|
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
3
-0
/
+582
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
PCI: imx6: Add support for i.MX6 PCIe controller
Sean Cross
2013-09-27
3
-0
/
+582
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/host-exynos' into next
Bjorn Helgaas
2013-09-27
3
-0
/
+366
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
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
|
|
|
/
/
|
*
|
|
Merge branch 'pci/yijing-pci_is_pcie-v2' into next
Bjorn Helgaas
2013-09-24
1
-2
/
+1
|
|
\
\
\
|
|
*
|
|
PCI: Use pci_is_pcie() to simplify code
Yijing Wang
2013-09-24
1
-2
/
+1
|
|
|
/
/
|
*
/
/
PCI/ACPI: Name _OSC #defines more consistently
Bjorn Helgaas
2013-09-24
2
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-14
3
-18
/
+10
|
\
\
\
|
*
\
\
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-11-07
1
-11
/
+7
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routines
Rafael J. Wysocki
2013-11-07
1
-11
/
+7
|
|
|
/
|
*
|
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2013-10-28
2
-7
/
+3
|
|
\
\
|
|
*
|
pci-acpi: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
2013-09-24
1
-2
/
+1
|
|
*
|
acpi_pcihp: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
2013-09-24
1
-5
/
+2
|
|
|
/
*
|
|
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-14
/
+1
|
\
\
\
|
*
|
|
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
2013-10-24
1
-13
/
+1
|
*
|
|
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
1
-1
/
+1
|
*
|
|
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
1
-3
/
+2
|
*
|
|
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-24
1
-1
/
+1
*
|
|
|
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-11
2
-87
/
+150
|
\
\
\
\
|
*
|
|
|
Merge tag 's3c24xx-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...
Olof Johansson
2013-10-28
1
-1
/
+7
|
|
\
|
|
|
|
*
|
|
|
Merge tag 'drivers-3.13-2' of git://git.infradead.org/linux-mvebu into next/d...
Kevin Hilman
2013-10-17
1
-59
/
+69
|
|
\
\
\
\
|
|
*
|
|
|
PCI: mvebu: make local functions static
Jingoo Han
2013-10-08
1
-6
/
+6
|
|
*
|
|
|
PCI: mvebu: add I/O access wrappers
Seungwon Jeon
2013-10-08
1
-42
/
+55
|
|
*
|
|
|
PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plug
Jason Gunthorpe
2013-10-08
1
-11
/
+8
|
*
|
|
|
|
Merge tag 'drivers-3.13' of git://git.infradead.org/linux-mvebu into next/dri...
Kevin Hilman
2013-10-09
2
-35
/
+88
|
|
\
|
|
|
|
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
PCI: mvebu: add support for Marvell Dove SoCs
Sebastian Hesselbarth
2013-09-30
2
-1
/
+2
|
|
*
|
|
PCI: mvebu: add support for reset on GPIO
Sebastian Hesselbarth
2013-09-30
1
-1
/
+32
|
|
*
|
|
PCI: mvebu: remove subsys_initcall
Sebastian Hesselbarth
2013-09-30
1
-19
/
+14
|
|
*
|
|
PCI: mvebu: increment nports only for registered ports
Sebastian Hesselbarth
2013-09-30
1
-3
/
+4
|
|
*
|
|
PCI: mvebu: move clock enable before register access
Sebastian Hesselbarth
2013-09-30
1
-13
/
+12
|
|
*
|
|
PCI: mvebu: add support for MSI
Thomas Petazzoni
2013-09-30
1
-0
/
+26
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-11-08
1
-4
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
s390/pci: message cleanup
Sebastian Ott
2013-10-24
1
-4
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-07
3
-10
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
2013-10-19
1
-3
/
+5
|
|
\
|
|
|
|
|
*
|
|
|
|
Merge 3.12-rc3 into driver-core-next
Greg Kroah-Hartman
2013-09-30
1
-1
/
+7
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
PCI: convert bus code to use drv_groups
Greg Kroah-Hartman
2013-09-27
1
-5
/
+8
|
*
|
|
|
|
PCI: convert bus code to use bus_groups
Greg Kroah-Hartman
2013-09-27
3
-5
/
+15
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"
Mika Westerberg
2013-10-30
1
-5
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()
Rafael J. Wysocki
2013-10-12
1
-3
/
+4
*
|
|
|
ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()
Rafael J. Wysocki
2013-10-12
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
2013-09-28
1
-1
/
+7
|
/
/
*
/
PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeup
Rafael J. Wysocki
2013-09-20
1
-3
/
+3
|
/
*
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-22
/
+0
[prev]
[next]