summaryrefslogtreecommitdiff
path: root/drivers/pci/pci-driver.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-24PCI: use dev_to_node in pci_call_probeYinghai Lu1-1/+1
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu1-0/+2
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis1-3/+6
2008-02-02PCI: Mem Policy: fix mempolicy usage in pci driverLee Schermerhorn1-3/+1
2008-01-25PCI: remove foolish code from pci-driver.cGreg Kroah-Hartman1-45/+5
2008-01-25PCI: use proper call to driver_create_fileGreg Kroah-Hartman1-2/+7
2007-11-06PCI: make pci_match_device() staticAdrian Bunk1-3/+2
2007-10-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+1
2007-10-13PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID codeMichael Ellerman1-2/+1
2007-10-13Driver core: change add_uevent_var to use a structKay Sievers1-2/+1
2007-08-01pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo1-1/+1
2007-05-09Fix more "deprecated" spellos.Randy Dunlap1-1/+1
2007-05-03PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk1-15/+0
2007-05-03PCI: Require vendor and device for new_idJean Delvare1-2/+2
2007-04-27driver core: per-subsystem multithreaded probingCornelia Huck1-5/+1
2007-02-17PCI/sysfs/kobject kernel-doc fixesRandy Dunlap1-0/+1
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+1
2007-02-08PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto1-2/+1
2007-02-08PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto1-1/+1
2007-02-07PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman1-1/+3
2007-01-22PCI: fix pci-driver kernel-docRandy Dunlap1-2/+1
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox1-0/+2
2006-12-20PCI: use /sys/bus/pci/drivers/<driver>/new_id firstRussell King1-7/+3
2006-12-02PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez1-2/+2
2006-12-02pci: fix __pci_register_driver error handlingAkinobu Mita1-2/+5
2006-10-27PCI: reset pci device state to unknown state for resumeShaohua Li1-0/+13
2006-09-27PCI: Multiprobe sanitizerAlan Cox1-1/+5
2006-09-27PCI: fix __must_check warningsGreg Kroah-Hartman1-1/+4
2006-09-26PCI: enable driver multi-threaded probeGreg Kroah-Hartman1-0/+11
2006-09-26PM: no suspend_prepare() phaseDavid Brownell1-14/+0
2006-09-26Suspend changes for PCI coreLinus Torvalds1-1/+40
2006-08-27[PATCH] PCI: kerneldoc correction in pci-driverHenrik Kretzschmar1-2/+1
2006-06-12[PATCH] PCI: Error handling on PCI device resumeJean Delvare1-5/+8
2006-04-14[PATCH] pm: print name of failed suspend functionAndrew Morton1-2/+4
2006-03-24[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn1-2/+1
2006-03-24[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-05[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-3/+3
2005-11-11[PATCH] PCI: automatically set device_driver.ownerLaurent riffard1-4/+5
2005-11-11[PATCH] pci-driver: store_new_id() not inlineRandy Dunlap1-1/+1
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-10-31[PATCH] fix missing includesTim Schmielau1-0/+2
2005-10-29[PATCH] kernel-doc: PCI fixesRandy Dunlap1-4/+9
2005-10-29[PATCH] PCI: Fixup PCI driver shutdownRussell King1-0/+4
2005-09-09[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman1-2/+4
2005-09-09[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-02[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman1-125/+71
2005-06-21[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