index
:
linux.git
master
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
/
most
/
aim-cdev
Age
Commit message (
Expand
)
Author
2016-02-11
staging: most: return error value
Sudip Mukherjee
2016-02-07
staging: most: remove 2nd forward declaration of struct most_aim
Christian Gromm
2016-02-07
staging: most: rearrange function aim_write
Christian Gromm
2016-02-07
staging: most: remove stacked_mbo
Christian Gromm
2016-02-07
staging: most: change type of access_ref
Christian Gromm
2016-02-07
staging: most: fix race conditions
Christian Gromm
2016-02-07
staging: most: rename variable channel
Christian Gromm
2016-02-07
staging: most: fix retrieval of buffer availability
Christian Gromm
2016-02-07
staging: most: encapsulate shared code
Christian Gromm
2016-02-07
staging: most: remove redundant call to wake_up_interruptible
Christian Gromm
2016-02-07
staging: most: fix tracking of MBO offset
Christian Gromm
2016-02-07
staging: most: fix mbo leak
Christian Gromm
2016-02-07
staging: most: use min_t
Christian Gromm
2016-02-07
staging: most: unify types
Christian Gromm
2016-02-07
staging: most: simplify expression
Christian Gromm
2016-02-07
staging: most: rename variables
Christian Gromm
2016-02-07
staging: most: remove unnecessary keep_mbo variable
Christian Gromm
2015-10-29
staging: most: remove exclusive wait_queue
Christian Gromm
2015-10-24
staging: most: fix logical operator position
Christian Gromm
2015-10-24
staging: most: use blank line after declarations
Christian Gromm
2015-10-24
staging: most: make alignment match open parenthesis
Christian Gromm
2015-10-16
staging: most: remove constants from comparisons
Christian Gromm
2015-10-16
Staging: most: cdev: Remove useless check
Shivani Bhardwaj
2015-10-16
Staging: most: fix style issue in aim-cdev/cdev.c
Gavin Thomas Claugus
2015-09-29
staging: most: add poll syscall to AIM cdev
Christian Gromm
2015-09-29
staging: most: add fair buffer distribution
Christian Gromm
2015-09-29
staging: most: fix channel operation in multi-aim context
Christian Gromm
2015-09-12
staging: most: remove always true comparison
Sudip Mukherjee
2015-09-12
staging: most: NULL comparison style
Sudip Mukherjee
2015-09-12
staging: most: out of memory error
Sudip Mukherjee
2015-09-12
staging: most: remove multiple blank line
Sudip Mukherjee
2015-09-12
staging: most: bool comparison style
Sudip Mukherjee
2015-08-14
Staging: most: aim-cdev/cdev.c. Fix "missing static keyword" warnings
Adrian Remonda
2015-07-29
Staging: most: fix passing a potential null pointer
Christian Gromm
2015-07-29
Staging: most: fix dereferencing freed memory
Christian Gromm
2015-07-24
Staging: most: add MOST driver's aim-cdev module
Christian Gromm