aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xillybus (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-21staging: xillybus: XILLYBUS_PCIE depends on PCI_MSIEli Billauer1-1/+1
2014-03-21staging: xillybus: Added "select CRC32" for XILLYBUS in KconfigEli Billauer1-0/+1
2014-03-18staging/xillybus: Handle OOM in xillybus_init()Richard Weinberger1-1/+5
2014-01-09staging: xillybus: Open Firmware driver supporting coherent DMAEli Billauer1-1/+20
2014-01-09staging: xillybus: Changed Open Firmware "compatible" propertyEli Billauer1-1/+2
2013-12-17staging: xillybus: Return -EIO if *_iomap fails, instead of 0Eli Billauer1-1/+1
2013-12-17staging: xillybus: fix error return code in xilly_probe()Wei Yongjun1-1/+1
2013-12-10staging: xillybus: Removed force to be a moduleEli Billauer1-1/+1
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-10-19staging: xillybus: Use dev_* functions instead of pr_* in xillybus_coreEli Billauer1-46/+69
2013-10-19staging: xillybus: Use dev_* functions instead of pr_* in xillybus_ofEli Billauer1-6/+8
2013-10-19staging: xillybus: Use dev_* functions instead of pr_* in xillybus_pcieEli Billauer1-13/+12
2013-10-19staging: xillybus: Remember device pointer for use with dev_* functionsEli Billauer1-1/+1
2013-10-11staging: xillybus: Use module_platform_driverSachin Kamat1-12/+1
2013-10-06Staging: xillybus: quoted strings split across linesEbru Akagunduz1-59/+25
2013-10-05staging: xillybus: remove redundant Kconfig dependencyBaruch Siach1-2/+2
2013-09-17staging: xillybus: fix format string usageKees Cook1-1/+1
2013-08-22staging: xillybus: Remove duplicate inclusion of list.hSachin Kamat1-1/+0
2013-08-19staging: xillybus: Fix typo in commentMasanari Iida1-3/+3
2013-07-31staging: xillybus: Fixed sparse errorsEli Billauer4-23/+23
2013-07-31staging: xillybus: Removed dependency on OF_DEVICE in KconfigEli Billauer1-2/+2
2013-07-29staging: xillybus: remove duplicated include from xillybus_core.cWei Yongjun1-2/+0
2013-07-26staging: xillybus: Multiple definition of xillyname resolved (bug fix)Eli Billauer4-2/+6
2013-07-26staging: xillybus: force to be a moduleGreg Kroah-Hartman1-4/+1
2013-07-25staging: New driver: Xillybus generic interface for FPGAEli Billauer8-0/+3450