index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-08
ALSA: pcm: Free chmap at PCM free callback, too
Takashi Iwai
1
-4
/
+10
2016-07-08
ALSA: ctl: Stop notification after disconnection
Takashi Iwai
1
-0
/
+2
2016-07-04
ALSA: timer: Fix negative queue usage by racy accesses
Takashi Iwai
1
-1
/
+1
2016-05-16
Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
2
-19
/
+57
2016-05-13
Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next
Mark Brown
1
-17
/
+48
2016-05-13
Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-next
Mark Brown
1
-2
/
+9
2016-05-10
ALSA: pcm: Bail out when chmap is already present
Takashi Iwai
1
-0
/
+2
2016-05-09
ALSA: compress: Replace complex if statement with switch
Charles Keepax
1
-3
/
+6
2016-05-09
ALSA: compress: Fix poll error return codes
Charles Keepax
1
-2
/
+2
2016-05-09
ALSA: compress: Remove pointless NULL check
Charles Keepax
1
-4
/
+3
2016-05-09
ALSA: compress: Use snd_compr_get_poll on error path
Charles Keepax
1
-4
/
+1
2016-05-09
ALSA: pcm: Fix poll error return codes
Charles Keepax
1
-2
/
+2
2016-05-08
ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
Kangjie Lu
1
-0
/
+1
2016-05-08
ALSA: timer: Fix leak in events via snd_timer_user_ccallback
Kangjie Lu
1
-0
/
+1
2016-05-08
ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
Kangjie Lu
1
-0
/
+1
2016-04-27
ASoC: dmaengine_pcm: Add support for packed transfers
Matthias Reichl
1
-2
/
+9
2016-04-26
ALSA: hrtimer: Handle start/stop more properly
Takashi Iwai
1
-17
/
+39
2016-04-25
ALSA: timer: remove legacy rtctimer
Alexandre Belloni
5
-221
/
+0
2016-04-14
ALSA: pcm : Call kill_fasync() in stream lock
Takashi Iwai
1
-1
/
+1
2016-04-07
ALSA: pcm: Allow 32 bit sample format in IEC958 channel status helper
Jyri Sarha
1
-0
/
+1
2016-04-06
ALSA: pcm: add IEC958 channel status helper for hw_params
Jyri Sarha
1
-17
/
+47
2016-04-01
ALSA: timer: Use mod_timer() for rearming the system timer
Takashi Iwai
1
-2
/
+2
2016-03-23
ALSA: timer: fix gparams ioctl compatibility for different architectures
Takashi Sakamoto
2
-8
/
+42
2016-03-17
ALSA: ctl: change return value in compatibility layer so that it's the same v...
Takashi Sakamoto
1
-1
/
+1
2016-03-14
Merge tag 'asoc-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
1
-0
/
+30
2016-03-13
Merge remote-tracking branch 'asoc/topic/core-pcm' into asoc-next
Mark Brown
1
-0
/
+30
2016-03-10
ALSA: pcm: Avoid "BUG:" string for warnings again
Takashi Iwai
1
-1
/
+1
2016-03-08
ALSA: seq: Provide card number / PID via sequencer client info
Martin Koegler
2
-0
/
+16
2016-03-04
ALSA: compress: fix more typos
Vinod Koul
1
-2
/
+2
2016-03-04
ALSA: compress: fix some typos
Vinod Koul
1
-2
/
+2
2016-03-04
ALSA: compress: Add SNDRV_PCM_STATE_PREPARED state explanation
Vinod Koul
1
-0
/
+3
2016-03-04
ALSA: compress: allow writes in SNDRV_PCM_STATE_PREPARED state
Eric Laurent
1
-0
/
+1
2016-03-04
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-19
/
+0
2016-03-01
ALSA: seq: oss: Don't drain at closing a client
Takashi Iwai
3
-19
/
+0
2016-02-29
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-21
/
+320
2016-02-28
ALSA: timer: Fix ioctls for X32 ABI
Takashi Iwai
1
-0
/
+13
2016-02-28
ALSA: timer: Fix broken compat timer user status ioctl
Takashi Iwai
1
-2
/
+3
2016-02-28
ALSA: rawmidi: Fix ioctls X32 ABI
Takashi Iwai
1
-0
/
+53
2016-02-28
ALSA: rawmidi: Use comapt_put_timespec()
Takashi Iwai
1
-2
/
+1
2016-02-28
ALSA: pcm: Fix ioctls for X32 ABI
Takashi Iwai
1
-1
/
+176
2016-02-28
ALSA: ctl: Fix ioctls for X32 ABI
Takashi Iwai
1
-16
/
+74
2016-02-26
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-11
/
+31
2016-02-23
ALSA: jack: Allow building the jack layer without input device
Takashi Iwai
2
-6
/
+26
2016-02-18
ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
Takashi Iwai
1
-2
/
+14
2016-02-16
ALSA: seq: Fix double port list deletion
Takashi Iwai
1
-5
/
+8
2016-02-15
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
1
-4
/
+9
2016-02-12
ALSA: timer: Call notifier in the same spinlock
Takashi Iwai
1
-118
/
+102
2016-02-10
ALSA: timer: Protect the whole snd_timer_close() with open race
Takashi Iwai
1
-27
/
+21
2016-02-09
ALSA: timer: Fix race at concurrent reads
Takashi Iwai
1
-19
/
+15
2016-02-09
ALSA: timer: Fix race between stop and interrupt
Takashi Iwai
1
-0
/
+4
[next]