summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
* | MSI: Consolidate BUG_ON()s.Michael Ellerman2007-05-021-7/+3
* | MSI: Consolidate MSI-X irq freeing codeMichael Ellerman2007-05-021-29/+20
* | MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2Michael Ellerman2007-05-021-11/+5
* | MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1Michael Ellerman2007-05-021-7/+2
* | MSI: Simplify BUG() handling in pci_disable_msix()Michael Ellerman2007-05-021-10/+5
* | MSI: Simplify BUG() handling in pci_disable_msi()Michael Ellerman2007-05-021-12/+9
* | pci: do not mark exported functions as __devinitSam Ravnborg2007-05-026-36/+24
* | PCI: Require vendor and device for new_idJean Delvare2007-05-021-2/+2
* | PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes2007-05-021-2/+3
* | PCI: kernel-doc fixRandy Dunlap2007-05-021-1/+1
* | PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi2007-05-026-6/+6
* | pciehp: Adapt to device driver modelKenji Kaneshige2007-05-022-35/+6
* | pciehp: Event handling reworkKenji Kaneshige2007-05-024-389/+321
* | pci: New PCI-E reset APIBrian King2007-05-021-0/+29
* | PCI: Flush MSI-X table writesMitch Williams2007-05-021-0/+25
|/
* 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
|\
OpenPOWER on IntegriCloud