summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* [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/+7Star
* [PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti...Eric W. Biederman2007-03-131-6/+6
* [PATCH] msi: Safer state caching.Eric W. Biederman2007-03-133-129/+25Star
* pci: fix section mismatch warningSam Ravnborg2007-03-101-1/+1
* PCI: aer: fix section mismatch warningSam Ravnborg2007-03-101-3/+3
* pcie: fix section mismatch warningSam Ravnborg2007-03-101-3/+3
* PCI: allow multiple calls to pcim_pin_device()Tejun Heo2007-03-101-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/+64Star
* [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-021-1/+4
* jmicron ATA: reimplement jmicron ATA quirkTejun Heo2007-03-021-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-171-0/+11
* | PCI: PCI devices get assigned redundant IRQsAndreas Block2007-02-171-8/+10
* | PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto2007-02-172-17/+20
* | PCI/sysfs/kobject kernel-doc fixesRandy Dunlap2007-02-172-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/+0Star
* [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-111-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-081-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-0816-1526/+966Star
|\ \
| * | msi: Make MSI useable more architecturesEric W. Biederman2007-02-081-58/+22Star
| * | msi: Kill the msi_desc array.Eric W. Biederman2007-02-081-23/+21Star
| * | msi: Remove attach_msi_entry.Eric W. Biederman2007-02-081-7/+2Star
| * | msi: Fix msi_remove_pci_irq_vectors.Eric W. Biederman2007-02-081-6/+2Star
| * | msi: Remove msi_lock.Eric W. Biederman2007-02-081-20/+0Star
| * | msi: Kill msi_lookup_irqEric W. Biederman2007-02-081-90/+59Star
| * | MSI: Combine pci_(save|restore)_msi/msix_stateMichael Ellerman2007-02-083-11/+26
| * | MSI: Remove pci_scan_msi_device()Michael Ellerman2007-02-082-7/+0Star
| * | MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman2007-02-083-17/+3Star
| * | PCI: power management: remove noise on non-manageable hwPavel Machek2007-02-081-7/+8
| * | PCI: cleanup MSI codeSatoru Takeuchi2007-02-081-4/+5
| * | PCI: make isa_bridge Alpha-onlyAdrian Bunk2007-02-081-6/+0Star
| * | PCI: remove quirk_sis_96x_compatible()Adrian Bunk2007-02-081-15/+0Star
| * | PCI: Speed up the Intel SMBus unhiding quirkJean Delvare2007-02-081-13/+11Star
| * | PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2Daniel Yeisley2007-02-081-0/+25
| * | shpchp: delete trailing whitespaceKenji Kaneshige2007-02-083-28/+28
| * | shpchp: remove DBG_XXX_ROUTINEKenji Kaneshige2007-02-081-136/+19Star
| * | shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige2007-02-082-13/+0Star
| * | PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...Kristen Carlson Accardi2007-02-083-0/+163
| * | pciehp: fix wait command completionKenji Kaneshige2007-02-082-12/+16