index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
xillybus
Age
Commit message (
Expand
)
Author
2014-09-23
xillybus: Move out of staging
Eli Billauer
2014-09-08
staging: xillybus: Removed unnecessary cast
Eli Billauer
2014-09-08
staging: xillybus: Blank lines add/remove
Eli Billauer
2014-09-08
staging: xillybus: Fix indentations
Eli Billauer
2014-09-08
staging: xillybus: Trivial coding style fixes
Eli Billauer
2014-09-08
staging: xillybus: Reorganize line breaks for clarity
Eli Billauer
2014-09-08
staging: xillybus: Fix comments
Eli Billauer
2014-09-08
staging: xillybus: Added curly brackets as required
Eli Billauer
2014-09-08
staging: xillybus: Clarified the stop condition for a loop
Eli Billauer
2014-09-08
staging: xillybus: Use the return value of wait_event_interruptible
Eli Billauer
2014-09-08
staging: xillybus: Fixes related to "rc" variable
Eli Billauer
2014-09-08
staging: xillybus: EAGAIN status handling improvement
Eli Billauer
2014-09-08
staging: xillybus: Improved goto flow for error handling
Eli Billauer
2014-09-08
staging: xillybus: Improved error handling
Eli Billauer
2014-09-08
staging: xillybus: Removed unnecessary error message
Eli Billauer
2014-09-08
staging: xillybus: Removed unnecessary warning message
Eli Billauer
2014-09-08
staging: xillybus: Non-interruptible mutex_lock() on release method
Eli Billauer
2014-09-08
staging: xillybus: Use SEEK_* predefined constants
Eli Billauer
2014-09-08
staging: xillybus: Use devm_kcalloc() for arrays
Eli Billauer
2014-08-30
staging: xillybus: Removed read barrier at beginning of ISR
Eli Billauer
2014-08-30
staging: xillybus: Removed unnecessary smp_wmb()
Eli Billauer
2014-08-30
staging: xillybus: Removed write memory barriers before wait_event_*()
Eli Billauer
2014-08-30
staging: xillybus: Removed mmiowb() as iowrite32() is ordered
Eli Billauer
2014-08-30
staging: xillybus: Removed mmiowb() before mutex_unlock()
Eli Billauer
2014-08-30
staging: xillybus: Remove mmiowb() before wait_event_*() calls
Eli Billauer
2014-07-17
staging: xillybus: Removed outdated part in README
Eli Billauer
2014-07-17
staging: xillybus: Fix if-else coding style errors
Eli Billauer
2014-07-16
staging: xillybus: fix some coding style errors
Vincent Bernat
2014-07-09
staging: xillybus: Register's address offset notation update
Eli Billauer
2014-07-09
staging: xillybus: Reorganizing xilly_setupchannels()
Eli Billauer
2014-07-09
staging: xillybus: Add sanity check in interrupt handler
Eli Billauer
2014-06-26
staging: xillybus: Use devm_ API for memory allocation and DMA mapping
Eli Billauer
2014-05-24
staging: xillybus: Use devm_ API on probe and remove
Eli Billauer
2014-03-21
staging: xillybus: XILLYBUS_PCIE depends on PCI_MSI
Eli Billauer
2014-03-21
staging: xillybus: Added "select CRC32" for XILLYBUS in Kconfig
Eli Billauer
2014-03-18
staging/xillybus: Handle OOM in xillybus_init()
Richard Weinberger
2014-01-09
staging: xillybus: Open Firmware driver supporting coherent DMA
Eli Billauer
2014-01-09
staging: xillybus: Changed Open Firmware "compatible" property
Eli Billauer
2013-12-17
staging: xillybus: Return -EIO if *_iomap fails, instead of 0
Eli Billauer
2013-12-17
staging: xillybus: fix error return code in xilly_probe()
Wei Yongjun
2013-12-10
staging: xillybus: Removed force to be a module
Eli Billauer
2013-12-02
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-10-19
staging: xillybus: Use dev_* functions instead of pr_* in xillybus_core
Eli Billauer
2013-10-19
staging: xillybus: Use dev_* functions instead of pr_* in xillybus_of
Eli Billauer
2013-10-19
staging: xillybus: Use dev_* functions instead of pr_* in xillybus_pcie
Eli Billauer
2013-10-19
staging: xillybus: Remember device pointer for use with dev_* functions
Eli Billauer
2013-10-11
staging: xillybus: Use module_platform_driver
Sachin Kamat
2013-10-06
Staging: xillybus: quoted strings split across lines
Ebru Akagunduz
2013-10-05
staging: xillybus: remove redundant Kconfig dependency
Baruch Siach
2013-09-17
staging: xillybus: fix format string usage
Kees Cook
[next]