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