summaryrefslogtreecommitdiffstats
path: root/drivers/pci/xen-pcifront.c
Commit message (Expand)AuthorAgeFilesLines
* xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.Konrad Rzeszutek Wilk2012-02-031-5/+5
* Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich2012-01-041-7/+4
*-. Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds2011-10-251-3/+2
|\ \
| | * xen-pcifront: Update warning comment to use 'e820_host' option.Konrad Rzeszutek Wilk2011-08-261-3/+2
| |/
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
|/
* pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk2011-02-181-6/+6
* xen-pcifront: Sanity check the MSI/MSI-X valuesKonrad Rzeszutek Wilk2011-02-181-4/+16
* xen-pcifront: don't use flush_scheduled_work()Tejun Heo2011-02-171-2/+1
* xen-pcifront: fix PCI reference leakJiri Slaby2010-11-081-2/+3
* xen-pcifront: Remove duplicate inclusion of headers.Jesper Juhl2010-11-081-1/+0
* xen-pcifront: Xen PCI frontend driver.Ryan Wilson2010-10-181-0/+1148
OpenPOWER on IntegriCloud