summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-driver.c
Commit message (Expand)AuthorAgeFilesLines
...
* PM: Simplify the new suspend/hibernation framework for devicesRafael J. Wysocki2009-01-061-28/+18
* PCI: Check dynids driver_data value for validityJean Delvare2008-10-201-2/+16
* PCI: remove dynids.use_driver_dataMilton Miller2008-10-201-2/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-42/+346
|\
| * PCI: implement new suspend/resume callbacksRafael J. Wysocki2008-06-101-46/+346
| * Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki2008-06-101-1/+5
* | PCI: use dev_to_node in pci_call_probeYinghai Lu2008-05-241-1/+1
|/
* pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu2008-04-291-0/+2
* generic: use new set_cpus_allowed_ptr functionMike Travis2008-04-191-3/+6
* PCI: Mem Policy: fix mempolicy usage in pci driverLee Schermerhorn2008-02-011-3/+1
* PCI: remove foolish code from pci-driver.cGreg Kroah-Hartman2008-01-241-45/+5
* PCI: use proper call to driver_create_fileGreg Kroah-Hartman2008-01-241-2/+7
* PCI: make pci_match_device() staticAdrian Bunk2007-11-051-3/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-121-2/+1
|\
| * PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID codeMichael Ellerman2007-10-121-2/+1
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-2/+1
|/
* pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo2007-08-011-1/+1
* Fix more "deprecated" spellos.Randy Dunlap2007-05-091-1/+1
* PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk2007-05-021-15/+0
* PCI: Require vendor and device for new_idJean Delvare2007-05-021-2/+2
* driver core: per-subsystem multithreaded probingCornelia Huck2007-04-271-5/+1
* PCI/sysfs/kobject kernel-doc fixesRandy Dunlap2007-02-161-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-071-2/+1
|\
| * PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto2007-02-071-2/+1
| * PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto2007-02-071-1/+1
* | PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-071-1/+3
|/
* PCI: fix pci-driver kernel-docRandy Dunlap2007-01-221-2/+1
* PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-201-0/+2
* PCI: use /sys/bus/pci/drivers/<driver>/new_id firstRussell King2006-12-201-7/+3
* PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez2006-12-011-2/+2
* pci: fix __pci_register_driver error handlingAkinobu Mita2006-12-011-2/+5
* PCI: reset pci device state to unknown state for resumeShaohua Li2006-10-271-0/+13
* 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