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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-28
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2
-7
/
+3
2013-10-24
s390/pci: message cleanup
Sebastian Ott
1
-4
/
+2
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-20
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
1
-3
/
+5
2013-10-18
Merge tag 'drivers-3.13-2' of git://git.infradead.org/linux-mvebu into next/d...
Kevin Hilman
1
-59
/
+69
2013-10-12
ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()
Rafael J. Wysocki
1
-3
/
+4
2013-10-12
ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()
Rafael J. Wysocki
1
-0
/
+1
2013-10-10
Merge tag 'drivers-3.13' of git://git.infradead.org/linux-mvebu into next/dri...
Kevin Hilman
2
-35
/
+88
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-08
PCI/PM: Remove pci_pm_complete()
Liu Chuansheng
1
-9
/
+0
2013-10-08
PCI: Add pci_dev_show_local_cpu() to simplify code
Yijing Wang
1
-17
/
+15
2013-10-08
PCI: Make pci_dev_pm_ops static
Sachin Kamat
1
-1
/
+1
2013-10-08
PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...
Sachin Kamat
1
-7
/
+9
2013-10-08
PCI: convert bus code to use dev_groups
Greg Kroah-Hartman
3
-29
/
+48
2013-10-08
PCI: convert bus code to use drv_groups
Greg Kroah-Hartman
1
-5
/
+8
2013-10-08
PCI: convert bus code to use bus_groups
Greg Kroah-Hartman
3
-5
/
+15
2013-10-05
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-30
Merge 3.12-rc3 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+7
2013-09-29
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
1
-1
/
+7
2013-09-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
8
-78
/
+80
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-27
Merge branch 'pci/host-exynos' into next
Bjorn Helgaas
3
-0
/
+366
2013-09-27
PCI: convert bus code to use drv_groups
Greg Kroah-Hartman
1
-5
/
+8
2013-09-27
PCI: convert bus code to use bus_groups
Greg Kroah-Hartman
3
-5
/
+15
2013-09-26
PCI: acpiphp_ibm: Convert to dynamic debug
Lan Tianyu
1
-34
/
+24
2013-09-26
PCI: acpiphp: Convert to dynamic debug
Lan Tianyu
3
-40
/
+30
2013-09-26
PCI: tegra: Add missing __iomem annotation
Jingoo Han
1
-2
/
+2
2013-09-26
PCI: exynos: Turn off power of phy block when link failed
Jingoo Han
1
-0
/
+68
2013-09-26
PCI: exynos: Add support for MSI
Jingoo Han
3
-0
/
+298
2013-09-26
PCI: Remove Intel Haswell D3 delays
Todd E Brandt
1
-0
/
+23
2013-09-26
PCI: Pass type, width, and prefetchability for window alignment
Wei Yang
1
-1
/
+1
2013-09-26
PCI: Use pci_is_root_bus() to check for root bus
Wei Yang
1
-1
/
+1
2013-09-26
PCI: Remove unused "is_pcie" from pci_dev structure
Yijing Wang
1
-1
/
+0
2013-09-26
PCI: Drop "setting latency timer" messages
Bjorn Helgaas
1
-1
/
+1
[prev]
[next]