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-02-21
ACPI / dock: Use ACPI device object pointers instead of ACPI handles
Rafael J. Wysocki
1
-3
/
+3
2014-02-21
Merge branch 'acpi-pci-hotplug' into acpi-dock
Rafael J. Wysocki
1
-10
/
+19
2014-02-21
ACPI / hotplug: Add .fixup() callback to struct acpi_hotplug_context
Rafael J. Wysocki
1
-1
/
+1
2014-02-21
ACPI / hotplug / PCI: Do not clear event callback pointer for docks
Rafael J. Wysocki
1
-7
/
+0
2014-02-20
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2
-123
/
+0
2014-02-20
Merge branch 'pci/pciehp' into next
Bjorn Helgaas
6
-75
/
+189
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-19
PCI: pciehp: Cleanup whitespace
Bjorn Helgaas
3
-5
/
+6
2014-02-19
PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability
Rajat Jain
2
-5
/
+13
2014-02-19
PCI: imx6: Wait for retraining
Marek Vasut
1
-13
/
+34
2014-02-19
PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR
Mohit Kumar
1
-1
/
+1
2014-02-19
PCI: Remove unused SR-IOV VF Migration support
Bjorn Helgaas
2
-123
/
+0
2014-02-18
Merge branch 'pci/misc' into next
Bjorn Helgaas
3
-37
/
+39
2014-02-18
PCI: Enable INTx if BIOS left them disabled
Bjorn Helgaas
1
-0
/
+10
2014-02-18
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-11
/
+26
2014-02-18
Merge branch 'pci/list-for-each-entry' into next
Bjorn Helgaas
3
-11
/
+11
2014-02-18
PCI: mvebu: Call request_resource() on the apertures
Jason Gunthorpe
1
-1
/
+23
2014-02-18
PCI: rcar: Break out window size handling
Magnus Damm
1
-3
/
+28
2014-02-18
PCI: rcar: Register each instance independently
Magnus Damm
1
-60
/
+20
2014-02-18
PCI: rcar: Fix bridge logic configuration accesses
Ben Dooks
1
-0
/
+4
2014-02-18
PCI: rcar: Add error interrupt handling
Ben Dooks
1
-0
/
+60
2014-02-18
PCI: rcar: Check platform_get_irq() return code
Ben Dooks
1
-0
/
+5
2014-02-18
Merge 3.14-rc3 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+13
2014-02-16
ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHP
Rafael J. Wysocki
1
-5
/
+8
2014-02-16
ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()
Rafael J. Wysocki
1
-5
/
+11
2014-02-14
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-2
/
+8
2014-02-14
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2
-6
/
+205
2014-02-14
PCI: Enable INTx if BIOS left them disabled
Bjorn Helgaas
1
-0
/
+10
2014-02-14
PCI: Remove pci_bus_b() and use list_for_each_entry() directly
Yijing Wang
2
-8
/
+8
2014-02-14
PCI: mvebu: Fix potential issue in range parsing
Jean-Jacques Hiblot
1
-1
/
+1
2014-02-14
ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal
Yijing Wang
1
-3
/
+3
2014-02-14
PCI: pciehp: Don't turn slot off when hot-added device already exists
Yijing Wang
2
-2
/
+3
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: Cleanup per-arch list of object files
Liviu Dudau
1
-14
/
+8
2014-02-12
PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()
Dan Carpenter
1
-2
/
+2
2014-02-12
PCI: mvebu: Use Device ID and revision from underlying endpoint
Andrew Lunn
1
-9
/
+2
2014-02-12
PCI: mvebu: Use Device ID and revision from underlying endpoint
Andrew Lunn
1
-9
/
+2
2014-02-12
Merge back earlier 'acpi-pci-hotplug' material.
Rafael J. Wysocki
2
-285
/
+136
2014-02-12
ACPI / hotplug / PCI: Relax the checking of _STA return values
Mika Westerberg
1
-2
/
+13
2014-02-11
PCI: pciehp: Add hotplug_lock to serialize hotplug events
Rajat Jain
4
-3
/
+23
2014-02-11
PCI: pciehp: Ensure very fast hotplug events are also processed
Rajat Jain
1
-9
/
+20
2014-02-11
PCI: pciehp: Disable link notification across slot reset
Rajat Jain
1
-13
/
+17
2014-02-11
PCI: pciehp: Don't check adapter or latch status while disabling
Rajat Jain
1
-18
/
+0
2014-02-11
PCI: pciehp: Don't disable the link permanently during removal
Rajat Jain
1
-18
/
+0
2014-02-11
PCI: pciehp: Enable link state change notifications
Rajat Jain
1
-2
/
+11
2014-02-11
PCI: Don't scan random busses in pci_scan_bridge()
Andreas Noever
1
-3
/
+7
2014-02-11
PCI: Check for child busses which use more bus numbers than allocated
Andreas Noever
1
-4
/
+6
2014-02-11
PCI: Remove pci_fixup_parent_subordinate_busnr()
Andreas Noever
1
-30
/
+0
[prev]
[next]