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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-16
ALSA: control: Fix racy management of user ctl memory size account
Takashi Iwai
1
-6
/
+11
2021-04-14
ALSA: control_led - fix the stack usage (control element ops)
Jaroslav Kysela
1
-2
/
+6
2021-04-09
ALSA: control - double free in snd_ctl_led_init()
Dan Carpenter
1
-1
/
+1
2021-04-08
ALSA: control: Add memory consumption limit to user controls
Takashi Sakamoto
1
-24
/
+51
2021-04-06
ALSA: control - off by one in store_mode()
Dan Carpenter
1
-1
/
+1
2021-04-01
Merge branch 'topic/mute-led' into for-next
Takashi Iwai
2
-2
/
+7
2021-04-01
ALSA: control led - improve the set_led_id() parser
Jaroslav Kysela
1
-1
/
+4
2021-04-01
ALSA: control - add the missing prev_lops2 initialization
Jaroslav Kysela
1
-1
/
+3
2021-03-30
Merge tag 'tags/mute-led-rework' into for-next
Takashi Iwai
4
-26
/
+934
2021-03-30
ALSA: led control - add sysfs kcontrol LED marking layer
Jaroslav Kysela
1
-4
/
+362
2021-03-30
ALSA: control - add sysfs support to the LED trigger module
Jaroslav Kysela
1
-29
/
+163
2021-03-30
ALSA: control - add generic LED trigger module as the new control layer
Jaroslav Kysela
4
-1
/
+289
2021-03-30
ALSA: control - add layer registration routines
Jaroslav Kysela
1
-2
/
+108
2021-03-30
ALSA: control - introduce snd_ctl_notify_one() helper
Jaroslav Kysela
1
-23
/
+45
2021-03-30
ALSA: core: remove redundant spin_lock pair in snd_card_disconnect
Jia Zhou
1
-2
/
+0
2021-03-26
ALSA: pcm: Fix couple of typos
Bhaskar Chowdhury
1
-2
/
+2
2021-03-22
ALSA: core: avoid -Wempty-body warnings
Arnd Bergmann
3
-6
/
+21
2021-03-19
ALSA: pcm: Add debug print on memory allocation failure
Amadeusz Sławiński
1
-0
/
+8
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-0
/
+2
2021-02-17
Merge remote-tracking branch 'asoc/for-5.12' into asoc-linus
Mark Brown
1
-0
/
+2
2021-02-10
ALSA: core - add missing compress device type to /proc/asound/devices
Jaroslav Kysela
1
-0
/
+2
2021-02-08
ALSA: pcm: Use for_each_pcm_substream() macro
Takashi Iwai
4
-44
/
+38
2021-02-08
ALSA: pcm: Don't call sync_stop if it hasn't been stopped
Takashi Iwai
1
-2
/
+3
2021-02-08
ALSA: pcm: Assure sync with the pending stop operation at suspend
Takashi Iwai
1
-1
/
+7
2021-02-08
ALSA: pcm: Call sync_stop at disconnection
Takashi Iwai
4
-8
/
+17
2021-02-05
ASoC: dmaengine_pcm: add peripheral configuration
Shengjiu Wang
1
-0
/
+2
2021-02-02
ALSA: core: Fix the debugfs removal at snd_card_free()
Takashi Iwai
1
-5
/
+4
2021-02-02
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+2
2021-02-02
ALSA: jack: implement software jack injection via debugfs
Hui Wang
4
-4
/
+338
2021-01-23
ALSA: pcm: One more dependency for hw constraints
Takashi Iwai
1
-2
/
+2
2021-01-18
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+2
2021-01-15
ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
Takashi Iwai
1
-1
/
+2
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
15
-42
/
+42
2021-01-07
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+2
2020-12-25
ALSA: oss: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
2
-3
/
+3
2020-12-25
ALSA: core: Use DIV_ROUND_UP() instead of open-coding it
Lars-Peter Clausen
2
-3
/
+3
2020-12-23
Merge tag 'sound-fix-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-22
/
+25
2020-12-21
ALSA: core: Remove redundant comments
YangHui
1
-2
/
+0
2020-12-18
ALSA: pcm: oss: Fix a few more UBSAN fixes
Takashi Iwai
1
-8
/
+14
2020-12-18
ALSA: pcm: Clear the full allocated memory at hw_params
Takashi Iwai
1
-2
/
+7
2020-12-18
ALSA: memalloc: Align buffer allocations in page size
Takashi Iwai
1
-0
/
+1
2020-12-18
ALSA: pcm: Remove snd_pcm_lib_preallocate_dma_free()
Lars-Peter Clausen
1
-9
/
+1
2020-12-17
ALSA: core: memalloc: add page alignment for iram
Robin Gong
1
-1
/
+2
2020-12-15
Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-58
/
+75
2020-12-15
ALSA: pcm: use krealloc_array()
Bartosz Golaszewski
1
-2
/
+2
2020-12-14
ALSA: pcm: oss: Fix potential out-of-bounds shift
Takashi Iwai
1
-1
/
+5
2020-12-06
ALSA: rawmidi: Access runtime->avail always in spinlock
Takashi Iwai
1
-14
/
+35
2020-12-06
ALSA: seq: Use bool for snd_seq_queue internal flags
Takashi Iwai
1
-4
/
+4
2020-11-27
ALSA: compress: allow pause and resume during draining
Gyeongtaek Lee
1
-8
/
+31
2020-11-24
Merge branch 'topic/usb-audio-refactoring' into for-next
Takashi Iwai
1
-1
/
+1
[next]