aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-01staging: most: Fix missing identifier in function definition argument.Quytelda Kahja1-1/+1
2018-03-01staging: most: Remove unnecessary OOM messages.Quytelda Kahja1-2/+0
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2-3/+3
2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds46-2840/+2550
2018-01-22staging: most: replace function name to __func__Sidong Yang1-1/+1
2018-01-08staging: most: convert macro to static functionGeorge Edward Bulmer1-5/+7
2018-01-08staging: most: Fix identifiers to function parametersRavi Eluri2-4/+4
2018-01-08staging: most: Avoid trailing semicolon for macrosRavi Eluri1-1/+1
2017-12-13staging: most: core: make functions print_links and most_match staticColin Ian King1-2/+2
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro2-4/+4
2017-11-28staging: most: make DEVICE_ATTR structures staticChristian Gromm2-16/+16
2017-11-28staging: most: remove legacy foldersChristian Gromm7-29/+0
2017-11-28staging: most: fix MakefileChristian Gromm1-7/+7
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
2017-11-27staging: most: core: use structure to pack driver specific dataChristian Gromm1-39/+34
2017-11-27staging: most: core: rename members aim* of struct most_channelChristian Gromm1-52/+52
2017-11-27staging: most: core: rename struct memeberChristian Gromm1-39/+39
2017-11-27staging: most: core: rename struct most_c_aim_obj to pipeChristian Gromm1-3/+3