index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Don't check resource_size() in pci_bus_alloc_resource()
Bjorn Helgaas
2014-03-12
1
-2
/
+0
*
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
Bjorn Helgaas
2014-03-12
1
-0
/
+3
*
Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-02-20
3
-11
/
+20
|
\
|
*
PCI: Enable INTx if BIOS left them disabled
Bjorn Helgaas
2014-02-14
1
-0
/
+10
|
*
PCI/MSI: Fix pci_msix_vec_count() htmldocs failure
Masanari Iida
2014-02-13
1
-1
/
+0
|
*
PCI/MSI: Fix leak of msi_attrs
Greg Kroah-Hartman
2014-02-13
1
-0
/
+1
|
*
PCI/MSI: Check kmalloc() return value, fix leak of name
Greg Kroah-Hartman
2014-02-13
1
-1
/
+7
|
*
PCI: mvebu: Use Device ID and revision from underlying endpoint
Andrew Lunn
2014-02-12
1
-9
/
+2
*
|
ACPI / hotplug / PCI: Relax the checking of _STA return values
Mika Westerberg
2014-02-12
1
-2
/
+13
*
|
ACPI / hotplug / PCI: Fix bridge removal race vs dock events
Rafael J. Wysocki
2014-02-03
1
-1
/
+20
*
|
ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event()
Rafael J. Wysocki
2014-02-03
1
-4
/
+14
*
|
ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lock
Rafael J. Wysocki
2014-02-03
1
-0
/
+4
*
|
ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event()
Rafael J. Wysocki
2014-02-03
1
-2
/
+2
*
|
ACPI / hotplug / PCI: Remove entries from bus->devices in reverse order
Rafael J. Wysocki
2014-02-03
1
-4
/
+4
|
/
*
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
Rafael J. Wysocki
2014-02-01
2
-19
/
+19
*
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-24
6
-110
/
+45
|
\
|
*
Merge branch 'acpi-dsm'
Rafael J. Wysocki
2014-01-12
1
-92
/
+37
|
|
\
|
|
*
PCI / pci-label: treat PCI label with index 0 as valid label
Jiang Liu
2014-01-05
1
-16
/
+18
|
|
*
ACPI / PCI: replace open-coded _DSM code with helper functions
Jiang Liu
2014-01-05
1
-87
/
+34
|
|
*
PCI / pci-label: release allocated ACPI object on error recovery path
Jiang Liu
2014-01-05
1
-8
/
+4
|
*
|
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2014-01-12
2
-9
/
+7
|
|
\
\
|
|
*
\
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
2013-12-31
1
-3
/
+23
|
|
|
\
\
|
|
*
|
|
ACPI / bind: Rework struct acpi_bus_type
Rafael J. Wysocki
2013-12-07
1
-9
/
+3
|
|
*
|
|
PCI / ACPI: Use acpi_find_child_device() for child devices lookup
Rafael J. Wysocki
2013-12-07
1
-6
/
+10
|
|
*
|
|
Merge branch 'acpi-cleanup' into acpi-hotplug
Rafael J. Wysocki
2013-12-07
5
-9
/
+1
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'acpi-pci-hotplug' into acpi-hotplug
Rafael J. Wysocki
2013-11-28
1
-1
/
+3
|
|
|
\
\
\
\
|
|
*
|
|
|
|
ACPI / scan: Add acpi_device objects for all device nodes in the namespace
Rafael J. Wysocki
2013-11-22
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2014-01-12
5
-9
/
+1
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
/
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
5
-9
/
+1
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-23
1
-15
/
+38
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...
Olof Johansson
2013-12-26
1
-15
/
+38
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: tegra: pass reset to tegra_powergate_sequence_power_up()
Stephen Warren
2013-12-11
1
-1
/
+2
|
|
*
|
|
|
|
pci: tegra: use reset framework
Stephen Warren
2013-12-11
1
-14
/
+36
*
|
|
|
|
|
|
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-01-22
1
-0
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
Konrad Rzeszutek Wilk
2014-01-03
1
-0
/
+4
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-22
50
-1363
/
+1894
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'pci/reset' into next
Bjorn Helgaas
2014-01-15
1
-0
/
+155
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()
Alex Williamson
2014-01-14
1
-0
/
+155
|
*
|
|
|
|
|
|
Merge branch 'pci/locking' into next
Bjorn Helgaas
2014-01-15
16
-38
/
+170
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
PCI: Check parent kobject in pci_destroy_dev()
Rafael J. Wysocki
2014-01-15
1
-0
/
+3
|
|
*
|
|
|
|
|
|
xen/pcifront: Use global PCI rescan-remove locking
Rafael J. Wysocki
2014-01-15
1
-0
/
+8
|
|
*
|
|
|
|
|
|
PCI: hotplug: Use global PCI rescan-remove locking
Rafael J. Wysocki
2014-01-14
9
-19
/
+83
|
|
*
|
|
|
|
|
|
ACPI / hotplug / PCI: Use global PCI rescan-remove locking
Rafael J. Wysocki
2014-01-14
3
-7
/
+43
|
|
*
|
|
|
|
|
|
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
2014-01-13
3
-12
/
+33
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-01-15
2
-1
/
+2
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
PCI: Fix pci_check_and_unmask_intx() comment typos
Bjorn Helgaas
2014-01-14
1
-1
/
+1
|
|
*
|
|
|
|
|
PCI: Never treat a VF as a multifunction device
Alex Williamson
2014-01-10
1
-0
/
+1
|
*
|
|
|
|
|
|
PCI: Reorder so actual code comes before stubs
Bjorn Helgaas
2014-01-13
1
-32
/
+25
|
*
|
|
|
|
|
|
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2014-01-13
9
-470
/
+82
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
PCI: Make local functions static
Stephen Hemminger
2014-01-13
5
-86
/
+84
[next]