summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-27staging: ccree: remove MIN/MAX macrosGilad Ben-Yossef3-5/+2
2017-11-27staging: ccree: remove unnecessary parenthesesGilad Ben-Yossef5-59/+59
2017-11-27staging: ccree: alloc by instance not typeGilad Ben-Yossef1-1/+1
2017-11-27staging: ccree: fix typosGilad Ben-Yossef5-5/+5
2017-11-27staging: ccree: remove unused cc_base parameterGilad Ben-Yossef6-18/+12
2017-11-27staging: ccree: remove braces for single statementGilad Ben-Yossef1-4/+2
2017-11-27staging: ccree: remove compare to none zeroGilad Ben-Yossef9-128/+128
2017-11-27staging: ccree: remove unneeded castGilad Ben-Yossef1-8/+4
2017-11-27staging: ccree: simplify pm manager using local varGilad Ben-Yossef1-4/+8
2017-11-27staging: ccree: fold common code into functionGilad Ben-Yossef1-52/+37
2017-11-27staging: ccree: simplify buf mgr using local varsGilad Ben-Yossef1-8/+10
2017-11-27staging: ccree: simplify AEAD using local varGilad Ben-Yossef1-6/+4
2017-11-27staging: ccree: make long func call sites readableGilad Ben-Yossef13-392/+345
2017-11-27staging: lustre: obdclass: simplify cl_lock_fini()NeilBrown1-5/+4
2017-11-27staging: lustre: simplfy lov_finish_set()NeilBrown1-6/+4
2017-11-27staging: lustre: ldlm: use list_for_each_entry in ldlm_lock.cNeilBrown1-7/+3
2017-11-27staging: lustre: ldlm: use list_first_entry in ldlm_lockNeilBrown1-4/+4
2017-11-27staging: most: usb: fix show/store function namesChristian Gromm1-17/+17
2017-11-27staging: most: add ABI documentationChristian Gromm1-0/+313
2017-11-27staging: most: core: fix list traversingAndrey Shvetsov1-4/+13
2017-11-27staging: most: core: remove class generationChristian Gromm1-12/+1
2017-11-27staging: most: cdev: bundle module variables in structureChristian Gromm1-45/+43
2017-11-27staging: most: cdev: replace function prefixChristian Gromm1-29/+29
2017-11-27staging: most: update driver usage fileAndrey Shvetsov1-87/+105
2017-11-27staging: most: core: check value returned by match functionChristian Gromm1-0/+4
2017-11-27staging: most: core: fix data typeChristian Gromm1-1/+1
2017-11-27staging: most: usb: clear functional stall on OUT endpointChristian Gromm1-0/+15
2017-11-27staging: most: core: fix formattingChristian Gromm2-7/+2
2017-11-27staging: most: core: denote modules as componentsChristian Gromm1-12/+12
2017-11-27staging: most: fix comment sectionsChristian Gromm6-91/+70
2017-11-27staging: most: cdev: rename variable cdev_aimChristian Gromm1-9/+9
2017-11-27staging: most: cdev: rename class instance aim_classChristian Gromm1-8/+8
2017-11-27staging: most: cdev: rename variable aim_devnoChristian Gromm1-5/+5
2017-11-27staging: most: cdev: rename struct aim_channelChristian Gromm1-19/+19
2017-11-27staging: most: video: remove aim designatorsChristian Gromm1-76/+76
2017-11-27staging: most: sound: remove aim designatorChristian Gromm1-8/+8
2017-11-27staging: most: net: remove aim designatorsChristian Gromm1-22/+22
2017-11-27staging: most: core: rename function link_channel_to_aimChristian Gromm1-4/+4
2017-11-27staging: most: core: rename aim variablesChristian Gromm1-85/+87
2017-11-27staging: most: core: rename mod_listChristian Gromm1-5/+5
2017-11-27staging: most: rename functions to register a driver with most_coreChristian Gromm6-17/+18
2017-11-27staging: most: rename struct most_aimChristian Gromm6-33/+31
2017-11-27staging: most: usb: remove pointer initializationChristian Gromm1-2/+0
2017-11-27staging: most: core: remove context pointerChristian Gromm1-1/+0
2017-11-27staging: most: core: put channel name in struct most_channelChristian Gromm1-7/+6
2017-11-27staging: most: core: replace struct most_inst_objChristian Gromm2-103/+99
2017-11-27staging: most: core: rename functionChristian Gromm1-4/+4
2017-11-27staging: most: core: remove struct deviceChristian Gromm2-18/+0
2017-11-27staging: most: core: fix sysfs attribute managementChristian Gromm1-36/+73
2017-11-27staging: most: core: track aim modules with linked listChristian Gromm2-2/+5