summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2024-05-31ALSA: seq: ump: Fix swapped song position pointer dataTakashi Iwai
2024-05-30ALSA: seq: Fix yet another spot for system message conversionTakashi Iwai
2024-05-29ALSA: ump: Set default protocol when not given explicitlyTakashi Iwai
2024-05-29ALSA: ump: Don't accept an invalid UMP protocol numberTakashi Iwai
2024-05-29ALSA: ump: Don't clear bank selection after sending a program changeTakashi Iwai
2024-05-29ALSA: seq: Fix incorrect UMP type for system messagesTakashi Iwai
2024-05-28ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversionTakashi Iwai
2024-05-28ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversionTakashi Iwai
2024-05-27ALSA: core: Remove debugfs at disconnectionTakashi Iwai
2024-05-24Merge tag 'sound-fix-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-05-22ALSA: core: Enable proc module when CONFIG_MODULES=yTakashi Iwai
2024-05-22ALSA: core: Fix NULL module pointer assignment at card initTakashi Iwai
2024-05-16ALSA: timer: Set lower bound of start tick timeTakashi Iwai
2024-05-10ALSA: core: Remove superfluous CONFIG_PMTakashi Iwai
2024-05-10Merge branch 'for-linus' into for-nextTakashi Iwai
2024-05-10ALSA: Fix deadlocks with kctl removals at disconnectionTakashi Iwai
2024-05-09ALSA: kunit: Add missing module descriptionsTakashi Iwai
2024-05-09ALSA: pcm_dmaengine: Add missing module descriptionTakashi Iwai
2024-05-08ALSA: core: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-04-28Merge branch 'topic/emu10k1-fix' into for-nextTakashi Iwai
2024-04-28ALSA: kunit: use const qualifier for immutable dataTakashi Sakamoto
2024-04-26ALSA: kunit: make read-only array buf_samples static constColin Ian King
2024-04-24ALSA: control: Use list_for_each_entry_safe()Andy Shevchenko
2024-04-19ALSA: seq: dummy: Allow UMP conversionTakashi Iwai
2024-04-19ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messagesTakashi Iwai
2024-04-18ALSA: pcm: add support for 705.6kHz and 768kHz sample ratesPavel Hofman
2024-03-28ALSA: control-led: Integrate mute led triggerHeiner Kallweit
2024-03-20ALSA: control: Fix unannotated kfree() cleanupTakashi Iwai
2024-03-17ALSA: core: add kunitconfigTakashi Sakamoto
2024-03-15ALSA: timer: Fix missing irq-disable at closingTakashi Iwai
2024-03-11Merge branch 'for-next' into for-linusTakashi Iwai
2024-03-01ALSA: hwdep: Move put_user() call out of scoped_guard() in snd_hwdep_control_...Nathan Chancellor
2024-02-28ALSA: control_led: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: pcm: oss: Use guard() for setupTakashi Iwai
2024-02-28ALSA: pcm: Use guard() for PCM stream locksTakashi Iwai
2024-02-28ALSA: pcm: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: prioq: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: virmidi: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: ump: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: midi: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: timer: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: queue: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: ports: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: memory: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: seq: fifo: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: core: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: jack: Use guard() for lockingTakashi Iwai
2024-02-28ALSA: rawmidi: Use guard() for lockingTakashi Iwai