aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2007-05-02MSI: Give archs the option to allocate all MSI/Xs at once.Michael Ellerman
2007-05-02MSI: arch must connect the irq and the msi_descMichael Ellerman
2007-05-02msi: introduce ARCH_SUPPORTS_MSI Kconfig option (rev2)Dan Williams
2007-05-02MSI: Remove dev->first_msi_irqMichael Ellerman
2007-05-02MSI: Use a list instead of the custom link structureMichael Ellerman
2007-05-02PCI: Convert to alloc_pci_dev()Michael Ellerman
2007-05-02PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman
2007-05-02MSI: Add an arch_msi_check_device()Michael Ellerman
2007-05-02MSI: Rename pci_msi_supported() to pci_msi_check_device()Michael Ellerman
2007-05-02MSI: Consolidate precondition checksMichael Ellerman
2007-05-02MSI: Expand pci_msi_supported()Michael Ellerman
2007-05-02MSI: Remove msi_cacheMichael Ellerman
2007-05-02MSI: Move EXPORT_SYMBOL()s near their definitionMichael Ellerman
2007-05-02MSI: Consolidate BUG_ON()s.Michael Ellerman
2007-05-02MSI: Consolidate MSI-X irq freeing codeMichael Ellerman
2007-05-02MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 2Michael Ellerman
2007-05-02MSI: Simplify BUG() handling in msi_remove_pci_irq_vectors() part 1Michael Ellerman
2007-05-02MSI: Simplify BUG() handling in pci_disable_msix()Michael Ellerman
2007-05-02MSI: Simplify BUG() handling in pci_disable_msi()Michael Ellerman
2007-05-02pci: do not mark exported functions as __devinitSam Ravnborg
2007-05-02PCI: Require vendor and device for new_idJean Delvare
2007-05-02PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes
2007-05-02PCI: kernel-doc fixRandy Dunlap
2007-05-02PCI: fix multiple definition of `queue_pushbutton_work'Kristen Carlson Accardi
2007-05-02pciehp: Adapt to device driver modelKenji Kaneshige
2007-05-02pciehp: Event handling reworkKenji Kaneshige
2007-05-02pci: New PCI-E reset APIBrian King
2007-05-02PCI: Flush MSI-X table writesMitch Williams
2007-04-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-04-28libata/IDE: remove combined mode quirkJeff Garzik
2007-04-27define platform wakeup hook, use in pci_enable_wake()David Brownell
2007-04-27driver core: per-subsystem multithreaded probingCornelia Huck
2007-04-25ACPI: Disable MSI on request of FADTShaohua Li
2007-04-23Revert "adjust legacy IDE resource setting (v2)"Bartlomiej Zolnierkiewicz
2007-04-03[PATCH] msi: synchronously mask and unmask msi-x irqs.Eric W. Biederman
2007-03-26PCI: Fix warning message in PCIE port driverPrarit Bhargava
2007-03-26PCI: Stop unhiding the SMBus on Toshiba laptopsJean Delvare
2007-03-12[PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti...Eric W. Biederman
2007-03-12[PATCH] msi: Safer state caching.Eric W. Biederman
2007-03-09pci: fix section mismatch warningSam Ravnborg
2007-03-09PCI: aer: fix section mismatch warningSam Ravnborg
2007-03-09pcie: fix section mismatch warningSam Ravnborg
2007-03-09PCI: allow multiple calls to pcim_pin_device()Tejun Heo
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