summaryrefslogtreecommitdiff
path: root/include/uapi/sound/asound.h
AgeCommit message (Expand)Author
2024-02-23ALSA: pcm: clarify and fix default msbits value for all formatsJaroslav Kysela
2023-11-27ALSA: pcm: Introduce MSBITS subformat interfaceJaroslav Kysela
2023-06-13Merge branch 'topic/midi20' into for-nextTakashi Iwai
2023-06-12ALSA: ump: Add info flag bit for static blocksTakashi Iwai
2023-06-12ALSA: ump: Add more attributes to UMP EP and FB infoTakashi Iwai
2023-05-23Merge branch 'topic/midi20' into for-nextTakashi Iwai
2023-05-23ALSA: ump: Add ioctls to inquiry UMP EP and Block info via control APITakashi Iwai
2023-05-23ALSA: rawmidi: Skip UMP devices at SNDRV_CTL_IOCTL_RAWMIDI_NEXT_DEVICETakashi Iwai
2023-05-23ALSA: rawmidi: UMP supportTakashi Iwai
2023-05-08ALSA: uapi: pcm: control the filling of the silence samples for drainJaroslav Kysela
2023-04-21ALSA: pcm: rewrite snd_pcm_playback_silence()Oswald Buddenhagen
2023-04-06ALSA: document that struct __snd_pcm_mmap_control64 is messed upOswald Buddenhagen
2022-09-27ALSA: Remove some left-over license text in include/uapi/sound/Christophe JAILLET
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-01-28ASoC: hdmi-codec: Fix OOB memory accessesDmitry Osipenko
2022-01-05Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-12-13ALSA: uapi: use C90 comment style instead of C99 styleTakashi Sakamoto
2021-12-13ALSA: pcm: comment about relation between msbits hw parameter and [S|U]32 for...Takashi Sakamoto
2021-11-24ALSA: pcm: introduce INFO_NO_REWINDS flagPierre-Louis Bossart
2021-10-18ALSA: uapi: Fix a C++ style comment in asound.hTakashi Iwai
2021-09-23ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSIONJaroslav Kysela
2021-08-14ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flagTakashi Iwai
2021-05-17ALSA: rawmidi: Add framing modeDavid Henningsson
2020-01-29ALSA: uapi: Fix sparse warningRanjani Sridharan
2019-12-26ALSA: control: Fix incompatible protocol errorTakashi Iwai
2019-12-23ALSA: ctl: bump protocol version up to v2.1.0Takashi Sakamoto
2019-12-23ALSA: ctl: remove dimen member from elem_info structureTakashi Sakamoto
2019-12-23ALSA: ctl: remove unused macro for timestamping of elem_valueTakashi Sakamoto
2019-12-20ALSA: uapi: Fix typos and header inclusion in asound.hTakashi Iwai
2019-12-13ALSA: bump uapi version numbersArnd Bergmann
2019-12-13ALSA: add new 32-bit layout for snd_pcm_mmap_status/controlArnd Bergmann
2019-12-13ALSA: Avoid using timespec for struct snd_timer_treadBaolin Wang
2019-12-11ALSA: Avoid using timespec for struct snd_rawmidi_statusBaolin Wang
2019-12-11ALSA: Avoid using timespec for struct snd_pcm_statusBaolin Wang
2019-12-11ALSA: Avoid using timespec for struct snd_ctl_elem_valueBaolin Wang
2019-12-11ALSA: Avoid using timespec for struct snd_timer_statusBaolin Wang
2019-04-02ALSA: uapi: #include <time.h> in asound.hDaniel Mentz
2018-10-02ALSA: timer: fix wrong comment to refer to 'SNDRV_TIMER_PSFLG_*'Takashi Sakamoto
2018-02-26ASoC: soc-generic-dmaengine-pcm: Fix sparse warningsFabio Estevam
2017-11-29ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20Maciej S. Szmigiero
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-06-27ALSA: pcm: Add an ioctl to specify the supported protocol versionTakashi Iwai
2017-06-23ALSA: pcm: Add the explicit appl_ptr sync supportTakashi Iwai
2017-04-05ALSA: fireface: add hwdep interfaceTakashi Sakamoto
2017-03-28ALSA: firewire-motu: add hwdep interfaceTakashi Sakamoto
2016-09-19ALSA: line6: Add hwdep interface to access the POD control messagesAndrej Krutak
2016-04-25ALSA: timer: remove legacy rtctimerAlexandre Belloni
2016-03-04ALSA: uapi: Make alsa asound.h header more portableThomas Klausner