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