aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-121-0/+1
|\
| * xen/pci: Make xen-pcifront be dependent on XEN_XENBUS_FRONTENDKonrad Rzeszutek Wilk2011-01-051-0/+1
* | headers: kobject.h reduxAlexey Dobriyan2011-01-102-2/+0
* | PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.cRafael J. Wysocki2010-12-231-1/+2
| |
| \
*-. | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-192-0/+28
|\ \|
| * | x86, vt-d: Handle previous faults after enabling fault handlingSuresh Siddha2010-12-131-0/+5
| * | x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha2010-12-131-0/+23
| |/
* | Revert "PCI: allocate bus resources from the top down"Bjorn Helgaas2010-12-171-48/+5
* | Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"Bjorn Helgaas2010-12-171-49/+21
* | PCI: Update MCP55 quirk to not affect non HyperTransport variantsNeil Horman2010-12-161-0/+3
|/
* Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2010-11-252-0/+19
|\
| * pci root complex: support for tile architectureChris Metcalf2010-11-242-0/+19
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* | PCI: fix offset check for sysfs mmapped filesDarrick J. Wong2010-11-161-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-11-156-29/+91
|\ \
| * | PCI: sysfs: fix printk warningsRandy Dunlap2010-11-151-1/+2
| * | PCI: fix pci_bus_alloc_resource() hang, prefer positive decodeBjorn Helgaas2010-11-121-21/+49
| * | PCI: read current power state at enable timeJesse Barnes2010-11-111-0/+12
| * | PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck2010-11-113-8/+23
| * | PCI hotplug: ibmphp: Add check to prevent reading beyond mapped areaSteven Rostedt2010-11-111-0/+6
| |/
* | xen-pcifront: fix PCI reference leakJiri Slaby2010-11-081-2/+3
* | xen-pcifront: Remove duplicate inclusion of headers.Jesper Juhl2010-11-081-1/+0
|/
* Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-285-2/+1184
|\
| * Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-228-227/+1239
| |\
| | * xen-pcifront: Xen PCI frontend driver.Ryan Wilson2010-10-183-0/+1171
| | * msi: Introduce default_[teardown|setup]_msi_irqs with fallback.Thomas Gleixner2010-10-181-2/+12
| | * x86/PCI: Export pci_walk_bus function.Konrad Rzeszutek Wilk2010-10-181-0/+1
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-10-2815-22/+206
|\ \ \
| * | | PCI: allocate bus resources from the top downBjorn Helgaas2010-10-261-5/+48
| * | | PCI: Add support for polling PME state on suspended legacy PCI devicesMatthew Garrett2010-10-171-0/+77
| * | | PCI: Export some PCI PM functionalityMatthew Garrett2010-10-171-3/+0
| * | | PCI: fix message typoBjorn Helgaas2010-10-171-1/+1
| * | | PCI: log vendor/device ID alwaysBjorn Helgaas2010-10-171-2/+2
| * | | PCI: use new ccflags variable in Makefilematt mooney2010-10-171-3/+1
| * | | PCI: add PCI_MSIX_TABLE/PBA definesHidetoshi Seto2010-10-171-2/+2
| * | | PCI: add quirk for non-symmetric-mode irq routing to versions 0 and 4 of the ...Neil Horman2010-10-151-0/+31
| * | | PCI/PCIe/AER: Disable native AER service if BIOS has precedenceRafael J. Wysocki2010-10-154-2/+39
| * | | PCI hotplug: ibmphp-hpc: semaphore cleanupThomas Gleixner2010-10-151-2/+2
| * | | PCI: aerdrv: fix uninitialized variable warningBill Pemberton2010-10-151-1/+1
| * | | PCI: kill BKL in /proc/pciArnd Bergmann2010-10-151-3/+1
| * | | PCI: Adjust confusing if indentation in pcie_get_readrqJulia Lawall2010-10-151-1/+1
| |/ /
* | | proc_bus_pci_ioctl: remove pointless BKL usageLinus Torvalds2010-10-271-3/+0
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+2
|\ \ \
| * | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-228-55/+49
|\ \ \ \
| * | | | shpchp: update workqueue usageTejun Heo2010-10-184-30/+25
| * | | | pciehp: update workqueue usageTejun Heo2010-10-184-25/+24
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \ \
| * | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| |/ / / /
* | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-6/+7
|\ \ \ \ \