aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-23jmicron: update quirk for JMB361/3/5/6Tejun Heo1-1/+1
2007-10-23intel-iommu: fix sg_page()FUJITA Tomonori1-2/+2
2007-10-22intel-iommu sg chaining supportFUJITA Tomonori1-17/+17
2007-10-22intel-iommu: fix for IOMMU early crashKeshavamurthy, Anil S1-11/+11
2007-10-22intel-iommu: optimize sg map/unmap callsKeshavamurthy, Anil S3-160/+231
2007-10-22Intel IOMMU: Iommu floppy workaroundKeshavamurthy, Anil S1-0/+27
2007-10-22Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S2-0/+40
2007-10-22Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S1-0/+194
2007-10-22Intel IOMMU: Intel iommu cmdline option - forcedacKeshavamurthy, Anil S1-1/+6
2007-10-22Intel IOMMU: Avoid memory allocation failures in dma map api callsKeshavamurthy, Anil S1-4/+26
2007-10-22Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S3-1/+2276
2007-10-22Intel IOMMU: IOVA allocation and management routinesKeshavamurthy, Anil S2-0/+419
2007-10-22Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S3-0/+49
2007-10-22Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S2-0/+332
2007-10-15Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds1-2/+0
2007-10-14more trivial signedness fixes in driversAl Viro1-1/+1
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds17-352/+209
2007-10-12PCI: Add 'nodomains' boot option, and pci_domains_supported globalJeff Garzik1-0/+13
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade1-2/+2
2007-10-12PCI: avoid P2P prefetch window for expansion ROMsGary Hade1-2/+1
2007-10-12PCI: skip ISA ioresource alignment on some systemsGary Hade1-2/+2
2007-10-12PCI: remove transparent bridge sizingGary Hade1-0/+5
2007-10-12pci: write file size to inode on proc bus file writeDavid Rientjes1-1/+2
2007-10-12pci: use size stored in proc_dir_entry for proc bus filesDavid Rientjes1-2/+2
2007-10-12pci: implement "pci=noaer"Randy Dunlap3-0/+17
2007-10-12PCI: fix IDE legacy mode resourcesYoichi Yuasa1-12/+36
2007-10-12MSI: Use correct data offset for 32-bit MSI in read_msi_msg()Roland Dreier1-1/+1
2007-10-12PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID codeMichael Ellerman1-2/+1
2007-10-12PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"Johannes Goecke1-32/+0
2007-10-12PCI: quirk_vt82c586_acpi: Omit reading PCI revision IDAuke Kok1-3/+1
2007-10-12PCI: quirk amd_8131_mmrbc: Omit reading pci revision IDAuke Kok1-5/+2
2007-10-12cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok1-1/+1
2007-10-12pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig1-48/+21
2007-10-12pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi1-45/+12
2007-10-12PCI: is_power_of_2 in drivers/pci/pci.cvignesh babu1-2/+3
2007-10-12pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige1-21/+26
2007-10-12pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige1-3/+3
2007-10-12pciehp: remove trailing whitespace from pciehp_ctrl.cKenji Kaneshige1-10/+10
2007-10-12pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige1-10/+10
2007-10-12pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige1-25/+25
2007-10-12pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige1-106/+5
2007-10-12PCI Hotplug: pciehp: Request control over PCI Express Capability as well as Native hotplugKristen Carlson Accardi1-0/+1
2007-10-12PCI Hotplug: pciehp: Dont check bridge control on removeKristen Carlson Accardi1-6/+12
2007-10-12pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige2-13/+0
2007-10-12PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-4/+1
2007-10-12sysfs: kill sysfs_update_file()Tejun Heo1-60/+0
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman1-3/+3
2007-10-12kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman1-1/+1
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers3-26/+8
2007-10-11i386: move pciThomas Gleixner3-3/+3