aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap
2007-11-28pci-aer: fix kernel-doc mistakesRandy Dunlap
2007-11-28PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_putJulia Lawall
2007-11-28PCI: pcie portdriver: initialize returned valueLinas Vepstas
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik
2007-11-05PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk
2007-11-05PCI: make pci_match_device() staticAdrian Bunk
2007-11-05PCI: Remove 3 incorrect MSI quirks.David Miller
2007-11-05PCI: Add MSI INTX_DISABLE quirks for ATI SB700/800 SATA and IXP SB400 USBDavid Miller
2007-11-05PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller
2007-11-05PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller
2007-11-05PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...David Miller
2007-10-30intel-iommu: Fix array overflowTakashi Iwai
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel
2007-10-29intel-iommu fixesAl Viro
2007-10-23jmicron: update quirk for JMB361/3/5/6Tejun Heo
2007-10-23intel-iommu: fix sg_page()FUJITA Tomonori
2007-10-22intel-iommu sg chaining supportFUJITA Tomonori
2007-10-22intel-iommu: fix for IOMMU early crashKeshavamurthy, Anil S
2007-10-22intel-iommu: optimize sg map/unmap callsKeshavamurthy, Anil S
2007-10-22Intel IOMMU: Iommu floppy workaroundKeshavamurthy, Anil S
2007-10-22Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S
2007-10-22Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S
2007-10-22Intel IOMMU: Intel iommu cmdline option - forcedacKeshavamurthy, Anil S
2007-10-22Intel IOMMU: Avoid memory allocation failures in dma map api callsKeshavamurthy, Anil S
2007-10-22Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S
2007-10-22Intel IOMMU: IOVA allocation and management routinesKeshavamurthy, Anil S
2007-10-22Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S
2007-10-22Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S
2007-10-15Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds
2007-10-14more trivial signedness fixes in driversAl Viro
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-10-12PCI: Add 'nodomains' boot option, and pci_domains_supported globalJeff Garzik
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade
2007-10-12PCI: avoid P2P prefetch window for expansion ROMsGary Hade
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade
2007-10-12PCI: remove transparent bridge sizingGary Hade
2007-10-12pci: write file size to inode on proc bus file writeDavid Rientjes
2007-10-12pci: use size stored in proc_dir_entry for proc bus filesDavid Rientjes
2007-10-12pci: implement "pci=noaer"Randy Dunlap
2007-10-12PCI: fix IDE legacy mode resourcesYoichi Yuasa
2007-10-12MSI: Use correct data offset for 32-bit MSI in read_msi_msg()Roland Dreier
2007-10-12PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID codeMichael Ellerman
2007-10-12PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke
2007-10-12PCI: quirk_vt82c586_acpi: Omit reading PCI revision IDAuke Kok
2007-10-12PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok
2007-10-12cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok
2007-10-12pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig
2007-10-12pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi
2007-10-12PCI: is_power_of_2 in drivers/pci/pci.cvignesh babu