aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI ASPM: remove get_root_port_linkKenji Kaneshige2009-06-181-13/+11
* PCI ASPM: cleanup pcie_aspm_sanity_checkKenji Kaneshige2009-06-181-12/+9
* PCI ASPM: remove has_switch fieldKenji Kaneshige2009-06-181-4/+1
* PCI ASPM: cleanup calc_Lx_latencyKenji Kaneshige2009-06-181-39/+34
* PCI ASPM: cleanup pcie_aspm_get_cap_deviceKenji Kaneshige2009-06-181-5/+4
* PCI ASPM: cleanup clkpm checksKenji Kaneshige2009-06-181-14/+20
* PCI ASPM: cleanup __pcie_aspm_check_state_oneKenji Kaneshige2009-06-181-42/+25
* PCI ASPM: cleanup initializationKenji Kaneshige2009-06-181-67/+75
* PCI ASPM: cleanup change input argument of aspm functionsKenji Kaneshige2009-06-181-199/+173
* PCI ASPM: cleanup misc in struct pcie_link_stateKenji Kaneshige2009-06-181-9/+9
* PCI ASPM: cleanup clkpm state in struct pcie_link_stateKenji Kaneshige2009-06-181-19/+18
* PCI ASPM: cleanup latency field in struct pcie_link_stateKenji Kaneshige2009-06-181-38/+28
* PCI ASPM: cleanup aspm state field in struct pcie_link_stateKenji Kaneshige2009-06-181-33/+38
* PCI ASPM: fix typo in struct pcie_link_stateKenji Kaneshige2009-06-181-7/+7
* PCI: drivers/pci/slot.c should depend on CONFIG_SYSFSAlex Chiang2009-06-183-2/+4
* PCI: remove redundant __msi_set_enable()Matthew Wilcox2009-06-181-20/+18
* PCI PM: consistently use type bool for wake enable variableFrans Pop2009-06-161-1/+1
* PCI: remove invalid comment of msi_mask_irq()Kenji Kaneshige2009-06-161-3/+0
* PCI PM: Fix handling of devices without PM support by pci_target_state()Rafael J. Wysocki2009-06-161-3/+2
* PCI: support Secondary Bus ResetYu Zhao2009-06-161-0/+31
* PCI: support PM D0hot->D3 transition resetYu Zhao2009-06-161-0/+34
* PCI: cleanup Function Level ResetYu Zhao2009-06-162-84/+86
* PCI AER: software error injectionHuang Ying2009-06-164-0/+494
* PCI AER: multiple error supportZhang, Yanmin2009-06-162-23/+69
* PCI AER: support invalid error source IDsZhang, Yanmin2009-06-162-60/+118
* PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2009-06-162-16/+25
* PCI hotplug: remove redundant .owner initializationsKenji Kaneshige2009-06-169-9/+0
* PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige2009-06-162-7/+55
* PCI hotplug: fix return value of has_foo() functionsKenji Kaneshige2009-06-161-64/+68
* PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige2009-06-163-144/+1
* PCI: PCIE AER: export aer_irqHuang Ying2009-06-162-1/+4
* PCI: Add pci_bus_set_opsHuang Ying2009-06-161-0/+19
* PCI: use pci_is_root_bus() in pci_common_swizzle()Kenji Kaneshige2009-06-161-1/+1
* PCI: use pci_is_root_bus() in pci_get_interrupt_pin()Kenji Kaneshige2009-06-161-1/+1
* PCI: use pci_is_root_bus() in pci_read_bridge_bases()Kenji Kaneshige2009-06-161-1/+1
* PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge()Kenji Kaneshige2009-06-161-1/+1
* PCI quirk: HP hides SMBus controller in Compaq nx9500 laptopsMichal Miroslaw2009-06-161-0/+1
* PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsetsMichal Miroslaw2009-06-161-0/+22
* PCI: expose SMBus on Asus notebook A6LMats Erik Andersson2009-06-111-0/+1
* PCI: Add support for turning PCIe ECRC on or offAndrew Patterson2009-06-115-7/+157
* PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3Rafael J. Wysocki2009-06-111-0/+2
* PCI: fix SR-IOV function dependency link problemYu Zhao2009-06-111-0/+2
* PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()Alex Chiang2009-06-111-2/+0
* PCI MSI: let drivers retry when not enough vectorsMichael S. Tsirkin2009-06-111-3/+3
* PCI: disable ASPM on VIA root-port-under-bridge configurationsShaohua Li2009-06-111-0/+4
* PCI: remove deprecated pci_find_slot() interfaceAlex Chiang2009-06-111-30/+0
* PCI Hotplug: cpqphp: don't use pci_find_slot()Alex Chiang2009-06-112-6/+12
* PCI Hotplug: cpqphp: constify slot_name()Alex Chiang2009-06-111-1/+1
* PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridgeAlex Chiang2009-06-111-12/+2
* PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()Alex Chiang2009-06-113-70/+47