index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: pcm: Fix mmap without buffer preallocation
Takashi Iwai
2021-07-20
1
-0
/
+2
*
ALSA: pcm: Fix mmap capability check
Takashi Iwai
2021-07-20
1
-4
/
+10
*
ALSA: pcm: Call substream ack() method upon compat mmap commit
Alan Young
2021-07-12
1
-3
/
+8
*
Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2021-07-01
1
-42
/
+132
|
\
|
*
Merge series "ASoC: tlv320aic32x4: Add support for TAS2505" from Claudius Hei...
Mark Brown
2021-06-23
3
-9
/
+37
|
|
\
|
*
|
ALSA: iec958: Split status creation and fill
Maxime Ripard
2021-06-08
1
-42
/
+132
*
|
|
Merge branch 'for-next' into for-linus
Takashi Iwai
2021-07-01
36
-465
/
+873
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ALSA: seq: oss: Fix error check at system port creation
Takashi Iwai
2021-06-17
1
-3
/
+2
|
*
|
ALSA: control_led - fix initialization in the mode show callback
Jaroslav Kysela
2021-06-14
1
-1
/
+1
|
*
|
ALSA: core: Add continuous and vmalloc mmap ops
Takashi Iwai
2021-06-10
1
-0
/
+17
|
*
|
ALSA: core: Move mmap handler into memalloc ops
Takashi Iwai
2021-06-10
3
-16
/
+40
|
*
|
ALSA: core: Abstract memory alloc helpers
Takashi Iwai
2021-06-10
6
-223
/
+322
|
*
|
ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM...
Takashi Sakamoto
2021-06-10
1
-15
/
+49
|
*
|
ALSA: seq: Fix assignment in if condition
Takashi Iwai
2021-06-09
13
-72
/
+131
|
*
|
ALSA: oss: Fix assignment in if condition
Takashi Iwai
2021-06-09
3
-50
/
+91
|
*
|
ALSA: pcm: Fix assignment in if condition
Takashi Iwai
2021-06-09
3
-8
/
+16
|
*
|
ALSA: core: Fix assignment in if condition
Takashi Iwai
2021-06-09
5
-9
/
+18
|
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-06-08
2
-8
/
+28
|
|
\
\
|
*
|
|
ALSA: core: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-28
1
-11
/
+8
|
*
|
|
ALSA: control_led - use DEVICE_ATTR_*() macro
YueHaibing
2021-05-25
1
-15
/
+19
|
*
|
|
ALSA: pcm: use DEVICE_ATTR_RO macro
YueHaibing
2021-05-25
1
-2
/
+2
|
*
|
|
Merge branch 'topic/pci-rescan-prep-v2' into for-next
Takashi Iwai
2021-05-25
4
-39
/
+65
|
|
\
\
\
|
|
*
|
|
ALSA: pcm: Block the release until the system resume finishes
Takashi Iwai
2021-05-25
1
-0
/
+4
|
|
*
|
|
ALSA: Drop superfluous argument from snd_power_wait()
Takashi Iwai
2021-05-25
2
-6
/
+2
|
|
*
|
|
ALSA: control: Minor optimization for SNDRV_CTL_IOCTL_POWER_STATE
Takashi Iwai
2021-05-25
1
-4
/
+0
|
|
*
|
|
ALSA: control: Drop superfluous snd_power_wait() calls
Takashi Iwai
2021-05-25
2
-20
/
+0
|
|
*
|
|
ALSA: control: Track in-flight control read/write/tlv accesses
Takashi Iwai
2021-05-25
3
-14
/
+64
|
|
|
|
/
|
|
|
/
|
|
*
|
|
ALSA: rawmidi: fix incorrect array bounds check on clock_names
Colin Ian King
2021-05-19
1
-1
/
+1
|
*
|
|
ALSA: rawmidi: Add framing mode
David Henningsson
2021-05-17
2
-3
/
+94
|
|
/
/
*
|
/
ALSA: seq: Fix race of snd_seq_timer_open()
Takashi Iwai
2021-06-10
1
-1
/
+9
|
|
/
|
/
|
*
|
ALSA: timer: Fix master timer notification
Takashi Iwai
2021-06-03
1
-1
/
+2
*
|
ALSA: control led: fix memory leak in snd_ctl_led_register
Dongliang Mu
2021-06-02
1
-7
/
+26
|
/
*
ALSA: control: Fix racy management of user ctl memory size account
Takashi Iwai
2021-04-16
1
-6
/
+11
*
ALSA: control_led - fix the stack usage (control element ops)
Jaroslav Kysela
2021-04-14
1
-2
/
+6
*
ALSA: control - double free in snd_ctl_led_init()
Dan Carpenter
2021-04-09
1
-1
/
+1
*
ALSA: control: Add memory consumption limit to user controls
Takashi Sakamoto
2021-04-08
1
-24
/
+51
*
ALSA: control - off by one in store_mode()
Dan Carpenter
2021-04-06
1
-1
/
+1
*
Merge branch 'topic/mute-led' into for-next
Takashi Iwai
2021-04-01
2
-2
/
+7
|
\
|
*
ALSA: control led - improve the set_led_id() parser
Jaroslav Kysela
2021-04-01
1
-1
/
+4
|
*
ALSA: control - add the missing prev_lops2 initialization
Jaroslav Kysela
2021-04-01
1
-1
/
+3
*
|
Merge tag 'tags/mute-led-rework' into for-next
Takashi Iwai
2021-03-30
4
-26
/
+934
|
\
|
|
*
ALSA: led control - add sysfs kcontrol LED marking layer
Jaroslav Kysela
2021-03-30
1
-4
/
+362
|
*
ALSA: control - add sysfs support to the LED trigger module
Jaroslav Kysela
2021-03-30
1
-29
/
+163
|
*
ALSA: control - add generic LED trigger module as the new control layer
Jaroslav Kysela
2021-03-30
4
-1
/
+289
|
*
ALSA: control - add layer registration routines
Jaroslav Kysela
2021-03-30
1
-2
/
+108
|
*
ALSA: control - introduce snd_ctl_notify_one() helper
Jaroslav Kysela
2021-03-30
1
-23
/
+45
*
|
ALSA: core: remove redundant spin_lock pair in snd_card_disconnect
Jia Zhou
2021-03-30
1
-2
/
+0
*
|
ALSA: pcm: Fix couple of typos
Bhaskar Chowdhury
2021-03-26
1
-2
/
+2
*
|
ALSA: core: avoid -Wempty-body warnings
Arnd Bergmann
2021-03-22
3
-6
/
+21
*
|
ALSA: pcm: Add debug print on memory allocation failure
Amadeusz Sławiński
2021-03-19
1
-0
/
+8
|
/
[next]