aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)AuthorFilesLines
2007-11-28pci-aer: fix kernel-doc mistakesGravatar Randy Dunlap 1-14/+15
2007-11-28PCI: pcie portdriver: initialize returned valueGravatar Linas Vepstas 1-1/+1
2007-10-12pci: implement "pci=noaer"Gravatar Randy Dunlap 1-0/+9
2007-10-12pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEGravatar Kenji Kaneshige 1-9/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Gravatar Yoann Padioleau 1-2/+1
2007-07-11PCI: pcie: remove SPIN_LOCK_UNLOCKEDGravatar Milind Arun Choudhary 1-1/+1
2007-07-11PCI aer: add pci_cleanup_aer_correct_aer_statusGravatar Stephen Hemminger 1-0/+16
2007-07-11PCI: fix AER driver error informationGravatar Zhang, Yanmin 5-41/+32
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 1-0/+1
2007-03-26PCI: Fix warning message in PCIE port driverGravatar Prarit Bhargava 1-1/+1
2007-03-09PCI: aer: fix section mismatch warningGravatar Sam Ravnborg 1-3/+3
2007-03-09pcie: fix section mismatch warningGravatar Sam Ravnborg 1-3/+3
2007-02-17Fix typos concerning hierarchyGravatar Uwe Kleine-König 1-1/+1
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsGravatar Thomas Gleixner 1-1/+1
2006-12-20PCI: pcieport-driver: remove invalid warning messageGravatar Kenji Kaneshige 1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 1-1/+1
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataGravatar David Howells 3-6/+6
2006-10-18PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM errorGravatar Zhang, Yanmin 1-1/+1
2006-10-18PCI: pcie-check-and-return-bus_register-errors fixGravatar Andrew Morton 2-3/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-2/+1
2006-09-26PCI: fix __must_check warningsGravatar Greg Kroah-Hartman 3-9/+16
2006-09-26PCI-Express AER implemetation: pcie_portdrv error handlerGravatar Zhang, Yanmin 1-21/+175
2006-09-26PCI-Express AER implemetation: AER core and aerdriverGravatar Zhang, Yanmin 9-0/+1568
2006-09-26PCI-Express AER implemetation: export pcie_port_bus_typeGravatar Zhang, Yanmin 1-0/+1
2006-09-26PCIE: check and return bus_register errorsGravatar Randy Dunlap 3-5/+11
2006-08-03PCIE: cleanup on probe errorGravatar Randy Dunlap 1-1/+3
2006-08-03pcie: fix warnings when CONFIG_PM=nGravatar Henrik Kretzschmar 1-17/+17
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciGravatar Eric Sesterhenn 1-2/+1
2006-03-23[PATCH] PCI: remove msi save/restore code in specific driverGravatar Shaohua Li 2-63/+4
2006-01-09[PATCH] PCIE: make bus_id for PCI Express devices uniqueGravatar Sergey Vlasov 1-2/+2
2005-10-30[PATCH] fix missing includesGravatar Tim Schmielau 2-0/+3
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksGravatar Russell King 1-2/+2
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGravatar Greg Kroah-Hartman 1-2/+6
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesGravatar Pavel Machek 1-3/+3
2005-07-01[PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon De...Gravatar long 3-1/+91
2005-06-20[PATCH] use device_for_each_child() to properly access child devices.Gravatar long 1-74/+65
2005-05-17[PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switchGravatar Dely Sy 1-1/+2
2005-04-16[PATCH] fix u32 vs. pm_message_t in PCI, PCIEGravatar Pavel Machek 4-7/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 6-0/+717