index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
xen-pcifront.c
Age
Commit message (
Expand
)
Author
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-11-30
xen-pcifront: Handle backend CLOSED without CLOSING
David Vrabel
2012-11-28
PCI: Remove __dev* markings
Bill Pemberton
2012-10-03
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-09-23
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-09-17
xen/pcifront: Use Xen-SWIOTLB when initting if required.
Konrad Rzeszutek Wilk
2012-09-12
xen-pcifront: Use hotplug-safe pci_get_domain_bus_and_slot()
Jiang Liu
2012-08-21
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
2012-04-07
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-04-06
xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
Jan Beulich
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-03
xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.
Konrad Rzeszutek Wilk
2012-01-27
PCI/XEN: Fix bug introduced by a recent change
Alan Stern
2012-01-25
Remove useless get_driver()/put_driver() calls
Alan Stern
2012-01-04
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2011-10-25
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
2011-08-26
xen-pcifront: Update warning comment to use 'e820_host' option.
Konrad Rzeszutek Wilk
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-02-18
pci/xen: Cleanup: convert int** to int[]
Konrad Rzeszutek Wilk
2011-02-18
xen-pcifront: Sanity check the MSI/MSI-X values
Konrad Rzeszutek Wilk
2011-02-17
xen-pcifront: don't use flush_scheduled_work()
Tejun Heo
2010-11-08
xen-pcifront: fix PCI reference leak
Jiri Slaby
2010-11-08
xen-pcifront: Remove duplicate inclusion of headers.
Jesper Juhl
2010-10-18
xen-pcifront: Xen PCI frontend driver.
Ryan Wilson