summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-04-291-113/+0
|\
| * libata/IDE: remove combined mode quirkJeff Garzik2007-04-281-113/+0
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-04-291-0/+4
|\ \ | |/ |/|
| * ACPI: Disable MSI on request of FADTShaohua Li2007-04-251-0/+4
* | define platform wakeup hook, use in pci_enable_wake()David Brownell2007-04-271-17/+41
* | driver core: per-subsystem multithreaded probingCornelia Huck2007-04-271-5/+1
|/
* Revert "adjust legacy IDE resource setting (v2)"Bartlomiej Zolnierkiewicz2007-04-231-32/+13
* [PATCH] msi: synchronously mask and unmask msi-x irqs.Eric W. Biederman2007-04-031-0/+1
* PCI: Fix warning message in PCIE port driverPrarit Bhargava2007-03-261-1/+1
* PCI: Stop unhiding the SMBus on Toshiba laptopsJean Delvare2007-03-261-11/+7
* [PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti...Eric W. Biederman2007-03-121-6/+6
* [PATCH] msi: Safer state caching.Eric W. Biederman2007-03-123-129/+25
* pci: fix section mismatch warningSam Ravnborg2007-03-091-1/+1
* PCI: aer: fix section mismatch warningSam Ravnborg2007-03-091-3/+3
* pcie: fix section mismatch warningSam Ravnborg2007-03-091-3/+3
* PCI: allow multiple calls to pcim_pin_device()Tejun Heo2007-03-091-7/+8
* [PATCH] msi: support masking msi irqs without a mask bitEric W. Biederman2007-03-051-0/+2
* [PATCH] msi: fix up the msi enable/disable logicEric W. Biederman2007-03-051-80/+64
* [PATCH] msi: sanely support hardware level msi disablingEric W. Biederman2007-03-054-12/+30
* adjust legacy IDE resource setting (v2)Jan Beulich2007-03-031-13/+32
* ahci/pata_jmicron: match class not function numberTejun Heo2007-03-011-1/+4
* jmicron ATA: reimplement jmicron ATA quirkTejun Heo2007-03-011-30/+50
* 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
OpenPOWER on IntegriCloud