aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/core.c
AgeCommit message (Expand)Author
2020-05-27staging: most: core: replace strcpy() by strscpy()Gustavo A. R. Silva
2019-04-27staging: most: core: use device description as nameChristian Gromm
2018-12-05staging: most: use format specifier "%s" in snprintfColin Ian King
2018-05-08staging: most: make interface drivers allocate coherent memoryChristian Gromm
2018-05-08staging: most: add channel property dbr_sizeChristian Gromm
2018-05-08staging: most: allocate only all requested memoryChristian Gromm
2018-03-08staging: most: Remove unnecessary usage of BUG_ON().Quytelda Kahja
2018-03-06staging: most: Indent function parameter.Quytelda Kahja
2018-03-06staging: most: Add a blank line.Quytelda Kahja
2018-03-01staging: most: Remove unnecessary OOM messages.Quytelda Kahja
2018-01-08staging: most: Avoid trailing semicolon for macrosRavi Eluri
2017-12-13staging: most: core: make functions print_links and most_match staticColin Ian King
2017-11-27staging: most: core: fix list traversingAndrey Shvetsov
2017-11-27staging: most: core: remove class generationChristian Gromm
2017-11-27staging: most: core: check value returned by match functionChristian Gromm
2017-11-27staging: most: core: fix formattingChristian Gromm
2017-11-27staging: most: core: denote modules as componentsChristian Gromm
2017-11-27staging: most: fix comment sectionsChristian Gromm
2017-11-27staging: most: core: rename function link_channel_to_aimChristian Gromm
2017-11-27staging: most: core: rename aim variablesChristian Gromm
2017-11-27staging: most: core: rename mod_listChristian Gromm
2017-11-27staging: most: rename functions to register a driver with most_coreChristian Gromm
2017-11-27staging: most: rename struct most_aimChristian Gromm
2017-11-27staging: most: core: put channel name in struct most_channelChristian Gromm
2017-11-27staging: most: core: replace struct most_inst_objChristian Gromm
2017-11-27staging: most: core: rename functionChristian Gromm
2017-11-27staging: most: core: remove struct deviceChristian Gromm
2017-11-27staging: most: core: fix sysfs attribute managementChristian Gromm
2017-11-27staging: most: core: track aim modules with linked listChristian Gromm
2017-11-27staging: most: core: use structure to pack driver specific dataChristian Gromm
2017-11-27staging: most: core: rename members aim* of struct most_channelChristian Gromm
2017-11-27staging: most: core: rename struct memeberChristian Gromm
2017-11-27staging: most: core: rename struct most_c_aim_obj to pipeChristian Gromm
2017-11-27staging: most: core: rename structureChristian Gromm
2017-11-27staging: most: core: encapsulate code in functionChristian Gromm
2017-11-27staging: most: core: add a match function for the busChristian Gromm
2017-11-27staging: most: core: remove function get_channel_by_ifaceChristian Gromm
2017-11-27staging: most: remove proprietary kobjectsChristian Gromm
2017-11-27staging: most: move core filesChristian Gromm