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: build resource code for M68K architecture
Greg Ungerer
2012-07-13
1
-0
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'pci/yinghai-hotplug-cleanup' into next
Bjorn Helgaas
2012-07-11
3
-11
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
PCI: acpiphp: merge acpiphp_debug and debug
Yinghai Lu
2012-07-11
2
-6
/
+3
|
|
*
|
|
|
PCI: acpiphp: remove unused res_lock
Yinghai Lu
2012-07-10
2
-5
/
+0
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
Bjorn Helgaas
2012-07-10
3
-60
/
+49
|
|
\
\
\
\
|
|
*
|
|
|
PCI: support sizing P2P bridge I/O windows with 1K granularity
Yinghai Lu
2012-07-10
1
-6
/
+22
|
|
*
|
|
|
PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
Bjorn Helgaas
2012-07-10
3
-51
/
+24
|
|
*
|
|
|
PCI: allow P2P bridge windows starting at PCI bus address zero
Bjorn Helgaas
2012-07-09
1
-3
/
+3
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/bjorn-disable-decode' into next
Bjorn Helgaas
2012-07-10
2
-3
/
+21
|
|
\
\
\
\
|
|
*
|
|
|
PCI: disable MEM decoding while updating 64-bit MEM BARs
Bjorn Helgaas
2012-07-10
1
-0
/
+18
|
|
*
|
|
|
PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, too
Bjorn Helgaas
2012-07-10
1
-3
/
+3
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/myron-final-fixups-v2' into next
Bjorn Helgaas
2012-07-10
2
-32
/
+71
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
PCI: call final fixups hot-added devices
Myron Stowe
2012-07-10
2
-0
/
+22
|
|
*
|
|
PCI: move final fixups from __init to __devinit
Myron Stowe
2012-07-10
1
-4
/
+4
|
|
*
|
|
PCI: never discard enable/suspend/resume_early/resume fixups
Myron Stowe
2012-07-10
1
-14
/
+14
|
|
*
|
|
PCI: release temporary reference in __nv_msi_ht_cap_quirk()
Myron Stowe
2012-07-10
1
-2
/
+5
|
|
*
|
|
PCI: restructure 'pci_do_fixups()'
Myron Stowe
2012-07-10
1
-16
/
+30
|
|
|
/
/
|
*
|
|
Merge branch 'pci/rafael-pci_set_power_state-rebase' into next
Bjorn Helgaas
2012-07-06
3
-7
/
+27
|
|
\
\
\
|
|
*
|
|
PCI / PM: restore the original behavior of pci_set_power_state()
Rafael J. Wysocki
2012-07-05
3
-7
/
+27
|
*
|
|
|
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
1
-0
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
PCI: pull pcibios_setup() up into core
Myron Stowe
2012-06-26
1
-0
/
+12
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'topic/huang-d3cold-v7' into next
Bjorn Helgaas
2012-06-23
6
-13
/
+233
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
PCI/PM: add PCIe runtime D3cold support
Huang Ying
2012-06-23
6
-18
/
+203
|
|
*
|
|
PCI/PM: add runtime PM support to PCIe port
Zheng Yan
2012-06-23
2
-0
/
+34
|
|
*
|
|
ACPI/PM: specify lowest allowed state for device sleep state
Huang Ying
2012-06-23
1
-1
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'topic/jiang-mmconfig-v10' into next
Bjorn Helgaas
2012-06-22
1
-0
/
+14
|
|
\
\
\
|
|
*
|
|
PCI/ACPI: provide MMCONFIG address for PCI host bridges
Jiang Liu
2012-06-22
1
-0
/
+14
|
*
|
|
|
Merge branch 'topic/bjorn-trivial' into next
Bjorn Helgaas
2012-06-22
6
-25
/
+28
|
|
\
\
\
\
|
|
*
|
|
|
PCI: remove useless pcix_set_mmrbc() dev->bus check
Bjorn Helgaas
2012-06-21
1
-2
/
+1
|
|
*
|
|
|
PCI: acpiphp: check whether _ADR evaluation succeeded
Bjorn Helgaas
2012-06-21
1
-4
/
+9
|
|
*
|
|
|
PCI: shpchp: remove dead code
Bjorn Helgaas
2012-06-21
1
-3
/
+0
|
|
*
|
|
|
PCI: fix P2P bridge I/O port window sign extension
Bjorn Helgaas
2012-06-21
1
-8
/
+10
|
|
*
|
|
|
PCI: fix upstream P2P bridge checks when enabling OBFF and LTR
Bjorn Helgaas
2012-06-21
1
-2
/
+2
|
|
*
|
|
|
PCI: use __weak consistently
Bjorn Helgaas
2012-06-20
2
-5
/
+5
|
|
*
|
|
|
PCI: cleanup assign_requested_resources_sorted() kernel-doc warning
Wanpeng Li
2012-06-20
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'topic/jan-intx-masking' into next
Bjorn Helgaas
2012-06-18
2
-0
/
+17
|
|
\
\
\
\
|
|
*
|
|
|
PCI: add Ralink RT2800 broken INTx masking quirk
Alex Williamson
2012-06-18
1
-0
/
+2
|
|
*
|
|
|
PCI: add Chelsio T310 10GbE NIC broken INTx masking quirk
Jan Kiszka
2012-06-18
1
-0
/
+2
|
|
*
|
|
|
PCI: add infrastructure for devices with broken INTx masking
Bjorn Helgaas
2012-06-16
2
-0
/
+13
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'topic/sebastian-devinit-fixups' into next
Bjorn Helgaas
2012-06-18
1
-9
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
PCI: move fixup hooks from __init to __devinit
Sebastian Andrzej Siewior
2012-06-12
1
-9
/
+9
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'topic/stowe-cap-cleanup' into next
Bjorn Helgaas
2012-06-18
1
-48
/
+67
|
|
\
\
\
\
|
|
*
|
|
|
PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_state
Myron Stowe
2012-06-12
1
-18
/
+15
|
|
*
|
|
|
PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2
Myron Stowe
2012-06-12
1
-15
/
+50
|
|
*
|
|
|
PCI: remove redundant checking in PCI Express capability routines
Myron Stowe
2012-06-12
1
-13
/
+1
|
|
*
|
|
|
PCI: make pci_ltr_supported() static
Myron Stowe
2012-06-12
1
-2
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'topic/alex-vfio-prep' into next
Bjorn Helgaas
2012-06-14
4
-9
/
+157
|
|
\
\
\
\
|
|
*
|
|
|
PCI: export pci_user functions for use by other drivers
Alex Williamson
2012-06-12
2
-9
/
+4
|
|
*
|
|
|
PCI: add ACS validation utility
Alex Williamson
2012-06-12
2
-0
/
+102
|
|
*
|
|
|
PCI: add PCI DMA source ID quirk
Alex Williamson
2012-06-12
1
-0
/
+51
|
|
|
/
/
/
[prev]
[next]