aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core/pcm_compat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-20ALSA: core: pass audio tstamp config from userspace in compat modePierre-Louis Bossart1-5/+23
2014-10-28ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat modeTakashi Iwai1-0/+2
2014-07-21ALSA: pcm: Add tstamp_type and proto to sw_params compat layerTakashi Iwai1-2/+6
2012-10-28ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakageClemens Ladisch1-1/+2
2012-10-23ALSA: core: add hooks for audio timestampsPierre-Louis Bossart1-8/+11
2011-07-28ALSA: sound/core/pcm_compat.c: adjust array indexJulia Lawall1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-04-14ALSA: sound/core: use memdup_user()Li Zefan1-7/+4
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai1-1/+2
2008-01-31[ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctlTakashi Iwai1-0/+1
2008-01-31[ALSA] Fix old tstamp ioctl for compat_ioctlTakashi Iwai1-1/+1
2006-09-23[ALSA] Fix control/status mmap with shared PCM substreamTakashi Iwai1-1/+1
2006-06-22[ALSA] Add O_APPEND flag support to PCMTakashi Iwai1-2/+2
2006-01-03[ALSA] Remove xxx_t typedefs: PCMTakashi Iwai1-55/+55
2005-08-30[ALSA] pcm - Fix zero-division in 32bit compat layerTakashi Iwai1-3/+8
2005-08-30[ALSA] Fix PCM 32bit compat layerTakashi Iwai1-14/+28
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+513