summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/aim-cdev/cdev.c
Commit message (Expand)AuthorAgeFilesLines
* staging: most: remove exclusive wait_queueChristian Gromm2015-10-291-3/+1Star
* staging: most: fix logical operator positionChristian Gromm2015-10-251-4/+3Star
* staging: most: use blank line after declarationsChristian Gromm2015-10-251-0/+1
* staging: most: make alignment match open parenthesisChristian Gromm2015-10-251-1/+1
* staging: most: remove constants from comparisonsChristian Gromm2015-10-171-2/+2
* Staging: most: cdev: Remove useless checkShivani Bhardwaj2015-10-171-2/+1Star
* Staging: most: fix style issue in aim-cdev/cdev.cGavin Thomas Claugus2015-10-171-1/+2
* staging: most: add poll syscall to AIM cdevChristian Gromm2015-09-291-0/+26
* staging: most: add fair buffer distributionChristian Gromm2015-09-291-2/+3
* staging: most: fix channel operation in multi-aim contextChristian Gromm2015-09-291-2/+3
* staging: most: remove always true comparisonSudip Mukherjee2015-09-131-1/+1
* staging: most: NULL comparison styleSudip Mukherjee2015-09-131-6/+6
* staging: most: out of memory errorSudip Mukherjee2015-09-131-1/+0Star
* staging: most: remove multiple blank lineSudip Mukherjee2015-09-131-1/+0Star
* staging: most: bool comparison styleSudip Mukherjee2015-09-131-3/+3
* Staging: most: aim-cdev/cdev.c. Fix "missing static keyword" warningsAdrian Remonda2015-08-151-9/+9
* Staging: most: fix passing a potential null pointerChristian Gromm2015-07-291-1/+2
* Staging: most: fix dereferencing freed memoryChristian Gromm2015-07-291-1/+1
* Staging: most: add MOST driver's aim-cdev moduleChristian Gromm2015-07-241-0/+527