index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-12-07
x86/PCI: Add NumaChip remote PCI support
Daniel J Blueman
5
-0
/
+152
2012-12-07
ath9k: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
1
-4
/
+4
2012-12-07
iwlwifi: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
1
-5
/
+2
2012-12-07
iwlwifi: collapse wrapper for pcie_capability_read_word()
Bjorn Helgaas
1
-10
/
+3
2012-12-07
iwlegacy: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
3
-11
/
+2
2012-12-07
iwlegacy: collapse wrapper for pcie_capability_read_word()
Bjorn Helgaas
2
-10
/
+3
2012-12-07
cxgb3: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
1
-1
/
+1
2012-12-07
PCI: Add standard PCIe Capability Link ASPM field names
Bjorn Helgaas
2
-5
/
+8
2012-12-07
PCI/portdrv: Use PCI Express Capability accessors
Bjorn Helgaas
1
-2
/
+1
2012-12-07
PCI: Use standard PCIe Capability Link register field names
Bjorn Helgaas
1
-2
/
+2
2012-12-05
x86: Use PCI setup data
Matthew Garrett
2
-4
/
+30
2012-12-05
PCI: Add support for non-BAR ROMs
Matthew Garrett
2
-2
/
+11
2012-12-05
PCI: Add pcibios_add_device
Matthew Garrett
3
-0
/
+19
2012-12-05
EFI: Stash ROMs if they're not in the PCI BAR
Matthew Garrett
4
-0
/
+202
2012-12-05
PCI: Add and use standard PCI-X Capability register names
Bjorn Helgaas
2
-7
/
+23
2012-12-05
PCI/PM: Keep runtime PM enabled for unbound PCI devices
Huang Ying
2
-27
/
+42
2012-11-30
xen-pcifront: Handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2012-11-28
PCI: SRIOV control and status via sysfs (documentation)
Donald Dutile
2
-4
/
+78
2012-11-26
PCI/AER: Report success only when every device has AER-aware driver
Vijay Mohan Pandarathil
3
-4
/
+25
2012-11-13
PCI/ACPI: Notify PCI devices when their power resource is turned on
Huang Ying
1
-0
/
+2
2012-11-13
PCI: Add GPL license for drivers/pci/ioapic module
Andrew Cooks
1
-0
/
+2
2012-11-10
PCI: Remove useless "!dev" tests
Bjorn Helgaas
1
-7
/
+7
2012-11-10
PCI: Use spec names for SR-IOV capability fields
Bjorn Helgaas
3
-33
/
+33
2012-11-10
PCI: Provide method to reduce the number of total VFs supported
Donald Dutile
4
-2
/
+60
2012-11-10
PCI: SRIOV control and status via sysfs
Donald Dutile
2
-0
/
+128
2012-11-10
PCI: Use is_visible() with boot_vga attribute for pci_dev
Yinghai Lu
1
-11
/
+10
2012-11-10
PCI: Add pci_device_type to pdev's device struct
Yinghai Lu
3
-0
/
+26
2012-11-09
PCI: Fix bit definitions of PCI_EXP_LNKCAP2 register
Jingoo Han
1
-3
/
+3
2012-11-07
x86/PCI: Allow x86 platforms to use translation offsets
Mike Yoknis
1
-3
/
+18
2012-11-07
PCI/PM: Add comments for PME poll support for PCIe
Huang Ying
1
-9
/
+19
2012-11-07
PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cards
Ian Abbott
1
-0
/
+11
2012-11-07
PCI: Add workaround for PLX PCI 9050 BAR alignment erratum
Ian Abbott
1
-0
/
+28
2012-11-07
PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
3
-11
/
+8
2012-11-07
x86/PCI: Ignore _SEG on HP xw9300
Bjorn Helgaas
1
-2
/
+23
2012-11-07
PCI: Don't touch card regs after runtime suspend D3
Dave Airlie
1
-3
/
+3
2012-11-07
PCI/ACPI: Request _OSC control before scanning PCI root bus
Taku Izumi
1
-59
/
+62
2012-11-07
PCI: Don't pass pci_dev to pci_ext_cfg_avail()
Taku Izumi
4
-6
/
+5
2012-11-06
PCI/portdrv: Don't create hotplug slots unless port supports hotplug
Taku Izumi
1
-1
/
+2
2012-11-06
PCI/ACPI: Add _PRT interrupt routing info before enumerating devices
Bjorn Helgaas
1
-14
/
+16
2012-11-05
ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus
Bjorn Helgaas
4
-18
/
+18
2012-11-05
PCI/PM: Fix proc config reg access for D3cold and bridge suspending
Huang Ying
4
-34
/
+42
2012-11-03
PCI/ACPI: Remove acpi_root_driver in reverse order
Yinghai Lu
1
-1
/
+1
2012-11-03
PCI/ACPI: Delete host bridge _PRT during hot remove path
Yinghai Lu
1
-0
/
+6
2012-11-03
PCI/ACPI: Make acpi_pci_root_remove() stop/remove pci root bus
Yinghai Lu
1
-0
/
+6
2012-11-03
PCI: Add pci_stop_and_remove_root_bus()
Yinghai Lu
2
-0
/
+38
2012-11-03
PCI/ACPI: Assign unassigned resource for hot-added root bus
Yinghai Lu
1
-0
/
+7
2012-11-03
PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
Yinghai Lu
2
-2
/
+1
2012-11-03
PCI: Move pci_rescan_bus() back to probe.c
Yinghai Lu
2
-23
/
+21
2012-11-02
PCI/PM: Resume device before shutdown
Huang Ying
1
-10
/
+2
2012-11-02
PCI/PM: Fix deadlock when unbinding device if parent in D3cold
Huang Ying
2
-7
/
+16
[next]