index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: seq: fix passing wrong pointer in function call of compatibility layer
Takashi Sakamoto
2016-10-12
1
-1
/
+1
*
ALSA: compress: fix some missing and misplaced \n in messages
Colin Ian King
2016-09-16
1
-2
/
+2
*
ALSA: seq: fix to copy from/to user space
Takashi Sakamoto
2016-09-13
1
-2
/
+2
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2016-09-11
2
-3
/
+35
|
\
|
*
ALSA: rawmidi: Fix possible deadlock with virmidi registration
Takashi Iwai
2016-09-08
1
-1
/
+3
|
*
ALSA: timer: Fix zero-division by continue of uninitialized instance
Takashi Iwai
2016-09-08
1
-0
/
+14
|
*
ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
Vegard Nossum
2016-09-02
1
-0
/
+2
|
*
ALSA: timer: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
2016-08-29
1
-2
/
+15
|
*
ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
Vegard Nossum
2016-08-29
1
-0
/
+1
*
|
ALSA: pcm: Fix avail to return error if stream is suspended
Jeeja KP
2016-09-06
1
-1
/
+3
*
|
ALSA: seq: initialize whole fields of automatic variable with union type
Takashi Sakamoto
2016-08-31
1
-2
/
+5
*
|
ALSA: compress: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-08-22
1
-7
/
+3
*
|
ALSA: seq: obsolete change of address limit
Takashi Sakamoto
2016-08-22
2
-78
/
+7
*
|
ALSA: seq: change ioctl command operation to get data in kernel space
Takashi Sakamoto
2016-08-22
1
-358
/
+248
*
|
ALSA: seq: add an alternative way to handle ioctl requests
Takashi Sakamoto
2016-08-22
2
-1
/
+80
*
|
ALSA: seq: add documentation for snd_seq_kernel_client_ctl
Takashi Sakamoto
2016-08-22
1
-3
/
+11
|
/
*
Merge tag 'asoc-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
2016-07-26
1
-2
/
+65
|
\
|
*
-
.
Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso...
Mark Brown
2016-07-24
1
-2
/
+65
|
|
\
\
|
|
|
*
ALSA: compress: Add function to indicate the stream has gone bad
Charles Keepax
2016-06-13
1
-2
/
+65
|
|
|
/
*
|
|
Merge branch 'for-next' into for-linus
Takashi Iwai
2016-07-25
4
-20
/
+47
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ALSA: control: add dimension validator for userspace elements
Takashi Sakamoto
2016-07-07
1
-0
/
+32
|
*
|
ALSA: seq_timer: use monotonic times internally
Arnd Bergmann
2016-06-17
2
-15
/
+10
|
*
|
ALSA: seq_oss: Change structure initialisation to C99 style
Amitoj Kaur Chawla
2016-06-15
1
-5
/
+5
|
|
/
*
|
ALSA: pcm: Free chmap at PCM free callback, too
Takashi Iwai
2016-07-08
1
-4
/
+10
*
|
ALSA: ctl: Stop notification after disconnection
Takashi Iwai
2016-07-08
1
-0
/
+2
*
|
ALSA: timer: Fix negative queue usage by racy accesses
Takashi Iwai
2016-07-04
1
-1
/
+1
|
/
*
Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
2016-05-16
2
-19
/
+57
|
\
|
*
Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next
Mark Brown
2016-05-13
1
-17
/
+48
|
|
\
|
|
*
ALSA: pcm: Allow 32 bit sample format in IEC958 channel status helper
Jyri Sarha
2016-04-06
1
-0
/
+1
|
|
*
ALSA: pcm: add IEC958 channel status helper for hw_params
Jyri Sarha
2016-04-06
1
-17
/
+47
|
*
|
Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next
Mark Brown
2016-05-13
1
-2
/
+9
|
|
\
\
|
|
*
|
ASoC: dmaengine_pcm: Add support for packed transfers
Matthias Reichl
2016-04-27
1
-2
/
+9
|
|
|
/
*
|
|
ALSA: pcm: Bail out when chmap is already present
Takashi Iwai
2016-05-10
1
-0
/
+2
*
|
|
ALSA: compress: Replace complex if statement with switch
Charles Keepax
2016-05-09
1
-3
/
+6
*
|
|
ALSA: compress: Fix poll error return codes
Charles Keepax
2016-05-09
1
-2
/
+2
*
|
|
ALSA: compress: Remove pointless NULL check
Charles Keepax
2016-05-09
1
-4
/
+3
*
|
|
ALSA: compress: Use snd_compr_get_poll on error path
Charles Keepax
2016-05-09
1
-4
/
+1
*
|
|
ALSA: pcm: Fix poll error return codes
Charles Keepax
2016-05-09
1
-2
/
+2
*
|
|
ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
Kangjie Lu
2016-05-08
1
-0
/
+1
*
|
|
ALSA: timer: Fix leak in events via snd_timer_user_ccallback
Kangjie Lu
2016-05-08
1
-0
/
+1
*
|
|
ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
Kangjie Lu
2016-05-08
1
-0
/
+1
*
|
|
ALSA: hrtimer: Handle start/stop more properly
Takashi Iwai
2016-04-26
1
-17
/
+39
*
|
|
ALSA: timer: remove legacy rtctimer
Alexandre Belloni
2016-04-25
5
-221
/
+0
*
|
|
ALSA: pcm : Call kill_fasync() in stream lock
Takashi Iwai
2016-04-14
1
-1
/
+1
|
/
/
*
|
ALSA: timer: Use mod_timer() for rearming the system timer
Takashi Iwai
2016-04-01
1
-2
/
+2
*
|
ALSA: timer: fix gparams ioctl compatibility for different architectures
Takashi Sakamoto
2016-03-23
2
-8
/
+42
|
/
*
ALSA: ctl: change return value in compatibility layer so that it's the same v...
Takashi Sakamoto
2016-03-17
1
-1
/
+1
*
Merge tag 'asoc-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
2016-03-14
1
-0
/
+30
|
\
|
*
Merge remote-tracking branch 'asoc/topic/core-pcm' into asoc-next
Mark Brown
2016-03-13
1
-0
/
+30
|
|
\
|
|
*
ALSA: pcm: Add snd_pcm_rate_range_to_bits()
Mengdong Lin
2016-02-05
1
-0
/
+30
[next]