index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
xen-pcifront.c
Age
Commit message (
Expand
)
Author
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
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-24
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