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
2017-11-22
ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
Takashi Iwai
1
-2
/
+4
2017-11-21
ALSA: timer: Remove kernel warning at compat ioctl error paths
Takashi Iwai
1
-6
/
+6
2017-11-21
ALSA: pcm: update tstamp only if audio_tstamp changed
Henrik Eriksson
1
-2
/
+4
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
6
-0
/
+6
2017-11-13
Merge branch 'for-next' into for-linus
Takashi Iwai
8
-16
/
+59
2017-11-07
ALSA: seq: Fix OSS sysex delivery in OSS emulation
Takashi Iwai
3
-3
/
+32
2017-11-06
ALSA: timer: Limit max instances per timer
Takashi Iwai
2
-13
/
+55
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-0
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-10-31
ALSA: seq: Fix nested rwsem annotation for lockdep splat
Takashi Iwai
1
-1
/
+1
2017-10-31
ALSA: timer: Add missing mutex lock for compat ioctls
Takashi Iwai
1
-2
/
+15
2017-10-30
ALSA: fix kernel-doc build warning
Randy Dunlap
1
-1
/
+1
2017-10-24
Merge branch 'topic/card-disconnect' into for-next
Takashi Iwai
2
-8
/
+44
2017-10-18
ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal
Takashi Iwai
1
-0
/
+31
2017-10-18
ALSA: pcm: Forcibly stop at disconnect callback
Takashi Iwai
1
-0
/
+4
2017-10-18
ALSA: pcm: Don't call register and disconnect callbacks for internal PCM
Takashi Iwai
1
-8
/
+8
2017-10-18
ALSA: seq: Enable 'use' locking in all configurations
Ben Hutchings
2
-16
/
+0
2017-10-17
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-3
/
+10
2017-10-16
ALSA: pcm: remove redundant variable runtime
Colin Ian King
1
-2
/
+0
2017-10-11
ALSA: add snd_card_disconnect_sync()
Takashi Iwai
1
-0
/
+32
2017-10-11
ALSA: seq: Fix use-after-free at creating a port
Takashi Iwai
2
-3
/
+10
2017-10-10
ALSA: seq: Add sanity check for user-space pointer delivery
Takashi Iwai
1
-0
/
+4
2017-10-09
Merge branch 'for-linus' into for-next
Takashi Iwai
3
-10
/
+21
2017-10-09
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
1
-8
/
+19
2017-10-05
Merge branch 'topic/timer-api' into for-next
Takashi Iwai
1
-4
/
+7
2017-10-05
ALSA: timer: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+7
2017-09-22
ALSA: pcm: Fix structure definition for X32 ABI
Baolin Wang
1
-0
/
+1
2017-09-19
ALSA: hrtimer: make hrtimer_hw const and __initconst
Bhumika Goyal
1
-1
/
+1
2017-09-18
ALSA: compress: Remove unused variable
Guneshwor Singh
1
-2
/
+1
2017-09-18
ALSA: hwdep: prevent a harmless shift wrapping bug
Dan Carpenter
1
-0
/
+2
2017-09-12
ALSA: seq: Cancel pending autoload work at unbinding device
Takashi Iwai
1
-0
/
+3
2017-09-07
ALSA: core: Use %pS printk format for direct addresses
Helge Deller
1
-2
/
+2
2017-08-30
ALSA: pcm: Unify ioctl functions for playback and capture streams
Takashi Iwai
2
-183
/
+105
2017-08-30
ALSA: Get rid of card power_lock
Takashi Iwai
4
-74
/
+53
2017-08-30
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+5
2017-08-30
ALSA: pcm: Fix power lock unbalance via OSS emulation
Takashi Iwai
1
-1
/
+5
2017-08-25
ALSA: pcm: Correct broken procfs set up
Takashi Iwai
1
-1
/
+2
2017-08-24
ALSA: control: TLV data is unavailable at initial state of user-defined eleme...
Takashi Sakamoto
1
-4
/
+15
2017-08-24
ALSA: control: queue TLV event for a set of user-defined element
Takashi Sakamoto
1
-1
/
+6
2017-08-24
ALSA: control: delegate TLV eventing to each driver
Takashi Sakamoto
1
-9
/
+3
2017-08-23
ALSA: timer: Use common error handling code in alsa_timer_init()
Markus Elfring
1
-4
/
+6
2017-08-23
ALSA: timer: Adjust a condition check in snd_timer_resolution()
Markus Elfring
1
-1
/
+2
2017-08-23
ALSA: pcm: Adjust nine function calls together with a variable assignment
Markus Elfring
1
-15
/
+23
2017-08-23
ALSA: pcm: Use common error handling code in _snd_pcm_new()
Markus Elfring
1
-12
/
+18
2017-08-22
Merge branch 'for-linus' into for-next
Takashi Iwai
5
-18
/
+17
2017-08-22
ALSA: core: Fix unexpected error at replacing user TLV
Takashi Iwai
1
-1
/
+1
2017-08-20
ALSA: control: use counting semaphore as write lock for ELEM_WRITE operation
Takashi Sakamoto
1
-2
/
+2
2017-08-20
ALSA: control: code refactoring for ELEM_READ/ELEM_WRITE operations
Takashi Sakamoto
1
-39
/
+38
2017-08-20
ALSA: control: queue events within locking of controls_rwsem for ELEM_WRITE o...
Takashi Sakamoto
1
-2
/
+1
2017-08-15
ALSA: seq: 2nd attempt at fixing race creating a queue
Daniel Mentz
3
-15
/
+14
[next]