summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-driver.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Check dynids driver_data value for validityJean Delvare2008-10-201-2/+16
* PCI: remove dynids.use_driver_dataMilton Miller2008-10-201-2/+1Star
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-171-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-021-3/+1Star
* PCI: remove foolish code from pci-driver.cGreg Kroah-Hartman2008-01-251-45/+5Star
* PCI: use proper call to driver_create_fileGreg Kroah-Hartman2008-01-251-2/+7
* PCI: make pci_match_device() staticAdrian Bunk2007-11-051-3/+2Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-131-2/+1Star
|\
| * PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID codeMichael Ellerman2007-10-131-2/+1Star
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-2/+1Star
|/
* 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-031-15/+0Star
* PCI: Require vendor and device for new_idJean Delvare2007-05-031-2/+2
* driver core: per-subsystem multithreaded probingCornelia Huck2007-04-271-5/+1Star
* PCI/sysfs/kobject kernel-doc fixesRandy Dunlap2007-02-171-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-081-2/+1Star
|\
| * PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto2007-02-081-2/+1Star
| * PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto2007-02-081-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/+1Star
* 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/+3Star
* 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-271-1/+5
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-271-1/+4
* PCI: enable driver multi-threaded probeGreg Kroah-Hartman2006-09-261-0/+11
* PM: no suspend_prepare() phaseDavid Brownell2006-09-261-14/+0Star
* Suspend changes for PCI coreLinus Torvalds2006-09-261-1/+40
* [PATCH] PCI: kerneldoc correction in pci-driverHenrik Kretzschmar2006-08-261-2/+1Star
* [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/+1Star
* [PATCH] PCI: Add pci_device_shutdown to pci_bus_typeBrian Gerst2006-03-231-8/+1Star
* [PATCH] Add pci_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-051-3/+3
* [PATCH] PCI: automatically set device_driver.ownerLaurent riffard2005-11-111-4/+5
* [PATCH] pci-driver: store_new_id() not inlineRandy Dunlap2005-11-111-1/+1
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+2
* [PATCH] kernel-doc: PCI fixesRandy Dunlap2005-10-291-4/+9
* [PATCH] PCI: Fixup PCI driver shutdownRussell King2005-10-291-0/+4
* [PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman2005-09-081-2/+4