index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: ump: Fix swapped song position pointer data
Takashi Iwai
2024-05-31
1
-3
/
+3
*
ALSA: seq: Fix yet another spot for system message conversion
Takashi Iwai
2024-05-30
1
-0
/
+1
*
ALSA: ump: Set default protocol when not given explicitly
Takashi Iwai
2024-05-29
1
-0
/
+8
*
ALSA: ump: Don't accept an invalid UMP protocol number
Takashi Iwai
2024-05-29
1
-0
/
+7
*
ALSA: ump: Don't clear bank selection after sending a program change
Takashi Iwai
2024-05-29
1
-1
/
+0
*
ALSA: seq: Fix incorrect UMP type for system messages
Takashi Iwai
2024-05-29
1
-0
/
+2
*
ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversion
Takashi Iwai
2024-05-28
1
-1
/
+0
*
ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversion
Takashi Iwai
2024-05-28
1
-0
/
+38
*
ALSA: core: Remove debugfs at disconnection
Takashi Iwai
2024-05-27
2
-11
/
+19
*
Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-24
2
-7
/
+13
|
\
|
*
ALSA: core: Enable proc module when CONFIG_MODULES=y
Takashi Iwai
2024-05-22
1
-7
/
+5
|
*
ALSA: core: Fix NULL module pointer assignment at card init
Takashi Iwai
2024-05-22
1
-1
/
+1
|
*
ALSA: timer: Set lower bound of start tick time
Takashi Iwai
2024-05-16
1
-0
/
+8
*
|
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
1
-1
/
+1
*
|
Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2024-05-22
2
-4
/
+17
|
\
\
|
|
/
|
/
|
|
*
ALSA: control-led: Integrate mute led trigger
Heiner Kallweit
2024-03-28
2
-4
/
+17
*
|
ALSA: core: Remove superfluous CONFIG_PM
Takashi Iwai
2024-05-10
1
-2
/
+0
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2024-05-10
1
-1
/
+8
|
\
\
|
*
|
ALSA: Fix deadlocks with kctl removals at disconnection
Takashi Iwai
2024-05-10
1
-1
/
+8
*
|
|
ALSA: kunit: Add missing module descriptions
Takashi Iwai
2024-05-09
1
-0
/
+1
*
|
|
ALSA: pcm_dmaengine: Add missing module description
Takashi Iwai
2024-05-09
1
-0
/
+1
*
|
|
ALSA: core: Use *-y instead of *-objs in Makefile
Takashi Iwai
2024-05-08
4
-18
/
+18
*
|
|
Merge branch 'topic/emu10k1-fix' into for-next
Takashi Iwai
2024-04-28
1
-1
/
+1
|
\
|
|
|
*
|
ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages
Takashi Iwai
2024-04-19
1
-1
/
+1
|
|
/
*
|
ALSA: kunit: use const qualifier for immutable data
Takashi Sakamoto
2024-04-28
1
-4
/
+4
*
|
ALSA: kunit: make read-only array buf_samples static const
Colin Ian King
2024-04-26
1
-1
/
+1
*
|
ALSA: control: Use list_for_each_entry_safe()
Andy Shevchenko
2024-04-24
1
-10
/
+5
*
|
ALSA: seq: dummy: Allow UMP conversion
Takashi Iwai
2024-04-19
1
-2
/
+22
*
|
ALSA: pcm: add support for 705.6kHz and 768kHz sample rates
Pavel Hofman
2024-04-18
1
-1
/
+1
|
/
*
ALSA: control: Fix unannotated kfree() cleanup
Takashi Iwai
2024-03-20
1
-2
/
+2
*
ALSA: core: add kunitconfig
Takashi Sakamoto
2024-03-17
1
-0
/
+5
*
ALSA: timer: Fix missing irq-disable at closing
Takashi Iwai
2024-03-15
1
-1
/
+1
*
Merge branch 'for-next' into for-linus
Takashi Iwai
2024-03-11
43
-2388
/
+1867
|
\
|
*
ALSA: hwdep: Move put_user() call out of scoped_guard() in snd_hwdep_control_...
Nathan Chancellor
2024-03-01
1
-4
/
+3
|
*
ALSA: control_led: Use guard() for locking
Takashi Iwai
2024-02-28
1
-85
/
+65
|
*
ALSA: pcm: oss: Use guard() for setup
Takashi Iwai
2024-02-28
1
-9
/
+3
|
*
ALSA: pcm: Use guard() for PCM stream locks
Takashi Iwai
2024-02-28
4
-218
/
+179
|
*
ALSA: pcm: Use guard() for locking
Takashi Iwai
2024-02-28
3
-109
/
+59
|
*
ALSA: seq: prioq: Use guard() for locking
Takashi Iwai
2024-02-28
1
-33
/
+26
|
*
ALSA: seq: virmidi: Use guard() for locking
Takashi Iwai
2024-02-28
1
-10
/
+8
|
*
ALSA: seq: ump: Use guard() for locking
Takashi Iwai
2024-02-28
1
-8
/
+5
|
*
ALSA: seq: midi: Use guard() for locking
Takashi Iwai
2024-02-28
2
-23
/
+7
|
*
ALSA: seq: timer: Use guard() for locking
Takashi Iwai
2024-02-28
1
-101
/
+54
|
*
ALSA: seq: queue: Use guard() for locking
Takashi Iwai
2024-02-28
1
-50
/
+28
|
*
ALSA: seq: ports: Use guard() for locking
Takashi Iwai
2024-02-28
1
-65
/
+49
|
*
ALSA: seq: memory: Use guard() for locking
Takashi Iwai
2024-02-28
1
-18
/
+10
|
*
ALSA: seq: fifo: Use guard() for locking
Takashi Iwai
2024-02-28
1
-31
/
+24
|
*
ALSA: core: Use guard() for locking
Takashi Iwai
2024-02-28
3
-134
/
+104
|
*
ALSA: jack: Use guard() for locking
Takashi Iwai
2024-02-28
1
-18
/
+7
|
*
ALSA: rawmidi: Use guard() for locking
Takashi Iwai
2024-02-28
1
-160
/
+93
[next]