summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most
Commit message (Expand)AuthorAgeFilesLines
* staging: most: remove exclusive wait_queueChristian Gromm2015-10-291-3/+1Star
* staging: most: hdm-dim2: use min_t()Christian Gromm2015-10-291-1/+2
* staging: most: hdm-usb: Use setup_timerMuhammad Falak R Wani2015-10-251-3/+2Star
* staging: most: remove comparison to NULLChristian Gromm2015-10-251-1/+1
* staging: most: use preferred kzalloc parametersChristian Gromm2015-10-251-1/+1
* staging: most: use preferred kernel typesChristian Gromm2015-10-253-3/+3
* staging: most: fix logical operator positionChristian Gromm2015-10-252-6/+5Star
* staging: most: remove unnecessary parenthesesChristian Gromm2015-10-251-1/+1
* staging: most: use blank line after declarationsChristian Gromm2015-10-253-0/+11
* staging: most: use braces on all arms of statementChristian Gromm2015-10-254-13/+15
* staging: most: make alignment match open parenthesisChristian Gromm2015-10-255-9/+8Star
* staging: most: remove multiple assignmentChristian Gromm2015-10-251-1/+2
* staging: most: removed redundant codeChristian Gromm2015-10-252-38/+0Star
* staging: most: put spaces around operatorChristian Gromm2015-10-252-2/+2
* staging: most: remove multiple blank linesChristian Gromm2015-10-257-28/+0Star
* staging: most: fix line-over-80-characters violationsChristian Gromm2015-10-173-4/+8
* staging: most: change parameter descriptionChristian Gromm2015-10-171-1/+1
* staging: most: replace memcpy by ether_addr_copyChristian Gromm2015-10-171-2/+2
* staging: most: fix misplaced constants in comparisonsChristian Gromm2015-10-171-2/+2
* staging: most: make hdm-usb follow the coding styleChristian Gromm2015-10-171-6/+8
* staging: most: fix checkpatch issues of hdm i2cChristian Gromm2015-10-171-4/+5
* staging: most: remove constants from comparisonsChristian Gromm2015-10-171-2/+2
* staging: most: correct coding style breachesChristian Gromm2015-10-173-20/+24
* Staging: most: cdev: Remove useless checkShivani Bhardwaj2015-10-171-2/+1Star
* Staging: most: fix style issue in aim-cdev/cdev.cGavin Thomas Claugus2015-10-171-1/+2
* Staging: most: Remove unnecessary cast on void pointerShraddha Barke2015-10-171-2/+2
* Staging: most: Remove exceptional & on function nameShraddha Barke2015-10-132-2/+3
* Staging: most: hdm-i2c: Drop owner assignment from i2c driverShraddha Barke2015-10-131-1/+0Star
* Staging: most: Fix typo in staging/mostMasanari Iida2015-10-133-4/+4
* Staging: most: Use module_platform_driverShraddha Barke2015-10-041-20/+1Star
* Staging: most: Use module_i2c_driverShraddha Barke2015-09-291-21/+1Star
* staging: most: fix pcm_write input/output errorChristian Gromm2015-09-291-6/+11
* staging: most: add poll syscall to AIM cdevChristian Gromm2015-09-293-0/+43
* staging: most: remove audio resolution format checkChristian Gromm2015-09-291-2/+1Star
* staging: most: fix style problemsChristian Gromm2015-09-291-3/+3
* staging: most: move initialization codeChristian Gromm2015-09-291-18/+10Star
* staging: most: rename functionChristian Gromm2015-09-291-2/+2
* staging: most: add missing channel initializationChristian Gromm2015-09-291-0/+2
* staging: most: purge unecessary variableChristian Gromm2015-09-291-4/+1Star
* staging: most: squash AIM soundChristian Gromm2015-09-291-14/+0Star
* staging: most: make hardware parameters channel exclusiveChristian Gromm2015-09-291-32/+36
* staging: most: include vendor in audio card's shortnameChristian Gromm2015-09-291-1/+1
* staging: most: add multi channel support to sound AIMChristian Gromm2015-09-291-2/+25
* staging: most: refactor channel structureChristian Gromm2015-09-291-53/+55
* staging: most: add fair buffer distributionChristian Gromm2015-09-296-7/+36
* staging: most: consolidate codeChristian Gromm2015-09-291-6/+2Star
* staging: most: prevent DMA on stackChristian Gromm2015-09-291-10/+16
* staging: most: simplify codeChristian Gromm2015-09-291-9/+8Star
* staging: most: fix MAC address representationChristian Gromm2015-09-291-8/+16
* staging: most: fix buffer size for DIM2Christian Gromm2015-09-291-2/+2