aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/xen-pcifront.c
AgeCommit message (Expand)Author
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu
2012-02-03xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.Konrad Rzeszutek Wilk
2012-01-27PCI/XEN: Fix bug introduced by a recent changeAlan Stern
2012-01-24Remove useless get_driver()/put_driver() callsAlan Stern
2012-01-04Xen: consolidate and simplify struct xenbus_driver instantiationJan Beulich
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds
2011-08-26xen-pcifront: Update warning comment to use 'e820_host' option.Konrad Rzeszutek Wilk
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-02-18pci/xen: Cleanup: convert int** to int[]Konrad Rzeszutek Wilk
2011-02-18xen-pcifront: Sanity check the MSI/MSI-X valuesKonrad Rzeszutek Wilk
2011-02-17xen-pcifront: don't use flush_scheduled_work()Tejun Heo
2010-11-08xen-pcifront: fix PCI reference leakJiri Slaby
2010-11-08xen-pcifront: Remove duplicate inclusion of headers.Jesper Juhl
2010-10-18xen-pcifront: Xen PCI frontend driver.Ryan Wilson