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