summaryrefslogtreecommitdiff
path: root/drivers/staging/most/mostcore
AgeCommit message (Expand)Author
2016-02-26Staging: most: Do not print message if kzalloc() failed.Sandhya Bankar
2016-02-12staging: most: return proper errorSudip Mukherjee
2016-02-08staging: most: replace multiple if..else with table lookupHari Prasath Gujulan Elango
2016-02-08staging: most: fix error comparisonSudip Mukherjee
2016-02-08staging: most: fix retrieval of buffer availabilityChristian Gromm
2016-02-08staging: most: remove redundant mutexesChristian Gromm
2016-02-08staging: most: remove code to destroy channelChristian Gromm
2016-02-08staging: most: remove reference counterChristian Gromm
2016-02-08staging: most: remove tainted flagChristian Gromm
2016-02-08staging: most: move channel disconnect to function most_deregister_interfaceChristian Gromm
2016-02-08staging: most: move mutexChristian Gromm
2016-02-08staging: most: move initialization of pointerChristian Gromm
2016-02-08staging: most: move call to disconnect_channel callbackChristian Gromm
2016-02-08staging: most: add missing call to ida_simple_removeChristian Gromm
2016-02-08staging: most: remove function destroy_most_c_objChristian Gromm
2015-11-16staging: most: Delete an unnecessary check before the function call "module_put"Markus Elfring
2015-11-16staging: most: remove multiple blank linesChaehyun Lim
2015-10-25staging: most: use preferred kernel typesChristian Gromm
2015-10-25staging: most: fix logical operator positionChristian Gromm
2015-10-25staging: most: use blank line after declarationsChristian Gromm
2015-10-25staging: most: use braces on all arms of statementChristian Gromm
2015-10-25staging: most: make alignment match open parenthesisChristian Gromm
2015-10-25staging: most: remove multiple blank linesChristian Gromm
2015-10-17staging: most: fix line-over-80-characters violationsChristian Gromm
2015-10-17staging: most: change parameter descriptionChristian Gromm
2015-10-17staging: most: fix misplaced constants in comparisonsChristian Gromm
2015-10-13Staging: most: Remove exceptional & on function nameShraddha Barke
2015-09-29staging: most: add poll syscall to AIM cdevChristian Gromm
2015-09-29staging: most: refactor channel structureChristian Gromm
2015-09-29staging: most: add fair buffer distributionChristian Gromm
2015-09-29staging: most: fix channel operation in multi-aim contextChristian Gromm
2015-09-29staging: most: remove aim resetChristian Gromm
2015-09-28Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman
2015-09-13Staging: most: MOST and MOSTCORE should depend on HAS_DMAGeert Uytterhoeven
2015-09-13staging: most: style of bool comparisonSudip Mukherjee
2015-09-13staging: most: remove unneeded NULL checkSudip Mukherjee
2015-08-15Staging: most: mostcore/core.c. Fix "Using plain integer as NULL pointer" war...Adrian Remonda
2015-08-15Staging: most: mostcore/core.c. Fix "missing static keyword" warningsAdrian Remonda
2015-08-04Staging: most: avoid possible integer overflowChristian Gromm
2015-07-31Staging: most: replace min() by min_t()Christian Gromm
2015-07-29Staging: most: fix snprintf() is printing too muchChristian Gromm
2015-07-29staging: most: core.c: remove semicolon at the end of define statementChaehyun Lim
2015-07-24Staging: most: add MOST driver's core moduleChristian Gromm