summaryrefslogtreecommitdiff
path: root/drivers/pci/pcie
AgeCommit message (Expand)AuthorFilesLines
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells3-6/+6
2006-10-18PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM errorZhang, Yanmin1-1/+1
2006-10-18PCI: pcie-check-and-return-bus_register-errors fixAndrew Morton2-3/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-09-27PCI: fix __must_check warningsGreg Kroah-Hartman3-9/+16
2006-09-27PCI-Express AER implemetation: pcie_portdrv error handlerZhang, Yanmin1-21/+175
2006-09-27PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin9-0/+1568
2006-09-27PCI-Express AER implemetation: export pcie_port_bus_typeZhang, Yanmin1-0/+1
2006-09-27PCIE: check and return bus_register errorsRandy Dunlap3-5/+11
2006-08-04PCIE: cleanup on probe errorRandy Dunlap1-1/+3
2006-08-04pcie: fix warnings when CONFIG_PM=nHenrik Kretzschmar1-17/+17
2006-03-24[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn1-2/+1
2006-03-24[PATCH] PCI: remove msi save/restore code in specific driverShaohua Li2-63/+4
2006-01-09[PATCH] PCIE: make bus_id for PCI Express devices uniqueSergey Vlasov1-2/+2
2005-10-31[PATCH] fix missing includesTim Schmielau2-0/+3
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-2/+2
2005-09-09[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman1-2/+6
2005-07-08[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek1-3/+3
2005-07-02[PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon De...long3-1/+91
2005-06-21[PATCH] use device_for_each_child() to properly access child devices.long1-74/+65
2005-05-18[PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switchDely Sy1-1/+2
2005-04-17[PATCH] fix u32 vs. pm_message_t in PCI, PCIEPavel Machek4-7/+7
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds6-0/+717