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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
PCI: Don't check resource_size() in pci_bus_alloc_resource()
Bjorn Helgaas
1
-2
/
+0
2014-03-12
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
Bjorn Helgaas
1
-0
/
+3
2014-02-20
Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+20
2014-02-14
PCI: Enable INTx if BIOS left them disabled
Bjorn Helgaas
1
-0
/
+10
2014-02-13
PCI/MSI: Fix pci_msix_vec_count() htmldocs failure
Masanari Iida
1
-1
/
+0
2014-02-13
PCI/MSI: Fix leak of msi_attrs
Greg Kroah-Hartman
1
-0
/
+1
2014-02-13
PCI/MSI: Check kmalloc() return value, fix leak of name
Greg Kroah-Hartman
1
-1
/
+7
2014-02-12
PCI: mvebu: Use Device ID and revision from underlying endpoint
Andrew Lunn
1
-9
/
+2
2014-02-12
ACPI / hotplug / PCI: Relax the checking of _STA return values
Mika Westerberg
1
-2
/
+13
2014-02-03
ACPI / hotplug / PCI: Fix bridge removal race vs dock events
Rafael J. Wysocki
1
-1
/
+20
2014-02-03
ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event()
Rafael J. Wysocki
1
-4
/
+14
2014-02-03
ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lock
Rafael J. Wysocki
1
-0
/
+4
2014-02-03
ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event()
Rafael J. Wysocki
1
-2
/
+2
2014-02-03
ACPI / hotplug / PCI: Remove entries from bus->devices in reverse order
Rafael J. Wysocki
1
-4
/
+4
2014-02-01
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
Rafael J. Wysocki
2
-19
/
+19
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-110
/
+45
2014-01-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+38
2014-01-22
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+4
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
50
-1363
/
+1894
2014-01-15
Merge branch 'pci/reset' into next
Bjorn Helgaas
1
-0
/
+155
2014-01-15
Merge branch 'pci/locking' into next
Bjorn Helgaas
16
-38
/
+170
2014-01-15
Merge branch 'pci/misc' into next
Bjorn Helgaas
2
-1
/
+2
2014-01-15
PCI: Check parent kobject in pci_destroy_dev()
Rafael J. Wysocki
1
-0
/
+3
2014-01-15
xen/pcifront: Use global PCI rescan-remove locking
Rafael J. Wysocki
1
-0
/
+8
2014-01-14
PCI: Fix pci_check_and_unmask_intx() comment typos
Bjorn Helgaas
1
-1
/
+1
2014-01-14
PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()
Alex Williamson
1
-0
/
+155
2014-01-14
PCI: hotplug: Use global PCI rescan-remove locking
Rafael J. Wysocki
9
-19
/
+83
2014-01-14
ACPI / hotplug / PCI: Use global PCI rescan-remove locking
Rafael J. Wysocki
3
-7
/
+43
2014-01-13
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
3
-12
/
+33
2014-01-13
PCI: Reorder so actual code comes before stubs
Bjorn Helgaas
1
-32
/
+25
2014-01-13
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
9
-470
/
+82
2014-01-13
Merge branch 'pci/aer' into next
Bjorn Helgaas
1
-4
/
+4
2014-01-13
PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0
Betty Dall
1
-4
/
+4
2014-01-13
PCI: Make local functions static
Stephen Hemminger
5
-86
/
+84
2014-01-13
PCI: Remove unused alloc_pci_dev()
Stephen Hemminger
1
-6
/
+0
2014-01-13
PCI: Remove unused pci_renumber_slot()
Stephen Hemminger
1
-26
/
+0
2014-01-13
PCI: Remove unused pcie_aspm_enabled()
Stephen Hemminger
1
-12
/
+0
2014-01-13
PCI: Remove unused pci_vpd_truncate()
Stephen Hemminger
1
-24
/
+0
2014-01-12
Merge branch 'acpi-dsm'
Rafael J. Wysocki
1
-92
/
+37
2014-01-12
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2
-9
/
+7
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
5
-9
/
+1
2014-01-10
PCI: Remove unused ID-Based Ordering support
Stephen Hemminger
1
-40
/
+0
2014-01-10
PCI: Remove unused Optimized Buffer Flush/Fill support
Stephen Hemminger
1
-73
/
+0
2014-01-10
PCI: Remove unused Latency Tolerance Reporting support
Stephen Hemminger
1
-123
/
+0
2014-01-10
Merge branch 'pci/resource' into next
Bjorn Helgaas
7
-61
/
+130
2014-01-10
PCI: Removed unused parts of Page Request Interface support
Stephen Hemminger
1
-82
/
+0
2014-01-10
PCI: Never treat a VF as a multifunction device
Alex Williamson
1
-0
/
+1
2014-01-07
Merge branch 'pci/msi' into next
Bjorn Helgaas
2
-37
/
+120
2014-01-07
Merge branch 'pci/misc' into next
Bjorn Helgaas
2
-2
/
+7
2014-01-07
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-4
/
+6
[next]