summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/mostcore
Commit message (Expand)AuthorAgeFilesLines
* staging: most: Eliminate usage of symbolic permissionsJason Litzinger2016-11-291-10/+8
* staging: most: core: update examples on how to link channelsAndrey Shvetsov2016-10-161-3/+3
* staging: most: core: remove processing of deprecated namesAndrey Shvetsov2016-10-161-14/+11
* staging: most: core: remove read option from remove_linkAndrey Shvetsov2016-10-161-11/+1
* staging: most: core: remove member add_linkAndrey Shvetsov2016-10-161-2/+0
* staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOCAndrey Shvetsov2016-09-222-4/+4
* staging: most: clean up configuration stringsChristian Gromm2016-09-221-7/+14
* staging: most: core: remove trailing zero from text propertyAndrey Shvetsov2016-09-221-2/+2
* staging: most: make function most_submit_mbo return voidChristian Gromm2016-09-222-8/+5
* staging: most: core: constify structure memberAndrey Shvetsov2016-09-131-1/+1
* staging: most: core: show all linked channelsChristian Gromm2016-09-131-1/+17
* staging: most: hdm-usb: fix race between enqueue and most_stop_enqueueChristian Gromm2016-08-211-16/+37
* staging: most: core: rename device struct of core moduleChristian Gromm2016-08-151-9/+6
* staging: most: core: remove debug printChristian Gromm2016-08-151-3/+1
* Staging: most: Do not print message if kzalloc() failed.Sandhya Bankar2016-02-251-1/+0
* staging: most: return proper errorSudip Mukherjee2016-02-111-8/+19
* staging: most: replace multiple if..else with table lookupHari Prasath Gujulan Elango2016-02-071-17/+24
* staging: most: fix error comparisonSudip Mukherjee2016-02-071-1/+1
* staging: most: fix retrieval of buffer availabilityChristian Gromm2016-02-072-2/+8
* staging: most: remove redundant mutexesChristian Gromm2016-02-071-9/+0
* staging: most: remove code to destroy channelChristian Gromm2016-02-071-13/+0
* staging: most: remove reference counterChristian Gromm2016-02-071-12/+1
* staging: most: remove tainted flagChristian Gromm2016-02-071-32/+1
* staging: most: move channel disconnect to function most_deregister_interfaceChristian Gromm2016-02-071-13/+11
* staging: most: move mutexChristian Gromm2016-02-071-2/+1
* staging: most: move initialization of pointerChristian Gromm2016-02-071-2/+5
* staging: most: move call to disconnect_channel callbackChristian Gromm2016-02-071-2/+2
* staging: most: add missing call to ida_simple_removeChristian Gromm2016-02-071-0/+2
* staging: most: remove function destroy_most_c_objChristian Gromm2016-02-071-24/+14
* staging: most: Delete an unnecessary check before the function call "module_put"Markus Elfring2015-11-151-2/+1
* staging: most: remove multiple blank linesChaehyun Lim2015-11-151-2/+0
* staging: most: use preferred kernel typesChristian Gromm2015-10-241-1/+1
* staging: most: fix logical operator positionChristian Gromm2015-10-241-2/+2
* staging: most: use blank line after declarationsChristian Gromm2015-10-241-0/+6
* staging: most: use braces on all arms of statementChristian Gromm2015-10-241-8/+8
* staging: most: make alignment match open parenthesisChristian Gromm2015-10-241-2/+2
* staging: most: remove multiple blank linesChristian Gromm2015-10-241-6/+0
* staging: most: fix line-over-80-characters violationsChristian Gromm2015-10-161-2/+4
* staging: most: change parameter descriptionChristian Gromm2015-10-161-1/+1
* staging: most: fix misplaced constants in comparisonsChristian Gromm2015-10-161-2/+2
* Staging: most: Remove exceptional & on function nameShraddha Barke2015-10-131-1/+2
* staging: most: add poll syscall to AIM cdevChristian Gromm2015-09-292-0/+17
* staging: most: refactor channel structureChristian Gromm2015-09-291-53/+55
* staging: most: add fair buffer distributionChristian Gromm2015-09-292-2/+29
* staging: most: fix channel operation in multi-aim contextChristian Gromm2015-09-292-26/+53
* staging: most: remove aim resetChristian Gromm2015-09-291-5/+0
* Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman2015-09-291-0/+1
|\
| * Staging: most: MOST and MOSTCORE should depend on HAS_DMAGeert Uytterhoeven2015-09-131-0/+1
* | staging: most: style of bool comparisonSudip Mukherjee2015-09-121-2/+2
* | staging: most: remove unneeded NULL checkSudip Mukherjee2015-09-121-4/+2
|/
OpenPOWER on IntegriCloud