summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-053-3/+23
* PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk2007-11-051-9/+7
* PCI: make pci_match_device() staticAdrian Bunk2007-11-051-3/+2
* PCI: Remove 3 incorrect MSI quirks.David Miller2007-11-051-3/+0
* PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USBDavid Miller2007-11-051-0/+20
* PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller2007-11-052-6/+36
* PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller2007-11-051-0/+3
* PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...David Miller2007-11-051-1/+0
* intel-iommu: Fix array overflowTakashi Iwai2007-10-301-2/+2
* x86 gart: rename iommu.h to gart.hJoerg Roedel2007-10-301-1/+1
* intel-iommu fixesAl Viro2007-10-292-5/+4
* jmicron: update quirk for JMB361/3/5/6Tejun Heo2007-10-231-1/+1
* intel-iommu: fix sg_page()FUJITA Tomonori2007-10-231-2/+2
* intel-iommu sg chaining supportFUJITA Tomonori2007-10-221-17/+17
* intel-iommu: fix for IOMMU early crashKeshavamurthy, Anil S2007-10-221-11/+11
* intel-iommu: optimize sg map/unmap callsKeshavamurthy, Anil S2007-10-223-160/+231
* Intel IOMMU: Iommu floppy workaroundKeshavamurthy, Anil S2007-10-221-0/+27
* Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S2007-10-222-0/+40
* Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S2007-10-221-0/+194
* Intel IOMMU: Intel iommu cmdline option - forcedacKeshavamurthy, Anil S2007-10-221-1/+6
* Intel IOMMU: Avoid memory allocation failures in dma map api callsKeshavamurthy, Anil S2007-10-221-4/+26
* Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S2007-10-223-1/+2276
* Intel IOMMU: IOVA allocation and management routinesKeshavamurthy, Anil S2007-10-222-0/+419
* Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S2007-10-223-0/+49
* Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S2007-10-222-0/+332
* Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds2007-10-151-2/+0
* more trivial signedness fixes in driversAl Viro2007-10-141-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-1217-352/+209
|\
| * PCI: Add 'nodomains' boot option, and pci_domains_supported globalJeff Garzik2007-10-121-0/+13
| * PCI: modify PCI bridge control ISA flag for clarityGary Hade2007-10-121-2/+2
| * PCI: avoid P2P prefetch window for expansion ROMsGary Hade2007-10-121-2/+1
| * PCI: skip ISA ioresource alignment on some systemsGary Hade2007-10-121-2/+2
| * PCI: remove transparent bridge sizingGary Hade2007-10-121-0/+5
| * pci: write file size to inode on proc bus file writeDavid Rientjes2007-10-121-1/+2
| * pci: use size stored in proc_dir_entry for proc bus filesDavid Rientjes2007-10-121-2/+2
| * pci: implement "pci=noaer"Randy Dunlap2007-10-123-0/+17
| * PCI: fix IDE legacy mode resourcesYoichi Yuasa2007-10-121-12/+36
| * MSI: Use correct data offset for 32-bit MSI in read_msi_msg()Roland Dreier2007-10-121-1/+1
| * PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID codeMichael Ellerman2007-10-121-2/+1
| * PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke2007-10-121-32/+0
| * PCI: quirk_vt82c586_acpi: Omit reading PCI revision IDAuke Kok2007-10-121-3/+1
| * PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok2007-10-121-5/+2
| * cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok2007-10-121-1/+1
| * pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig2007-10-121-48/+21
| * pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi2007-10-121-45/+12
| * PCI: is_power_of_2 in drivers/pci/pci.cvignesh babu2007-10-121-2/+3
| * pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige2007-10-121-21/+26
| * pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige2007-10-121-3/+3
| * pciehp: remove trailing whitespace from pciehp_ctrl.cKenji Kaneshige2007-10-121-10/+10
| * pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige2007-10-121-10/+10