summaryrefslogtreecommitdiffstats
path: root/include/sound/asound.h
AgeCommit message (Expand)AuthorLines
2012-10-09UAPI: (Scripted) Disintegrate include/soundDavid Howells-934/+1
2012-09-12ALSA: Define more channel map positionsTakashi Iwai-3/+10
2012-09-06ALSA: Follow channel position definitions to alsa-lib mixerTakashi Iwai-7/+9
2012-09-06ALSA: PCM: channel mapping API implementationTakashi Iwai-0/+30
2012-04-18ALSA: Add definitions for CEA-861 Audio InfoFramesRicardo Neri-0/+14
2011-10-09ALSA: control: add support for ENUMERATED user space controlsClemens Ladisch-1/+3
2010-11-22ALSA: pcm: support for period wakeup disablingClemens Ladisch-0/+3
2010-05-31ALSA: pcm: Define G723 3-bit and 5-bit formatsBen Collins-1/+5
2010-05-11ALSA: include/sound/asound.h whitespace fixupsDaniel Mack-10/+10
2010-03-03ALSA: timer - pass real event in snd_timer_notify1() to instance callbackJaroslav Kysela-1/+1
2009-08-27ALSA: pcm - Increase protocol versionTakashi Iwai-1/+1
2009-05-29ALSA: PCM midlevel: improve fifo_size handlingJaroslav Kysela-0/+1
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+5
2009-03-26make most exported headers use strict integer typesArnd Bergmann-2/+3
2009-03-26make exported headers use strict posix typesArnd Bergmann-2/+2
2009-03-11ALSA: Use define for ioctl definitionsTakashi Iwai-92/+79
2009-03-11ALSA: Remove obsolete snd_xferv struct and ioctlsTakashi Iwai-14/+0
2008-10-24ALSA: Add hrtimer backend for ALSA timer interfaceTakashi Iwai-0/+1
2008-10-10ALSA: Increase components array sizeTakashi Iwai-3/+2
2008-10-10ALSA: Remove bitwise from snd_pcm_hw_param_tTakashi Iwai-17/+27
2008-08-01ALSA: Add USB US122L driverKarsten Wiese-1/+2
2008-01-31[ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLEJaroslav Kysela-2/+2
2008-01-31[ALSA] Remove PCM xfer_align sw paramsTakashi Iwai-1/+1
2008-01-31[ALSA] Remove indirect control accessTakashi Iwai-9/+8
2008-01-31[ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries)Jaroslav Kysela-0/+1
2008-01-31[ALSA] Use posix clock monotonic for PCM and timer timestampsJaroslav Kysela-2/+8
2008-01-31[ALSA] Update SNDRV_HWDEP_IFACE_LASTTakashi Iwai-1/+1
2007-10-16[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela-1/+1
2007-10-16[ALSA] hda-intel - Add hwdep interfaceTakashi Iwai-0/+1
2006-09-23[ALSA] Control API - more robust TLV implementationJaroslav Kysela-1/+9
2006-09-23[ALSA] Control API - TLV implementation for additional information like dB scaleJaroslav Kysela-1/+8
2006-06-22[ALSA] Add O_APPEND flag support to PCMTakashi Iwai-1/+1
2006-01-03[ALSA] Remove xxx_t typedefs: Core componentTakashi Iwai-274/+266
2006-01-03[ALSA] Clean up includes in asound.h & asequencer.hTakashi Iwai-24/+2
2005-08-30[ALSA] Timer API - SNDRV_TIMER_EVENT_RESUME - val is resolution in nsJaroslav Kysela-1/+1
2005-08-30[ALSA] Timer API - added SUSPEND/RESUME eventsJaroslav Kysela-1/+5
2005-05-29[ALSA] Change some timer ioctls due to conflictionTakashi Iwai-5/+6
2005-05-29[ALSA] usb-audio - add Extigy/Audigy 2 NX remote control supportClemens Ladisch-1/+2
2005-05-29[ALSA] Increase timer protocol numberTakashi Iwai-1/+1
2005-05-29[ALSA] replace SNDRV_PCM_HW_PARAMS_RUNTIME -> SNDRV_PCM_HW_PARAMS_NORESAMPLEJaroslav Kysela-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+927