index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
most
/
aim-cdev
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: most: return error value
Sudip Mukherjee
2016-02-11
1
-2
/
+2
*
staging: most: remove 2nd forward declaration of struct most_aim
Christian Gromm
2016-02-07
1
-2
/
+0
*
staging: most: rearrange function aim_write
Christian Gromm
2016-02-07
1
-18
/
+14
*
staging: most: remove stacked_mbo
Christian Gromm
2016-02-07
1
-13
/
+3
*
staging: most: change type of access_ref
Christian Gromm
2016-02-07
1
-9
/
+8
*
staging: most: fix race conditions
Christian Gromm
2016-02-07
1
-35
/
+54
*
staging: most: rename variable channel
Christian Gromm
2016-02-07
1
-108
/
+108
*
staging: most: fix retrieval of buffer availability
Christian Gromm
2016-02-07
1
-6
/
+6
*
staging: most: encapsulate shared code
Christian Gromm
2016-02-07
1
-26
/
+29
*
staging: most: remove redundant call to wake_up_interruptible
Christian Gromm
2016-02-07
1
-2
/
+0
*
staging: most: fix tracking of MBO offset
Christian Gromm
2016-02-07
1
-3
/
+2
*
staging: most: fix mbo leak
Christian Gromm
2016-02-07
1
-1
/
+1
*
staging: most: use min_t
Christian Gromm
2016-02-07
1
-1
/
+3
*
staging: most: unify types
Christian Gromm
2016-02-07
1
-5
/
+3
*
staging: most: simplify expression
Christian Gromm
2016-02-07
1
-1
/
+1
*
staging: most: rename variables
Christian Gromm
2016-02-07
1
-8
/
+8
*
staging: most: remove unnecessary keep_mbo variable
Christian Gromm
2016-02-07
1
-8
/
+4
*
staging: most: remove exclusive wait_queue
Christian Gromm
2015-10-29
1
-3
/
+1
*
staging: most: fix logical operator position
Christian Gromm
2015-10-24
1
-4
/
+3
*
staging: most: use blank line after declarations
Christian Gromm
2015-10-24
1
-0
/
+1
*
staging: most: make alignment match open parenthesis
Christian Gromm
2015-10-24
1
-1
/
+1
*
staging: most: remove constants from comparisons
Christian Gromm
2015-10-16
1
-2
/
+2
*
Staging: most: cdev: Remove useless check
Shivani Bhardwaj
2015-10-16
1
-2
/
+1
*
Staging: most: fix style issue in aim-cdev/cdev.c
Gavin Thomas Claugus
2015-10-16
1
-1
/
+2
*
staging: most: add poll syscall to AIM cdev
Christian Gromm
2015-09-29
1
-0
/
+26
*
staging: most: add fair buffer distribution
Christian Gromm
2015-09-29
1
-2
/
+3
*
staging: most: fix channel operation in multi-aim context
Christian Gromm
2015-09-29
1
-2
/
+3
*
staging: most: remove always true comparison
Sudip Mukherjee
2015-09-12
1
-1
/
+1
*
staging: most: NULL comparison style
Sudip Mukherjee
2015-09-12
1
-6
/
+6
*
staging: most: out of memory error
Sudip Mukherjee
2015-09-12
1
-1
/
+0
*
staging: most: remove multiple blank line
Sudip Mukherjee
2015-09-12
1
-1
/
+0
*
staging: most: bool comparison style
Sudip Mukherjee
2015-09-12
1
-3
/
+3
*
Staging: most: aim-cdev/cdev.c. Fix "missing static keyword" warnings
Adrian Remonda
2015-08-14
1
-9
/
+9
*
Staging: most: fix passing a potential null pointer
Christian Gromm
2015-07-29
1
-1
/
+2
*
Staging: most: fix dereferencing freed memory
Christian Gromm
2015-07-29
1
-1
/
+1
*
Staging: most: add MOST driver's aim-cdev module
Christian Gromm
2015-07-24
3
-0
/
+543