summaryrefslogtreecommitdiff
path: root/drivers/staging/most
AgeCommit message (Expand)Author
2015-10-29staging: most: remove exclusive wait_queueChristian Gromm
2015-10-29staging: most: hdm-dim2: use min_t()Christian Gromm
2015-10-24staging: most: hdm-usb: Use setup_timerMuhammad Falak R Wani
2015-10-24staging: most: remove comparison to NULLChristian Gromm
2015-10-24staging: most: use preferred kzalloc parametersChristian Gromm
2015-10-24staging: most: use preferred kernel typesChristian Gromm
2015-10-24staging: most: fix logical operator positionChristian Gromm
2015-10-24staging: most: remove unnecessary parenthesesChristian Gromm
2015-10-24staging: most: use blank line after declarationsChristian Gromm
2015-10-24staging: most: use braces on all arms of statementChristian Gromm
2015-10-24staging: most: make alignment match open parenthesisChristian Gromm
2015-10-24staging: most: remove multiple assignmentChristian Gromm
2015-10-24staging: most: removed redundant codeChristian Gromm
2015-10-24staging: most: put spaces around operatorChristian Gromm
2015-10-24staging: most: remove multiple blank linesChristian Gromm
2015-10-16staging: most: fix line-over-80-characters violationsChristian Gromm
2015-10-16staging: most: change parameter descriptionChristian Gromm
2015-10-16staging: most: replace memcpy by ether_addr_copyChristian Gromm
2015-10-16staging: most: fix misplaced constants in comparisonsChristian Gromm
2015-10-16staging: most: make hdm-usb follow the coding styleChristian Gromm
2015-10-16staging: most: fix checkpatch issues of hdm i2cChristian Gromm
2015-10-16staging: most: remove constants from comparisonsChristian Gromm
2015-10-16staging: most: correct coding style breachesChristian Gromm
2015-10-16Staging: most: cdev: Remove useless checkShivani Bhardwaj
2015-10-16Staging: most: fix style issue in aim-cdev/cdev.cGavin Thomas Claugus
2015-10-16Staging: most: Remove unnecessary cast on void pointerShraddha Barke
2015-10-13Staging: most: Remove exceptional & on function nameShraddha Barke
2015-10-12Staging: most: hdm-i2c: Drop owner assignment from i2c driverShraddha Barke
2015-10-12Staging: most: Fix typo in staging/mostMasanari Iida
2015-10-04Staging: most: Use module_platform_driverShraddha Barke
2015-09-29Staging: most: Use module_i2c_driverShraddha Barke
2015-09-29staging: most: fix pcm_write input/output errorChristian Gromm
2015-09-29staging: most: add poll syscall to AIM cdevChristian Gromm
2015-09-29staging: most: remove audio resolution format checkChristian Gromm
2015-09-29staging: most: fix style problemsChristian Gromm
2015-09-29staging: most: move initialization codeChristian Gromm
2015-09-29staging: most: rename functionChristian Gromm
2015-09-29staging: most: add missing channel initializationChristian Gromm
2015-09-29staging: most: purge unecessary variableChristian Gromm
2015-09-29staging: most: squash AIM soundChristian Gromm
2015-09-29staging: most: make hardware parameters channel exclusiveChristian Gromm
2015-09-29staging: most: include vendor in audio card's shortnameChristian Gromm
2015-09-29staging: most: add multi channel support to sound AIMChristian Gromm
2015-09-29staging: most: refactor channel structureChristian Gromm
2015-09-29staging: most: add fair buffer distributionChristian Gromm
2015-09-29staging: most: consolidate codeChristian Gromm
2015-09-29staging: most: prevent DMA on stackChristian Gromm
2015-09-29staging: most: simplify codeChristian Gromm
2015-09-29staging: most: fix MAC address representationChristian Gromm
2015-09-29staging: most: fix buffer size for DIM2Christian Gromm