index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
pcm_compat.c
Age
Commit message (
Expand
)
Author
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-15
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-05-02
ALSA: pcm: Check PCM state at xfern compat ioctl
Takashi Iwai
2018-04-25
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-04-23
ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.
Jeffery Miller
2018-04-17
ALSA: pcm: Clean up with snd_pcm_avail() and snd_pcm_hw_avail() helpers
Takashi Iwai
2017-09-22
ALSA: pcm: Fix structure definition for X32 ABI
Baolin Wang
2017-08-30
ALSA: pcm: Unify ioctl functions for playback and capture streams
Takashi Iwai
2017-06-27
ALSA: pcm: Add an ioctl to specify the supported protocol version
Takashi Iwai
2017-05-23
ALSA: pcm: Remove set_fs() in PCM core code
Takashi Iwai
2016-02-28
ALSA: pcm: Fix ioctls for X32 ABI
Takashi Iwai
2016-01-18
ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode
Nicolas Boichat
2015-02-20
ALSA: core: pass audio tstamp config from userspace in compat mode
Pierre-Louis Bossart
2014-10-28
ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode
Takashi Iwai
2014-07-21
ALSA: pcm: Add tstamp_type and proto to sw_params compat layer
Takashi Iwai
2012-10-28
ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakage
Clemens Ladisch
2012-10-23
ALSA: core: add hooks for audio timestamps
Pierre-Louis Bossart
2011-07-28
ALSA: sound/core/pcm_compat.c: adjust array index
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-14
ALSA: sound/core: use memdup_user()
Li Zefan
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
2008-01-31
[ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctl
Takashi Iwai
2008-01-31
[ALSA] Fix old tstamp ioctl for compat_ioctl
Takashi Iwai
2006-09-23
[ALSA] Fix control/status mmap with shared PCM substream
Takashi Iwai
2006-06-22
[ALSA] Add O_APPEND flag support to PCM
Takashi Iwai
2006-01-03
[ALSA] Remove xxx_t typedefs: PCM
Takashi Iwai
2005-08-30
[ALSA] pcm - Fix zero-division in 32bit compat layer
Takashi Iwai
2005-08-30
[ALSA] Fix PCM 32bit compat layer
Takashi Iwai
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds