summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAge
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-07
* [PATCH] fix remaining missing includesTim Schmielau2005-11-07
* [PATCH] fix missing includesTim Schmielau2005-10-30
* [PATCH] Typo fix: dot after newline in printk stringsJean Delvare2005-10-30
* [PATCH] CONFIG_IA32Brian Gerst2005-10-30
* Fix PIIX4 SMB region sizeLinus Torvalds2005-10-30
* [PATCH] USB: move handoff codeDavid Brownell2005-10-28
* [PATCH] kernel-doc: PCI fixesRandy Dunlap2005-10-28
* [PATCH] acpiphp: allocate resources for adapters with bridgesKristen Accardi2005-10-28
* [PATCH] PCI: Fixup PCI driver shutdownRussell King2005-10-28
* [PATCH] shpchp: fix oops at driver unloadrajesh.shah@intel.com2005-10-28
* [PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com2005-10-28
* [PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com2005-10-28
* [PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com2005-10-28
* [PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com2005-10-28
* [PATCH] shpchp: detect SHPC capability before doing a lot of workrajesh.shah@intel.com2005-10-28
* [PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com2005-10-28
* [PATCH] shpchp: remove redundant display of PCI device resourcesrajesh.shah@intel.com2005-10-28
* [PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com2005-10-28
* [PATCH] PCI: Add quirk for SMBus on HP D530Jean Delvare2005-10-28
* [PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas2005-10-28
* [PATCH] unhide ICH6 SMBus - take 2R.Marek@sh.cvut.cz2005-10-28
* [PATCH] cpqphp: add pci_enable_device()Bjorn Helgaas2005-10-28
* [PATCH] cpcihp_zt5550: add pci_enable_device()Bjorn Helgaas2005-10-28
* [PATCH] pci: cleanup need_restore switch statementJohn W. Linville2005-10-28
* [PATCH] PCI: Block config access during BISTBrian King2005-10-28
* [PATCH] PCI: ICH6 ACPI and GPIO quirkR.Marek@sh.cvut.cz2005-10-28
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-28
* PCI: be more verbose about resource quirksLinus Torvalds2005-10-25
* cardbus: limit IO windows to 256 bytesLinus Torvalds2005-10-23
* Add some basic .gitignore filesLinus Torvalds2005-10-18
* [PATCH] Fix and clean up quirk_intel_ide_combined() configurationJeff Garzik2005-10-17
* [PATCH] pci: fixup parent subordinate busnrIvan Kokshaysky2005-09-23
* [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.cLinda Xie2005-09-22
* [PATCH] fix drivers/pci/probe.c warningAmos Waterland2005-09-22
* [PATCH] PCI: convert kcalloc to kzallocPekka Enberg2005-09-22
* [PATCH] PCI: remove unused "scratch"Bjorn Helgaas2005-09-22
* [PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin2005-09-17
* [PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin2005-09-17
* [PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESSAdam Kropelin2005-09-17
* [PATCH] pci: only call pci_restore_bars at bootJohn W. Linville2005-09-14
* [PATCH] Subject: PATCH: fix numa caused compile warningsAlan Cox2005-09-10
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds2005-09-09
|\
| * [PATCH] PCI: Small rearrangement of PCI probing codePaul Mackerras2005-09-09
| * [PATCH] PCI: Unhide SMBus on Compaq Evo N620cRumen Ivanov Zarev2005-09-09
| * [PATCH] PCI: Fix PCI bus mastering enable problem in pciehpRajesh Shah2005-09-09
| * [PATCH] PCI: move pci core to use add_hotplug_env_var()Greg Kroah-Hartman2005-09-09
* | [PATCH] yenta: share code with PCI coreDominik Brodowski2005-09-09
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-09-09
|\ \ | |/ |/|
| * [PATCH] Separate pci bits out of struct device_nodePaul Mackerras2005-09-09