summaryrefslogtreecommitdiff
path: root/drivers/staging/most/sound/sound.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-23drivers: most: add ALSA sound driverChristian Gromm1-745/+0
2021-02-04staging: most: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-1/+1
2021-02-04staging: most: sound: use non-safe list iterationChristian Gromm1-2/+2
2021-02-04staging: most: sound: add sanity check for function argumentChristian Gromm1-0/+2
2020-11-06drivers: staging: most: use swabXX functions of kernelChristian Gromm1-12/+2
2020-06-25staging: most: sound: remove overcautious argument checkingChristian Gromm1-3/+0
2020-06-25staging: most: sound: fix white spacesChristian Gromm1-15/+0
2020-06-25staging: most: sound: fix return valuesChristian Gromm1-5/+7
2020-06-25staging: most: sound: fix error pathChristian Gromm1-1/+3
2020-06-25staging: most: sound: remove noisy log messagesChristian Gromm1-20/+4
2020-03-24staging: most: move core files out of the staging areaChristian Gromm1-2/+1
2020-01-16staging: most: remove header include path to drivers/stagingMasahiro Yamada1-1/+2
2019-12-17staging: most: rename struct core_componentChristian Gromm1-3/+3
2019-12-17staging: most: rename core.h to most.hChristian Gromm1-1/+1
2019-12-10staging: most: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-10staging: most: Use managed buffer allocationTakashi Iwai1-43/+1
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2019-11-11staging: most: block module removal while having active configfs itemsChristian Gromm1-0/+1
2019-11-09staging: most: Convert to the common vmalloc memallocTakashi Iwai1-4/+4
2019-08-28staging: most: sound: Fix error path of audio_initYueHaibing1-1/+4
2019-04-30staging: most: sound: pass correct device when creating a sound cardChristian Gromm1-1/+1
2019-04-16staging: most: allow speculative configurationChristian Gromm1-2/+4
2019-04-16staging: most: enable configfs supportChristian Gromm1-1/+10
2019-04-16staging: most: sound: introduce new sound adapter managementChristian Gromm1-18/+23
2019-04-16staging: most: change signature of function probe_channelChristian Gromm1-2/+1
2018-12-19staging: most: sound: replace snprintf with strscpyColin Ian King1-1/+1
2018-12-17staging: most: sound: remove channel number from ALSA card's long nameChristian Gromm1-2/+1
2018-12-17staging: most: sound: use static name for ALSA cardChristian Gromm1-2/+2
2018-12-17staging: most: sound: rename variableChristian Gromm1-8/+8
2018-12-17staging: most: sound: correct label nameChristian Gromm1-6/+6
2018-12-17staging: most: sound: create one sound card w/ multiple PCM devices per MOST ...Christian Gromm1-41/+89
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai1-1/+0
2018-05-08staging: most: sound: call snd_card_new with struct deviceChristian Gromm1-1/+1
2018-05-08staging: most: aim-sound: add flexible format supportChristian Gromm1-59/+62
2017-11-27staging: most: fix comment sectionsChristian Gromm1-1/+1
2017-11-27staging: most: sound: remove aim designatorChristian Gromm1-8/+8
2017-11-27staging: most: rename functions to register a driver with most_coreChristian Gromm1-2/+2
2017-11-27staging: most: rename struct most_aimChristian Gromm1-3/+3
2017-11-27staging: most: remove proprietary kobjectsChristian Gromm1-2/+1
2017-11-27staging: most: sound: rename moduleChristian Gromm1-0/+759