summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/aim-cdev
AgeCommit message (Expand)AuthorFilesLines
2015-10-29staging: most: remove exclusive wait_queueChristian Gromm1-3/+1
2015-10-24staging: most: fix logical operator positionChristian Gromm1-4/+3
2015-10-24staging: most: use blank line after declarationsChristian Gromm1-0/+1
2015-10-24staging: most: make alignment match open parenthesisChristian Gromm1-1/+1
2015-10-16staging: most: remove constants from comparisonsChristian Gromm1-2/+2
2015-10-16Staging: most: cdev: Remove useless checkShivani Bhardwaj1-2/+1
2015-10-16Staging: most: fix style issue in aim-cdev/cdev.cGavin Thomas Claugus1-1/+2
2015-09-29staging: most: add poll syscall to AIM cdevChristian Gromm1-0/+26
2015-09-29staging: most: add fair buffer distributionChristian Gromm1-2/+3
2015-09-29staging: most: fix channel operation in multi-aim contextChristian Gromm1-2/+3
2015-09-12staging: most: remove always true comparisonSudip Mukherjee1-1/+1
2015-09-12staging: most: NULL comparison styleSudip Mukherjee1-6/+6
2015-09-12staging: most: out of memory errorSudip Mukherjee1-1/+0
2015-09-12staging: most: remove multiple blank lineSudip Mukherjee1-1/+0
2015-09-12staging: most: bool comparison styleSudip Mukherjee1-3/+3
2015-08-14Staging: most: aim-cdev/cdev.c. Fix "missing static keyword" warningsAdrian Remonda1-9/+9
2015-07-29Staging: most: fix passing a potential null pointerChristian Gromm1-1/+2
2015-07-29Staging: most: fix dereferencing freed memoryChristian Gromm1-1/+1
2015-07-24Staging: most: add MOST driver's aim-cdev moduleChristian Gromm3-0/+543