summaryrefslogtreecommitdiff
path: root/drivers/pci/pci-driver.c
AgeCommit message (Expand)Author
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox
2006-12-20PCI: use /sys/bus/pci/drivers/<driver>/new_id firstRussell King
2006-12-01PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez
2006-12-01pci: fix __pci_register_driver error handlingAkinobu Mita
2006-10-27PCI: reset pci device state to unknown state for resumeShaohua Li
2006-09-26PCI: Multiprobe sanitizerAlan Cox
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman
2006-09-25PCI: enable driver multi-threaded probeGreg Kroah-Hartman
2006-09-25PM: no suspend_prepare() phaseDavid Brownell
2006-09-25Suspend changes for PCI coreLinus Torvalds
2006-08-26[PATCH] PCI: kerneldoc correction in pci-driverHenrik Kretzschmar
2006-06-11[PATCH] PCI: Error handling on PCI device resumeJean Delvare
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn
2006-03-23[PATCH] PCI: Add pci_device_shutdown to pci_bus_typeBrian Gerst
2006-01-13[PATCH] Add pci_bus_type probe and remove methodsRussell King
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2005-11-10[PATCH] PCI: automatically set device_driver.ownerLaurent riffard
2005-11-10[PATCH] pci-driver: store_new_id() not inlineRandy Dunlap
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-28[PATCH] kernel-doc: PCI fixesRandy Dunlap
2005-10-28[PATCH] PCI: Fixup PCI driver shutdownRussell King
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman
2005-09-08[PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen
2005-07-06[PATCH] PCI: fix !CONFIG_HOTPLUG pci build problemGreg KH
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman
2005-06-20[PATCH] sysfs: (driver/pci) if show/store is missing return -EIODmitry Torokhov
2005-06-18[PATCH] Fix typo in drivers/pci/pci-driver.cMika Kukkonen
2005-06-17[PATCH] PCI: don't override drv->shutdown unconditionallyChristoph Hellwig
2005-05-03[PATCH] PCI: Spelling fixes for drivers/pci.Steven Cole
2005-05-03[PATCH] PCI: Add pci shutdown abilityGreg KH
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds