summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2007-03-05[PATCH] msi: support masking msi irqs without a mask bitEric W. Biederman
2007-03-05[PATCH] msi: fix up the msi enable/disable logicEric W. Biederman
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman
2007-03-03adjust legacy IDE resource setting (v2)Jan Beulich
2007-03-01ahci/pata_jmicron: match class not function numberTejun Heo
2007-03-01jmicron ATA: reimplement jmicron ATA quirkTejun Heo
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-17Fix typos concerning hierarchyUwe Kleine-König
2007-02-16PCI: Make PCI device numa-node attribute visible in sysfsBrice Goglin
2007-02-16PCI: PCI devices get assigned redundant IRQsAndreas Block
2007-02-16PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto
2007-02-16PCI/sysfs/kobject kernel-doc fixesRandy Dunlap
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-10[SPARC64]: Add PCI MSI support on Niagara.David S. Miller
2007-02-09devres: device resource managementTejun Heo
2007-02-09Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman
2007-02-07msi: Kill the msi_desc array.Eric W. Biederman
2007-02-07msi: Remove attach_msi_entry.Eric W. Biederman
2007-02-07msi: Fix msi_remove_pci_irq_vectors.Eric W. Biederman
2007-02-07msi: Remove msi_lock.Eric W. Biederman
2007-02-07msi: Kill msi_lookup_irqEric W. Biederman
2007-02-07MSI: Combine pci_(save|restore)_msi/msix_stateMichael Ellerman
2007-02-07MSI: Remove pci_scan_msi_device()Michael Ellerman
2007-02-07MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman
2007-02-07PCI: power management: remove noise on non-manageable hwPavel Machek
2007-02-07PCI: cleanup MSI codeSatoru Takeuchi
2007-02-07PCI: make isa_bridge Alpha-onlyAdrian Bunk
2007-02-07PCI: remove quirk_sis_96x_compatible()Adrian Bunk
2007-02-07PCI: Speed up the Intel SMBus unhiding quirkJean Delvare
2007-02-07PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2Daniel Yeisley
2007-02-07shpchp: delete trailing whitespaceKenji Kaneshige
2007-02-07shpchp: remove DBG_XXX_ROUTINEKenji Kaneshige
2007-02-07shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige
2007-02-07PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...Kristen Carlson Accardi
2007-02-07pciehp: fix wait command completionKenji Kaneshige
2007-02-07pciehp: cleanup wait command completionKenji Kaneshige
2007-02-07pciehp: remove unused pcie_cap_baseKenji Kaneshige
2007-02-07pciehp: cleanup pciehp.hKenji Kaneshige
2007-02-07pciehp: cleanup register accessKenji Kaneshige
2007-02-07pciehp: remove unused pci_bus from struct controllerKenji Kaneshige
2007-02-07pciehp: remove unnecessary php_ctlrKenji Kaneshige
2007-02-07pciehp: cleanup slot listKenji Kaneshige
2007-02-07pciehp: cleanup init_slot()Kenji Kaneshige
2007-02-07PCI: remove pci_find_device_reverse()Adrian Bunk