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