summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-27staging: ccree: simplify pm manager using local varGilad Ben-Yossef
2017-11-27staging: ccree: fold common code into functionGilad Ben-Yossef
2017-11-27staging: ccree: simplify buf mgr using local varsGilad Ben-Yossef
2017-11-27staging: ccree: simplify AEAD using local varGilad Ben-Yossef
2017-11-27staging: ccree: make long func call sites readableGilad Ben-Yossef
2017-11-27staging: lustre: obdclass: simplify cl_lock_fini()NeilBrown
2017-11-27staging: lustre: simplfy lov_finish_set()NeilBrown
2017-11-27staging: lustre: ldlm: use list_for_each_entry in ldlm_lock.cNeilBrown
2017-11-27staging: lustre: ldlm: use list_first_entry in ldlm_lockNeilBrown
2017-11-27staging: most: usb: fix show/store function namesChristian Gromm
2017-11-27staging: most: add ABI documentationChristian Gromm
2017-11-27staging: most: core: fix list traversingAndrey Shvetsov
2017-11-27staging: most: core: remove class generationChristian Gromm
2017-11-27staging: most: cdev: bundle module variables in structureChristian Gromm
2017-11-27staging: most: cdev: replace function prefixChristian Gromm
2017-11-27staging: most: update driver usage fileAndrey Shvetsov
2017-11-27staging: most: core: check value returned by match functionChristian Gromm
2017-11-27staging: most: core: fix data typeChristian Gromm
2017-11-27staging: most: usb: clear functional stall on OUT endpointChristian 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: cdev: rename variable cdev_aimChristian Gromm
2017-11-27staging: most: cdev: rename class instance aim_classChristian Gromm
2017-11-27staging: most: cdev: rename variable aim_devnoChristian Gromm
2017-11-27staging: most: cdev: rename struct aim_channelChristian Gromm
2017-11-27staging: most: video: remove aim designatorsChristian Gromm
2017-11-27staging: most: sound: remove aim designatorChristian Gromm
2017-11-27staging: most: net: remove aim designatorsChristian 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: usb: remove pointer initializationChristian Gromm
2017-11-27staging: most: core: remove context pointerChristian 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