index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
xillybus
Commit message (
Expand
)
Author
Age
*
xillybus: Move out of staging
Eli Billauer
2014-09-24
*
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-09-08
*
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-08-30
*
staging: xillybus: Removed outdated part in README
Eli Billauer
2014-07-17
*
staging: xillybus: Fix if-else coding style errors
Eli Billauer
2014-07-17
*
staging: xillybus: fix some coding style errors
Vincent Bernat
2014-07-16
*
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-07-09
*
staging: xillybus: Use devm_ API for memory allocation and DMA mapping
Eli Billauer
2014-06-26
*
staging: xillybus: Use devm_ API on probe and remove
Eli Billauer
2014-05-23
*
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-21
*
staging/xillybus: Handle OOM in xillybus_init()
Richard Weinberger
2014-03-18
*
staging: xillybus: Open Firmware driver supporting coherent DMA
Eli Billauer
2014-01-09
*
staging: xillybus: Changed Open Firmware "compatible" property
Eli Billauer
2014-01-09
*
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-17
*
staging: xillybus: Removed force to be a module
Eli Billauer
2013-12-11
*
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-03
*
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-19
*
staging: xillybus: Use module_platform_driver
Sachin Kamat
2013-10-11
*
Staging: xillybus: quoted strings split across lines
Ebru Akagunduz
2013-10-07
*
staging: xillybus: remove redundant Kconfig dependency
Baruch Siach
2013-10-05
*
staging: xillybus: fix format string usage
Kees Cook
2013-09-17
[next]