aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/aim-cdev
Commit message (Expand)AuthorAge
* staging: most: aim-cdev: make syscall write accept buffers of arbitrary sizeChristian Gromm2016-09-23
* staging: most: make function most_submit_mbo return voidChristian Gromm2016-09-22
* staging: most: aim-cdev: destroy ida struct in case of exceptionChristian Gromm2016-08-22
* staging: most: aim-cdev: report error returned by alloc_chrdev_regionChristian Gromm2016-08-21
* staging: most: aim-cdev: fix reported error codesChristian Gromm2016-08-21
* staging: most: return error valueSudip Mukherjee2016-02-11
* staging: most: remove 2nd forward declaration of struct most_aimChristian Gromm2016-02-07
* staging: most: rearrange function aim_writeChristian Gromm2016-02-07
* staging: most: remove stacked_mboChristian Gromm2016-02-07
* staging: most: change type of access_refChristian Gromm2016-02-07
* staging: most: fix race conditionsChristian Gromm2016-02-07
* staging: most: rename variable channelChristian Gromm2016-02-07
* staging: most: fix retrieval of buffer availabilityChristian Gromm2016-02-07
* staging: most: encapsulate shared codeChristian Gromm2016-02-07
* staging: most: remove redundant call to wake_up_interruptibleChristian Gromm2016-02-07
* staging: most: fix tracking of MBO offsetChristian Gromm2016-02-07
* staging: most: fix mbo leakChristian Gromm2016-02-07
* staging: most: use min_tChristian Gromm2016-02-07
* staging: most: unify typesChristian Gromm2016-02-07
* staging: most: simplify expressionChristian Gromm2016-02-07
* staging: most: rename variablesChristian Gromm2016-02-07
* staging: most: remove unnecessary keep_mbo variableChristian Gromm2016-02-07
* staging: most: remove exclusive wait_queueChristian Gromm2015-10-28
* staging: most: fix logical operator positionChristian Gromm2015-10-24
* staging: most: use blank line after declarationsChristian Gromm2015-10-24
* staging: most: make alignment match open parenthesisChristian Gromm2015-10-24
* staging: most: remove constants from comparisonsChristian Gromm2015-10-17
* Staging: most: cdev: Remove useless checkShivani Bhardwaj2015-10-17
* Staging: most: fix style issue in aim-cdev/cdev.cGavin Thomas Claugus2015-10-17
* staging: most: add poll syscall to AIM cdevChristian Gromm2015-09-28
* staging: most: add fair buffer distributionChristian Gromm2015-09-28
* staging: most: fix channel operation in multi-aim contextChristian Gromm2015-09-28
* staging: most: remove always true comparisonSudip Mukherjee2015-09-12
* staging: most: NULL comparison styleSudip Mukherjee2015-09-12
* staging: most: out of memory errorSudip Mukherjee2015-09-12
* staging: most: remove multiple blank lineSudip Mukherjee2015-09-12
* staging: most: bool comparison styleSudip Mukherjee2015-09-12
* Staging: most: aim-cdev/cdev.c. Fix "missing static keyword" warningsAdrian Remonda2015-08-14
* Staging: most: fix passing a potential null pointerChristian Gromm2015-07-29
* Staging: most: fix dereferencing freed memoryChristian Gromm2015-07-29
* Staging: most: add MOST driver's aim-cdev moduleChristian Gromm2015-07-24