index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
pcm_compat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-15
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+2
2018-05-02
ALSA: pcm: Check PCM state at xfern compat ioctl
Takashi Iwai
1
-0
/
+2
2018-04-25
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+4
2018-04-23
ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.
Jeffery Miller
1
-3
/
+4
2018-04-17
ALSA: pcm: Clean up with snd_pcm_avail() and snd_pcm_hw_avail() helpers
Takashi Iwai
1
-8
/
+2
2017-09-22
ALSA: pcm: Fix structure definition for X32 ABI
Baolin Wang
1
-0
/
+1
2017-08-30
ALSA: pcm: Unify ioctl functions for playback and capture streams
Takashi Iwai
1
-4
/
+1
2017-06-27
ALSA: pcm: Add an ioctl to specify the supported protocol version
Takashi Iwai
1
-0
/
+1
2017-05-23
ALSA: pcm: Remove set_fs() in PCM core code
Takashi Iwai
1
-8
/
+4
2016-02-28
ALSA: pcm: Fix ioctls for X32 ABI
Takashi Iwai
1
-1
/
+176
2016-01-18
ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode
Nicolas Boichat
1
-4
/
+9
2015-02-20
ALSA: core: pass audio tstamp config from userspace in compat mode
Pierre-Louis Bossart
1
-5
/
+23
2014-10-28
ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode
Takashi Iwai
1
-0
/
+2
2014-07-21
ALSA: pcm: Add tstamp_type and proto to sw_params compat layer
Takashi Iwai
1
-2
/
+6
2012-10-28
ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakage
Clemens Ladisch
1
-1
/
+2
2012-10-23
ALSA: core: add hooks for audio timestamps
Pierre-Louis Bossart
1
-8
/
+11
2011-07-28
ALSA: sound/core/pcm_compat.c: adjust array index
Julia Lawall
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-04-14
ALSA: sound/core: use memdup_user()
Li Zefan
1
-7
/
+4
2008-08-13
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
1
-1
/
+2
2008-01-31
[ALSA] Add SNDRV_PCM_IOCTL_TSTAMP back to compat ioctl
Takashi Iwai
1
-0
/
+1
2008-01-31
[ALSA] Fix old tstamp ioctl for compat_ioctl
Takashi Iwai
1
-1
/
+1
2006-09-23
[ALSA] Fix control/status mmap with shared PCM substream
Takashi Iwai
1
-1
/
+1
2006-06-22
[ALSA] Add O_APPEND flag support to PCM
Takashi Iwai
1
-2
/
+2
2006-01-03
[ALSA] Remove xxx_t typedefs: PCM
Takashi Iwai
1
-55
/
+55
2005-08-30
[ALSA] pcm - Fix zero-division in 32bit compat layer
Takashi Iwai
1
-3
/
+8
2005-08-30
[ALSA] Fix PCM 32bit compat layer
Takashi Iwai
1
-14
/
+28
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+513