summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most
Commit message (Expand)AuthorAgeFilesLines
* staging: most: Remove unnecessary usage of BUG_ON().Quytelda Kahja2018-03-081-3/+0
* staging: most: Indent function parameter.Quytelda Kahja2018-03-061-1/+2
* staging: most: Add a blank line.Quytelda Kahja2018-03-061-0/+1
* staging: most: Fix missing identifier in function definition argument.Quytelda Kahja2018-03-011-1/+1
* staging: most: Remove unnecessary OOM messages.Quytelda Kahja2018-03-011-2/+0
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-3/+3
* Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-0146-2840/+2550
|\
| * staging: most: replace function name to __func__Sidong Yang2018-01-221-1/+1
| * staging: most: convert macro to static functionGeorge Edward Bulmer2018-01-081-5/+7
| * staging: most: Fix identifiers to function parametersRavi Eluri2018-01-082-4/+4
| * staging: most: Avoid trailing semicolon for macrosRavi Eluri2018-01-081-1/+1
| * staging: most: core: make functions print_links and most_match staticColin Ian King2017-12-131-2/+2
| * staging: most: make DEVICE_ATTR structures staticChristian Gromm2017-11-282-16/+16
| * staging: most: remove legacy foldersChristian Gromm2017-11-287-29/+0
| * staging: most: fix MakefileChristian Gromm2017-11-281-7/+7
| * 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/+1
| * staging: most: cdev: bundle module variables in structureChristian Gromm2017-11-271-45/+43
| * 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/+2
| * staging: most: core: denote modules as componentsChristian Gromm2017-11-271-12/+12
| * staging: most: fix comment sectionsChristian Gromm2017-11-276-91/+70
| * 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/+31
| * staging: most: usb: remove pointer initializationChristian Gromm2017-11-271-2/+0
| * staging: most: core: remove context pointerChristian Gromm2017-11-271-1/+0
| * staging: most: core: put channel name in struct most_channelChristian Gromm2017-11-271-7/+6
| * staging: most: core: replace struct most_inst_objChristian Gromm2017-11-272-103/+99
| * staging: most: core: rename functionChristian Gromm2017-11-271-4/+4
| * staging: most: core: remove struct deviceChristian Gromm2017-11-272-18/+0
| * staging: most: core: fix sysfs attribute managementChristian Gromm2017-11-271-36/+73
| * staging: most: core: track aim modules with linked listChristian Gromm2017-11-272-2/+5
| * staging: most: core: use structure to pack driver specific dataChristian Gromm2017-11-271-39/+34
| * staging: most: core: rename members aim* of struct most_channelChristian Gromm2017-11-271-52/+52
OpenPOWER on IntegriCloud