aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-1/+1
|\
| * Fix typos concerning hierarchyUwe Kleine-König2007-02-171-1/+1
* | PCI: Make PCI device numa-node attribute visible in sysfsBrice Goglin2007-02-161-0/+11
* | PCI: PCI devices get assigned redundant IRQsAndreas Block2007-02-161-8/+10
* | PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto2007-02-162-17/+20
* | PCI/sysfs/kobject kernel-doc fixesRandy Dunlap2007-02-162-1/+2
|/
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-141-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-122-3/+3
* [SPARC64]: Add PCI MSI support on Niagara.David S. Miller2007-02-101-1/+1
* devres: device resource managementTejun Heo2007-02-091-1/+126
* Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu2007-02-091-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-02-071-0/+18
|\
| * ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov2007-02-071-0/+18
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-0716-1526/+966
|\ \
| * | msi: Make MSI useable more architecturesEric W. Biederman2007-02-071-58/+22
| * | msi: Kill the msi_desc array.Eric W. Biederman2007-02-071-23/+21
| * | msi: Remove attach_msi_entry.Eric W. Biederman2007-02-071-7/+2
| * | msi: Fix msi_remove_pci_irq_vectors.Eric W. Biederman2007-02-071-6/+2
| * | msi: Remove msi_lock.Eric W. Biederman2007-02-071-20/+0
| * | msi: Kill msi_lookup_irqEric W. Biederman2007-02-071-90/+59
| * | MSI: Combine pci_(save|restore)_msi/msix_stateMichael Ellerman2007-02-073-11/+26
| * | MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-072-7/+0
| * | MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman2007-02-073-17/+3
| * | PCI: power management: remove noise on non-manageable hwPavel Machek2007-02-071-7/+8
| * | PCI: cleanup MSI codeSatoru Takeuchi2007-02-071-4/+5
| * | PCI: make isa_bridge Alpha-onlyAdrian Bunk2007-02-071-6/+0
| * | PCI: remove quirk_sis_96x_compatible()Adrian Bunk2007-02-071-15/+0
| * | PCI: Speed up the Intel SMBus unhiding quirkJean Delvare2007-02-071-13/+11
| * | PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2Daniel Yeisley2007-02-071-0/+25
| * | shpchp: delete trailing whitespaceKenji Kaneshige2007-02-073-28/+28
| * | shpchp: remove DBG_XXX_ROUTINEKenji Kaneshige2007-02-071-136/+19
| * | shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige2007-02-072-13/+0
| * | PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...Kristen Carlson Accardi2007-02-073-0/+163
| * | pciehp: fix wait command completionKenji Kaneshige2007-02-072-12/+16
| * | pciehp: cleanup wait command completionKenji Kaneshige2007-02-074-193/+82
| * | pciehp: remove unused pcie_cap_baseKenji Kaneshige2007-02-071-7/+2
| * | pciehp: cleanup pciehp.hKenji Kaneshige2007-02-073-67/+42
| * | pciehp: cleanup register accessKenji Kaneshige2007-02-071-137/+164
| * | pciehp: remove unused pci_bus from struct controllerKenji Kaneshige2007-02-072-13/+2
| * | pciehp: remove unnecessary php_ctlrKenji Kaneshige2007-02-074-494/+120
| * | pciehp: cleanup slot listKenji Kaneshige2007-02-072-27/+17
| * | pciehp: cleanup init_slot()Kenji Kaneshige2007-02-072-63/+37
| * | PCI: remove pci_find_device_reverse()Adrian Bunk2007-02-071-38/+0
| * | PCI: quirks.c: cleanupAdrian Bunk2007-02-072-29/+17
| * | PCI : Add selected_regions funcsHidetoshi Seto2007-02-071-17/+63
| * | PCI : add extremely specialized __pci_reenable_device for default resumeHidetoshi Seto2007-02-073-11/+34
| * | PCI : Move pci_fixup_device and is_enabled (originally intended change)Hidetoshi Seto2007-02-071-12/+12
| * | PCI : remove too specialized __pci_enable_device for default resumeHidetoshi Seto2007-02-073-25/+1
| * | PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4GYinghai Lu2007-02-071-13/+56
| |/