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