aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-driver.c
Commit message (Expand)AuthorAge
* pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu2008-04-29
* generic: use new set_cpus_allowed_ptr functionMike Travis2008-04-19
* PCI: Mem Policy: fix mempolicy usage in pci driverLee Schermerhorn2008-02-01
* PCI: remove foolish code from pci-driver.cGreg Kroah-Hartman2008-01-24
* PCI: use proper call to driver_create_fileGreg Kroah-Hartman2008-01-24
* PCI: make pci_match_device() staticAdrian Bunk2007-11-05
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-12
|\
| * PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID codeMichael Ellerman2007-10-12
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
|/
* pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo2007-08-01
* Fix more "deprecated" spellos.Randy Dunlap2007-05-09
* PCI: remove the broken PCI_MULTITHREAD_PROBE optionAdrian Bunk2007-05-02
* PCI: Require vendor and device for new_idJean Delvare2007-05-02
* driver core: per-subsystem multithreaded probingCornelia Huck2007-04-27
* PCI/sysfs/kobject kernel-doc fixesRandy Dunlap2007-02-16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-07
|\
| * PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto2007-02-07
| * PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto2007-02-07
* | PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-07
|/
* PCI: fix pci-driver kernel-docRandy Dunlap2007-01-22
* PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-20
* PCI: use /sys/bus/pci/drivers/<driver>/new_id firstRussell King2006-12-20
* PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez2006-12-01
* pci: fix __pci_register_driver error handlingAkinobu Mita2006-12-01
* PCI: reset pci device state to unknown state for resumeShaohua Li2006-10-27
* PCI: Multiprobe sanitizerAlan Cox2006-09-26
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-26
* PCI: enable driver multi-threaded probeGreg Kroah-Hartman2006-09-26
* PM: no suspend_prepare() phaseDavid Brownell2006-09-26
* Suspend changes for PCI coreLinus Torvalds2006-09-26
* [PATCH] PCI: kerneldoc correction in pci-driverHenrik Kretzschmar2006-08-26
* [PATCH] PCI: Error handling on PCI device resumeJean Delvare2006-06-11
* [PATCH] pm: print name of failed suspend functionAndrew Morton2006-04-14
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-23
* [PATCH] PCI: Add pci_device_shutdown to pci_bus_typeBrian Gerst2006-03-23
* [PATCH] Add pci_bus_type probe and remove methodsRussell King2006-01-13
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
* [PATCH] PCI: automatically set device_driver.ownerLaurent riffard2005-11-10
* [PATCH] pci-driver: store_new_id() not inlineRandy Dunlap2005-11-10
* [PATCH] fix remaining missing includesTim Schmielau2005-11-07
* [PATCH] fix missing includesTim Schmielau2005-10-30
* [PATCH] kernel-doc: PCI fixesRandy Dunlap2005-10-28
* [PATCH] PCI: Fixup PCI driver shutdownRussell King2005-10-28
* [PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman2005-09-08
* [PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen2005-09-08
* [PATCH] PCI: fix !CONFIG_HOTPLUG pci build problemGreg KH2005-07-06
* [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-01
* [PATCH] sysfs: (driver/pci) if show/store is missing return -EIODmitry Torokhov2005-06-20
* [PATCH] Fix typo in drivers/pci/pci-driver.cMika Kukkonen2005-06-18
* [PATCH] PCI: don't override drv->shutdown unconditionallyChristoph Hellwig2005-06-17