summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-driver.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Multiprobe sanitizerAlan Cox2006-09-261-1/+5
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-261-1/+4
* PCI: enable driver multi-threaded probeGreg Kroah-Hartman2006-09-251-0/+11
* PM: no suspend_prepare() phaseDavid Brownell2006-09-251-14/+0
* Suspend changes for PCI coreLinus Torvalds2006-09-251-1/+40
* [PATCH] PCI: kerneldoc correction in pci-driverHenrik Kretzschmar2006-08-261-2/+1
* [PATCH] PCI: Error handling on PCI device resumeJean Delvare2006-06-111-5/+8
* [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-141-2/+4
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-231-2/+1
* [PATCH] PCI: Add pci_device_shutdown to pci_bus_typeBrian Gerst2006-03-231-8/+1
* [PATCH] Add pci_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-3/+3
* [PATCH] PCI: automatically set device_driver.ownerLaurent riffard2005-11-101-4/+5
* [PATCH] pci-driver: store_new_id() not inlineRandy Dunlap2005-11-101-1/+1
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+2
* [PATCH] kernel-doc: PCI fixesRandy Dunlap2005-10-281-4/+9
* [PATCH] PCI: Fixup PCI driver shutdownRussell King2005-10-281-0/+4
* [PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman2005-09-081-2/+4
* [PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen2005-09-081-1/+30
* [PATCH] PCI: fix !CONFIG_HOTPLUG pci build problemGreg KH2005-07-061-2/+2
* [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-011-125/+71
* [PATCH] sysfs: (driver/pci) if show/store is missing return -EIODmitry Torokhov2005-06-201-12/+14
* [PATCH] Fix typo in drivers/pci/pci-driver.cMika Kukkonen2005-06-181-1/+1
* [PATCH] PCI: don't override drv->shutdown unconditionallyChristoph Hellwig2005-06-171-1/+4
* [PATCH] PCI: Spelling fixes for drivers/pci.Steven Cole2005-05-031-1/+1
* [PATCH] PCI: Add pci shutdown abilityGreg KH2005-05-031-0/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+531
OpenPOWER on IntegriCloud