summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: most: remove macro cpu_to_le16Christian Gromm2015-09-291-4/+4
* staging: most: fix buffer synchronization requestChristian Gromm2015-09-291-31/+10Star
* staging: most: remove dead codeChristian Gromm2015-09-291-6/+0Star
* staging: most: remove unnecessary field initializationChristian Gromm2015-09-291-1/+0Star
* staging: most: fix channel operation in multi-aim contextChristian Gromm2015-09-296-37/+68
* staging: most: fix USB babble on IN pipeChristian Gromm2015-09-291-1/+2
* staging: most: remove shared IRQ requestChristian Gromm2015-09-291-1/+1
* staging: most: fix race condition in AIM networkingChristian Gromm2015-09-291-0/+3
* staging: most: remove aim resetChristian Gromm2015-09-291-5/+0Star
* staging: most: change structure initializationChristian Gromm2015-09-292-12/+15
* Merge 4.3-rc3 into staging-nextGreg Kroah-Hartman2015-09-294-1/+4
|\
| * staging: most: Add dependency to HAS_IOMEMChristian Gromm2015-09-171-0/+1
| * Staging: most: MOST and MOSTCORE should depend on HAS_DMAGeert Uytterhoeven2015-09-132-0/+2
| * staging: most: fix HDM_USB dependencies and build errorsRandy Dunlap2015-09-131-1/+1
* | Staging: most: aim-network: Replace pr_info with netdev_infoShraddha Barke2015-09-171-5/+5
* | staging: most: style of bool comparisonSudip Mukherjee2015-09-132-7/+7
* | staging: most: remove unneeded NULL checkSudip Mukherjee2015-09-131-4/+2Star
* | staging: most: remove driver ownerSudip Mukherjee2015-09-131-1/+0Star
* | staging: most: return NULL instead of integerSudip Mukherjee2015-09-131-1/+1
* | staging: most: remove always true comparisonSudip Mukherjee2015-09-131-1/+1
* | Staging: most: Use NULL instead of zeroRonit Halder2015-09-131-1/+1
* | staging: most: NULL comparison styleSudip Mukherjee2015-09-131-6/+6
* | staging: most: fix MakefileSudip Mukherjee2015-09-131-1/+0Star
* | staging: most: remove unused variableSudip Mukherjee2015-09-131-3/+0Star
* | staging: most: use NULL pointerSudip Mukherjee2015-09-131-4/+4
* | staging: most: make functions staticSudip Mukherjee2015-09-131-2/+3