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