aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-05xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTENDKonrad Rzeszutek Wilk
2010-12-23PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.cRafael J. Wysocki
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds
2010-12-17Revert "PCI: allocate bus resources from the top down"Bjorn Helgaas
2010-12-17Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"Bjorn Helgaas
2010-12-16PCI: Update MCP55 quirk to not affect non HyperTransport variantsNeil Horman
2010-12-13x86, vt-d: Handle previous faults after enabling fault handlingSuresh Siddha
2010-12-13x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha
2010-11-25Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2010-11-24pci root complex: support for tile architectureChris Metcalf
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16PCI: fix offset check for sysfs mmapped filesDarrick J. Wong
2010-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-11-15PCI: sysfs: fix printk warningsRandy Dunlap
2010-11-12PCI: fix pci_bus_alloc_resource() hang, prefer positive decodeBjorn Helgaas
2010-11-11PCI: read current power state at enable timeJesse Barnes
2010-11-11PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck
2010-11-11PCI hotplug: ibmphp: Add check to prevent reading beyond mapped areaSteven Rostedt
2010-11-08xen-pcifront: fix PCI reference leakJiri Slaby
2010-11-08xen-pcifront: Remove duplicate inclusion of headers.Jesper Juhl
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-10-28Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-10-27proc_bus_pci_ioctl: remove pointless BKL usageLinus Torvalds
2010-10-26PCI: allocate bus resources from the top downBjorn Helgaas
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar
2010-10-18xen-pcifront: Xen PCI frontend driver.Ryan Wilson
2010-10-18msi: Introduce default_[teardown|setup]_msi_irqs with fallback.Thomas Gleixner
2010-10-18x86/PCI: Export pci_walk_bus function.Konrad Rzeszutek Wilk
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-18shpchp: update workqueue usageTejun Heo
2010-10-18pciehp: update workqueue usageTejun Heo
2010-10-17PCI: Add support for polling PME state on suspended legacy PCI devicesMatthew Garrett
2010-10-17PCI: Export some PCI PM functionalityMatthew Garrett
2010-10-17PCI: fix message typoBjorn Helgaas
2010-10-17PCI: log vendor/device ID alwaysBjorn Helgaas
2010-10-17PCI: use new ccflags variable in Makefilematt mooney
2010-10-17PCI: add PCI_MSIX_TABLE/PBA definesHidetoshi Seto
2010-10-15PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the ...Neil Horman
2010-10-15PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki
2010-10-15PCI hotplug: ibmphp-hpc: semaphore cleanupThomas Gleixner
2010-10-15PCI: aerdrv: fix uninitialized variable warningBill Pemberton
2010-10-15PCI: kill BKL in /proc/pciArnd Bergmann