summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-29staging: comedi: comedidev.h: tweak kernel-doc for struct comedi_asyncIan Abbott1-7/+12
2015-09-29staging: comedi: comedidev.h: use enum for COMEDI_CB_... constantsIan Abbott1-11/+12
2015-09-29staging: comedi: comedidev.h: reformat copyright commentIan Abbott1-16/+16
2015-09-29staging: comedi: drivers.c: document exported functionsIan Abbott1-69/+258
2015-09-29staging: comedi: drivers.c: replace #include <linux/dma-mapping.h>Ian Abbott1-1/+1
2015-09-29staging: comedi: drivers.c: remove irrelevant #includesIan Abbott1-8/+0
2015-09-29staging: most: fix pcm_write input/output errorChristian Gromm1-6/+11
2015-09-29staging: most: add poll syscall to AIM cdevChristian Gromm3-0/+43
2015-09-29staging: most: remove audio resolution format checkChristian Gromm1-2/+1
2015-09-29staging: most: fix style problemsChristian Gromm1-3/+3
2015-09-29staging: most: move initialization codeChristian Gromm1-18/+10
2015-09-29staging: most: rename functionChristian Gromm1-2/+2
2015-09-29staging: most: add missing channel initializationChristian Gromm1-0/+2
2015-09-29staging: most: purge unecessary variableChristian Gromm1-4/+1
2015-09-29staging: most: squash AIM soundChristian Gromm1-14/+0
2015-09-29staging: most: make hardware parameters channel exclusiveChristian Gromm1-32/+36
2015-09-29staging: most: include vendor in audio card's shortnameChristian Gromm1-1/+1
2015-09-29staging: most: add multi channel support to sound AIMChristian Gromm1-2/+25
2015-09-29staging: most: refactor channel structureChristian Gromm1-53/+55
2015-09-29staging: most: add fair buffer distributionChristian Gromm6-7/+36
2015-09-29staging: most: consolidate codeChristian Gromm1-6/+2
2015-09-29staging: most: prevent DMA on stackChristian Gromm1-10/+16
2015-09-29staging: most: simplify codeChristian Gromm1-9/+8
2015-09-29staging: most: fix MAC address representationChristian Gromm1-8/+16
2015-09-29staging: most: fix buffer size for DIM2Christian Gromm1-2/+2
2015-09-29staging: most: remove macro cpu_to_le16Christian Gromm1-4/+4
2015-09-29staging: most: fix buffer synchronization requestChristian Gromm1-31/+10
2015-09-29staging: most: remove dead codeChristian Gromm1-6/+0
2015-09-29staging: most: remove unnecessary field initializationChristian Gromm1-1/+0
2015-09-29staging: most: fix channel operation in multi-aim contextChristian Gromm6-37/+68
2015-09-29staging: most: fix USB babble on IN pipeChristian Gromm1-1/+2
2015-09-29staging: most: remove shared IRQ requestChristian Gromm1-1/+1
2015-09-29staging: most: fix race condition in AIM networkingChristian Gromm1-0/+3
2015-09-29staging: most: remove aim resetChristian Gromm1-5/+0
2015-09-29staging: most: change structure initializationChristian Gromm2-12/+15
2015-09-29wilc1000 : Remove unused macro definitionsAnish Bhatt1-3/+0
2015-09-29staging: wilc1000: remove variable cif_funcGlen Lee1-8/+5
2015-09-29staging: wilc1000: remove function pointer os_waitGlen Lee5-20/+11
2015-09-29staging: wilc1000: remove mutex txq_cs and it's related codesGlen Lee4-9/+0
2015-09-29staging: wilc1000: remove variable rx_buffer_sizeGlen Lee3-13/+2
2015-09-29staging: wilc1000: remove variable tx_buffer_sizeGlen Lee3-6/+2
2015-09-29staging: wilc1000: remove pointer varialbes of hif_csGlen Lee3-10/+4
2015-09-29staging: wilc1000: remove pointer variables of txq_add_to_head_csGlen Lee3-13/+6
2015-09-29staging: wilc1000: remove pointer varialbe cfg_wait and cfg_wait_eventGlen Lee3-11/+7
2015-09-29staging: wilc1000: remove pointer variable of g_linux_wlan->txq_eventGlen Lee3-9/+3
2015-09-29staging: wilc1000: use g_linux_wlan->rxq_cs for function arguemntGlen Lee3-8/+4
2015-09-29staging: wilc1000: use g_linux_wlan->txq_spinlock not the pointer of itGlen Lee4-23/+18
2015-09-29staging: wilc1000: remove function pointer os_debugGlen Lee4-5/+3
2015-09-29staging: wilc1000: remove function pointer rx_completeGlen Lee4-13/+3
2015-09-29staging: wilc1000: remove function pointer mac_indicateGlen Lee4-13/+4