summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/sound
Commit message (Expand)AuthorAgeFilesLines
* drivers: most: add ALSA sound driverChristian Gromm2021-03-233-763/+0
* staging: most: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi2021-02-041-1/+1
* staging: most: sound: use non-safe list iterationChristian Gromm2021-02-041-2/+2
* staging: most: sound: add sanity check for function argumentChristian Gromm2021-02-041-0/+2
* drivers: staging: most: use swabXX functions of kernelChristian Gromm2020-11-061-12/+2
* staging: most: sound: remove overcautious argument checkingChristian Gromm2020-06-251-3/+0
* staging: most: sound: fix white spacesChristian Gromm2020-06-251-15/+0
* staging: most: sound: fix return valuesChristian Gromm2020-06-251-5/+7
* staging: most: sound: fix error pathChristian Gromm2020-06-251-1/+3
* staging: most: sound: remove noisy log messagesChristian Gromm2020-06-251-20/+4
* staging: most: move core files out of the staging areaChristian Gromm2020-03-241-2/+1
* staging: most: remove header include path to drivers/stagingMasahiro Yamada2020-01-162-2/+2
* staging: most: rename struct core_componentChristian Gromm2019-12-171-3/+3
* staging: most: rename core.h to most.hChristian Gromm2019-12-171-1/+1
* staging: most: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-101-1/+0
* staging: most: Use managed buffer allocationTakashi Iwai2019-12-101-43/+1
* Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-271-0/+1
|\
| * staging: most: block module removal while having active configfs itemsChristian Gromm2019-11-111-0/+1
* | staging: most: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-4/+4
|/
* staging: most: sound: Fix error path of audio_initYueHaibing2019-08-281-1/+4
* staging: most: sound: pass correct device when creating a sound cardChristian Gromm2019-04-301-1/+1
* staging: most: allow speculative configurationChristian Gromm2019-04-161-2/+4
* staging: most: enable configfs supportChristian Gromm2019-04-161-1/+10
* staging: most: sound: introduce new sound adapter managementChristian Gromm2019-04-161-18/+23
* staging: most: change signature of function probe_channelChristian Gromm2019-04-161-2/+1
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: most: Replace '--help--' in Kconfig fileWentao Cai2019-03-181-1/+1
* staging: prefix header search paths with $(srctree)/Masahiro Yamada2019-02-041-1/+1
* staging: most: sound: replace snprintf with strscpyColin Ian King2018-12-191-1/+1
* staging: most: sound: remove channel number from ALSA card's long nameChristian Gromm2018-12-171-2/+1
* staging: most: sound: use static name for ALSA cardChristian Gromm2018-12-171-2/+2
* staging: most: sound: rename variableChristian Gromm2018-12-171-8/+8
* staging: most: sound: correct label nameChristian Gromm2018-12-171-6/+6
* staging: most: sound: create one sound card w/ multiple PCM devices per MOST ...Christian Gromm2018-12-171-41/+89
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-181-1/+0
* staging: most: sound: call snd_card_new with struct deviceChristian Gromm2018-05-081-1/+1
* staging: most: aim-sound: add flexible format supportChristian Gromm2018-05-081-59/+62
* staging: most: fix comment sectionsChristian Gromm2017-11-271-1/+1
* staging: most: sound: remove aim designatorChristian Gromm2017-11-271-8/+8
* staging: most: rename functions to register a driver with most_coreChristian Gromm2017-11-271-2/+2
* staging: most: rename struct most_aimChristian Gromm2017-11-271-3/+3
* staging: most: remove proprietary kobjectsChristian Gromm2017-11-271-2/+1
* staging: most: sound: rename moduleChristian Gromm2017-11-273-0/+776