summaryrefslogtreecommitdiff
path: root/drivers/staging/most
Commit message (Expand)AuthorAge
* staging: most: Remove unnecessary usage of BUG_ON().Quytelda Kahja2018-03-08
* staging: most: Indent function parameter.Quytelda Kahja2018-03-06
* staging: most: Add a blank line.Quytelda Kahja2018-03-06
* staging: most: Fix missing identifier in function definition argument.Quytelda Kahja2018-03-01
* staging: most: Remove unnecessary OOM messages.Quytelda Kahja2018-03-01
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-01
|\
| * staging: most: replace function name to __func__Sidong Yang2018-01-22
| * staging: most: convert macro to static functionGeorge Edward Bulmer2018-01-08
| * staging: most: Fix identifiers to function parametersRavi Eluri2018-01-08
| * staging: most: Avoid trailing semicolon for macrosRavi Eluri2018-01-08
| * staging: most: core: make functions print_links and most_match staticColin Ian King2017-12-13
| * staging: most: make DEVICE_ATTR structures staticChristian Gromm2017-11-28
| * staging: most: remove legacy foldersChristian Gromm2017-11-28
| * staging: most: fix MakefileChristian Gromm2017-11-28
| * staging: most: usb: fix show/store function namesChristian Gromm2017-11-27
| * staging: most: add ABI documentationChristian Gromm2017-11-27
| * staging: most: core: fix list traversingAndrey Shvetsov2017-11-27
| * staging: most: core: remove class generationChristian Gromm2017-11-27
| * staging: most: cdev: bundle module variables in structureChristian Gromm2017-11-27
| * staging: most: cdev: replace function prefixChristian Gromm2017-11-27
| * staging: most: update driver usage fileAndrey Shvetsov2017-11-27
| * staging: most: core: check value returned by match functionChristian Gromm2017-11-27
| * staging: most: core: fix data typeChristian Gromm2017-11-27
| * staging: most: usb: clear functional stall on OUT endpointChristian Gromm2017-11-27
| * staging: most: core: fix formattingChristian Gromm2017-11-27
| * staging: most: core: denote modules as componentsChristian Gromm2017-11-27
| * staging: most: fix comment sectionsChristian Gromm2017-11-27
| * staging: most: cdev: rename variable cdev_aimChristian Gromm2017-11-27
| * staging: most: cdev: rename class instance aim_classChristian Gromm2017-11-27
| * staging: most: cdev: rename variable aim_devnoChristian Gromm2017-11-27
| * staging: most: cdev: rename struct aim_channelChristian Gromm2017-11-27
| * staging: most: video: remove aim designatorsChristian Gromm2017-11-27
| * staging: most: sound: remove aim designatorChristian Gromm2017-11-27
| * staging: most: net: remove aim designatorsChristian Gromm2017-11-27
| * staging: most: core: rename function link_channel_to_aimChristian Gromm2017-11-27
| * staging: most: core: rename aim variablesChristian Gromm2017-11-27
| * staging: most: core: rename mod_listChristian Gromm2017-11-27
| * staging: most: rename functions to register a driver with most_coreChristian Gromm2017-11-27
| * staging: most: rename struct most_aimChristian Gromm2017-11-27
| * staging: most: usb: remove pointer initializationChristian Gromm2017-11-27
| * staging: most: core: remove context pointerChristian Gromm2017-11-27
| * staging: most: core: put channel name in struct most_channelChristian Gromm2017-11-27
| * staging: most: core: replace struct most_inst_objChristian Gromm2017-11-27
| * staging: most: core: rename functionChristian Gromm2017-11-27
| * staging: most: core: remove struct deviceChristian Gromm2017-11-27
| * staging: most: core: fix sysfs attribute managementChristian Gromm2017-11-27
| * staging: most: core: track aim modules with linked listChristian Gromm2017-11-27
| * staging: most: core: use structure to pack driver specific dataChristian Gromm2017-11-27
| * staging: most: core: rename members aim* of struct most_channelChristian Gromm2017-11-27