aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_hpc.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* PCI: print resources consistently with %pRBjorn Helgaas2010-03-24
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-22
* PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox2010-02-22
* PCI pciehp: fix power fault interrupt storm problemKenji Kaneshige2009-11-24
* pciehp: use pci_pcie_cap()Kenji Kaneshige2009-11-24
* PCI: pciehp: return error on read/write failureKenji Kaneshige2009-11-04
* PCI: pciehp: remove wrong workaround for bad DLLPKenji Kaneshige2009-11-04
* PCI: pciehp: disable DLL state changed event notificationKenji Kaneshige2009-11-04
* PCI: pciehp: remove number fieldKenji Kaneshige2009-09-17
* PCI: pciehp: remove hpc_opsKenji Kaneshige2009-09-17
* PCI: pciehp: remove pci_dev fieldKenji Kaneshige2009-09-17
* PCI: pciehp: remove crit_sect mutexKenji Kaneshige2009-09-17
* PCI: pciehp: remove first_slot fieldKenji Kaneshige2009-09-17
* PCI: pciehp: remove slot_device_offset fieldKenji Kaneshige2009-09-17
* PCI: pciehp: remove hp_slot fieldKenji Kaneshige2009-09-17
* PCI: pciehp: remove device fieldKenji Kaneshige2009-09-17
* PCI: pciehp: remove bus fieldKenji Kaneshige2009-09-17
* PCI: pciehp: remove num_slots fieldKenji Kaneshige2009-09-17
* PCI: pciehp: remove slot_list fieldKenji Kaneshige2009-09-17
* PCI hotplug: add support for 5.0G link speedKenji Kaneshige2009-09-09
* PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige2009-06-16
* PCI: pciehp: enable software notification on empty slotsKenji Kaneshige2009-03-19
* PCI: pciehp: fix possible endless loop in pcie_isrKenji Kaneshige2009-03-19
* PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman2009-02-24
* PCI: pciehp: cleanup register and field definitionsKenji Kaneshige2009-01-07
* PCI: pciehp: ignore undefined bit in link status registerKenji Kaneshige2009-01-07
* PCI hotplug: pciehp: message refinementTaku Izumi2008-10-23
* PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige2008-10-22
* PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige2008-10-22
* PCI: pciehp: remove 'name' parameterAlex Chiang2008-10-22
* PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-20
* PCI: pciehp: fix irq initializationKenji Kaneshige2008-10-20
* PCI: fix pciehp_free_irq()Adrian Bunk2008-09-10
* PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-21
* PCI hotplug: fix typo in pcie hotplug outputJesse Barnes2008-07-28
* pciehp: remove needless command completed interrupt settingKenji Kaneshige2008-06-27
* pciehp: fix interrupt initializationKenji Kaneshige2008-06-27
* pciehp: remove inline from command related functionsKenji Kaneshige2008-06-25
* pciehp: change command polling frequencyKenji Kaneshige2008-06-25
* pciehp: cleanup pcie_poll_cmdKenji Kaneshige2008-06-25
* pciehp: fix typo in hpc_release_ctlrKenji Kaneshige2008-06-25
* pciehp: removes redundant NULL write to slot status registerKenji Kaneshige2008-06-10
* pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige2008-06-10
* shpchp: check firmware before taking controlKenji Kaneshige2008-06-10
* pciehp: block signals while waiting for command completionKenji Kaneshige2008-06-10
* pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige2008-06-10
* pciehp: move msleep after power offKenji Kaneshige2008-05-27
* pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige2008-05-27
* pciehp: fix slow probingKenji Kaneshige2008-05-27