aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-23PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.cRafael J. Wysocki1-1/+2
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+28
2010-12-17Revert "PCI: allocate bus resources from the top down"Bjorn Helgaas1-48/+5
2010-12-17Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"Bjorn Helgaas1-49/+21
2010-12-16PCI: Update MCP55 quirk to not affect non HyperTransport variantsNeil Horman1-0/+3
2010-12-13x86, vt-d: Handle previous faults after enabling fault handlingSuresh Siddha1-0/+5
2010-12-13x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha1-0/+23
2010-11-25Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-0/+19
2010-11-24pci root complex: support for tile architectureChris Metcalf2-0/+19
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-16PCI: fix offset check for sysfs mmapped filesDarrick J. Wong1-1/+1
2010-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds6-29/+91
2010-11-15PCI: sysfs: fix printk warningsRandy Dunlap1-1/+2
2010-11-12PCI: fix pci_bus_alloc_resource() hang, prefer positive decodeBjorn Helgaas1-21/+49
2010-11-11PCI: read current power state at enable timeJesse Barnes1-0/+12
2010-11-11PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck3-8/+23
2010-11-11PCI hotplug: ibmphp: Add check to prevent reading beyond mapped areaSteven Rostedt1-0/+6
2010-11-08xen-pcifront: fix PCI reference leakJiri Slaby1-2/+3
2010-11-08xen-pcifront: Remove duplicate inclusion of headers.Jesper Juhl1-1/+0
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds5-2/+1184
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds15-22/+206
2010-10-27proc_bus_pci_ioctl: remove pointless BKL usageLinus Torvalds1-3/+0
2010-10-26PCI: allocate bus resources from the top downBjorn Helgaas1-5/+48
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+2
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds8-55/+49
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6Stefano Stabellini8-227/+1239
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-6/+7
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+5
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar1-0/+20
2010-10-18xen-pcifront: Xen PCI frontend driver.Ryan Wilson3-0/+1171
2010-10-18msi: Introduce default_[teardown|setup]_msi_irqs with fallback.Thomas Gleixner1-2/+12
2010-10-18x86/PCI: Export pci_walk_bus function.Konrad Rzeszutek Wilk1-0/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+2
2010-10-18shpchp: update workqueue usageTejun Heo4-30/+25
2010-10-18pciehp: update workqueue usageTejun Heo4-25/+24
2010-10-17PCI: Add support for polling PME state on suspended legacy PCI devicesMatthew Garrett1-0/+77
2010-10-17PCI: Export some PCI PM functionalityMatthew Garrett1-3/+0
2010-10-17PCI: fix message typoBjorn Helgaas1-1/+1
2010-10-17PCI: log vendor/device ID alwaysBjorn Helgaas1-2/+2
2010-10-17PCI: use new ccflags variable in Makefilematt mooney1-3/+1
2010-10-17PCI: add PCI_MSIX_TABLE/PBA definesHidetoshi Seto1-2/+2
2010-10-15PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the MCP55 northbridgeNeil Horman1-0/+31
2010-10-15PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki4-2/+39
2010-10-15PCI hotplug: ibmphp-hpc: semaphore cleanupThomas Gleixner1-2/+2
2010-10-15PCI: aerdrv: fix uninitialized variable warningBill Pemberton1-1/+1
2010-10-15PCI: kill BKL in /proc/pciArnd Bergmann1-3/+1
2010-10-15PCI: Adjust confusing if indentation in pcie_get_readrqJulia Lawall1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-12x86: Speed up the irq_remapped check in hot pathesThomas Gleixner1-7/+0