aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton1-2/+4
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn1-2/+1
2006-03-23[PATCH] PCI: Add pci_device_shutdown to pci_bus_typeBrian Gerst1-8/+1
2006-01-13[PATCH] Add pci_bus_type probe and remove methodsRussell King1-2/+2
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-3/+3
2005-11-10[PATCH] PCI: automatically set device_driver.ownerLaurent riffard1-4/+5
2005-11-10[PATCH] pci-driver: store_new_id() not inlineRandy Dunlap1-1/+1
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+2
2005-10-28[PATCH] kernel-doc: PCI fixesRandy Dunlap1-4/+9
2005-10-28[PATCH] PCI: Fixup PCI driver shutdownRussell King1-0/+4
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman1-2/+4
2005-09-08[PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen1-1/+30
2005-07-06[PATCH] PCI: fix !CONFIG_HOTPLUG pci build problemGreg KH1-2/+2
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman1-125/+71
2005-06-20[PATCH] sysfs: (driver/pci) if show/store is missing return -EIODmitry Torokhov1-12/+14
2005-06-18[PATCH] Fix typo in drivers/pci/pci-driver.cMika Kukkonen1-1/+1
2005-06-17[PATCH] PCI: don't override drv->shutdown unconditionallyChristoph Hellwig1-1/+4
2005-05-03[PATCH] PCI: Spelling fixes for drivers/pci.Steven Cole1-1/+1
2005-05-03[PATCH] PCI: Add pci shutdown abilityGreg KH1-0/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+531