aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/mostcore (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-15staging: most: remove dependency on networking-aimAndrey Shvetsov1-1/+6
2017-05-08format-security: move static strings to constKees Cook1-1/+1
2017-04-08staging: most: consolidate attributes for list of linksAndrey Shvetsov1-11/+8
2017-04-08staging: most: core: separate property showing linksAndrey Shvetsov1-4/+8
2017-04-08staging: most: core: consolidate channel attributesAndrey Shvetsov1-33/+28
2017-04-08staging: most: core: make use of __ATTR_* macrosChristian Gromm1-13/+6
2017-04-08staging: most: core: fix function namesChristian Gromm1-36/+32
2017-04-08staging: most: fix comment of the function remove_link_storeAndrey Shvetsov1-1/+1
2017-04-08staging: most: fix comment of the function add_link_storeAndrey Shvetsov1-1/+1
2016-11-29staging: most: Eliminate usage of symbolic permissionsJason Litzinger1-10/+8
2016-10-16staging: most: core: update examples on how to link channelsAndrey Shvetsov1-3/+3
2016-10-16staging: most: core: remove processing of deprecated namesAndrey Shvetsov1-14/+11
2016-10-16staging: most: core: remove read option from remove_linkAndrey Shvetsov1-11/+1
2016-10-16staging: most: core: remove member add_linkAndrey Shvetsov1-2/+0
2016-09-22staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOCAndrey Shvetsov2-4/+4
2016-09-22staging: most: clean up configuration stringsChristian Gromm1-7/+14
2016-09-22staging: most: core: remove trailing zero from text propertyAndrey Shvetsov1-2/+2
2016-09-22staging: most: make function most_submit_mbo return voidChristian Gromm2-8/+5
2016-09-13staging: most: core: constify structure memberAndrey Shvetsov1-1/+1
2016-09-13staging: most: core: show all linked channelsChristian Gromm1-1/+17
2016-08-21staging: most: hdm-usb: fix race between enqueue and most_stop_enqueueChristian Gromm1-16/+37
2016-08-15staging: most: core: rename device struct of core moduleChristian Gromm1-9/+6
2016-08-15staging: most: core: remove debug printChristian Gromm1-3/+1
2016-02-25Staging: most: Do not print message if kzalloc() failed.Sandhya Bankar1-1/+0
2016-02-11staging: most: return proper errorSudip Mukherjee1-8/+19
2016-02-07staging: most: replace multiple if..else with table lookupHari Prasath Gujulan Elango1-17/+24
2016-02-07staging: most: fix error comparisonSudip Mukherjee1-1/+1
2016-02-07staging: most: fix retrieval of buffer availabilityChristian Gromm2-2/+8
2016-02-07staging: most: remove redundant mutexesChristian Gromm1-9/+0
2016-02-07staging: most: remove code to destroy channelChristian Gromm1-13/+0
2016-02-07staging: most: remove reference counterChristian Gromm1-12/+1
2016-02-07staging: most: remove tainted flagChristian Gromm1-32/+1
2016-02-07staging: most: move channel disconnect to function most_deregister_interfaceChristian Gromm1-13/+11
2016-02-07staging: most: move mutexChristian Gromm1-2/+1
2016-02-07staging: most: move initialization of pointerChristian Gromm1-2/+5
2016-02-07staging: most: move call to disconnect_channel callbackChristian Gromm1-2/+2
2016-02-07staging: most: add missing call to ida_simple_removeChristian Gromm1-0/+2
2016-02-07staging: most: remove function destroy_most_c_objChristian Gromm1-24/+14
2015-11-15staging: most: Delete an unnecessary check before the function call "module_put"Markus Elfring1-2/+1
2015-11-15staging: most: remove multiple blank linesChaehyun Lim1-2/+0
2015-10-24staging: most: use preferred kernel typesChristian Gromm1-1/+1
2015-10-24staging: most: fix logical operator positionChristian Gromm1-2/+2
2015-10-24staging: most: use blank line after declarationsChristian Gromm1-0/+6
2015-10-24staging: most: use braces on all arms of statementChristian Gromm1-8/+8
2015-10-24staging: most: make alignment match open parenthesisChristian Gromm1-2/+2
2015-10-24staging: most: remove multiple blank linesChristian Gromm1-6/+0
2015-10-16staging: most: fix line-over-80-characters violationsChristian Gromm1-2/+4
2015-10-16staging: most: change parameter descriptionChristian Gromm1-1/+1
2015-10-16staging: most: fix misplaced constants in comparisonsChristian Gromm1-2/+2
2015-10-13Staging: most: Remove exceptional & on function nameShraddha Barke1-1/+2