summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2024-12-19ALSA: control: Avoid WARN() for symlink errorsTakashi Iwai
2024-12-14ALSA: usb-audio: Update UMP group attributes for GTB blocks, tooTakashi Iwai
2024-12-14ALSA: seq: ump: Fix seq port updates per FB info notifyTakashi Iwai
2024-12-14ALSA: ump: Update substream name from assigned FB namesTakashi Iwai
2024-12-14ALSA: seq: ump: Use automatic cleanup of kfree()Takashi Iwai
2024-12-09ALSA: pcm: Add sanity NULL check for the default mmap fault handlerTakashi Iwai
2024-12-09ALSA: ump: Fix evaluation of MIDI 1.0 FB infoTakashi Iwai
2024-10-10ALSA: core: add isascii() check to card ID generatorJaroslav Kysela
2024-10-10ALSA: mixer_oss: Remove some incorrect kfree_const() usagesChristophe JAILLET
2024-09-12ALSA: control: Apply sanity check of input values for user elementsTakashi Iwai
2024-09-08ALSA: seq: ump: Explicitly reset RPN with Null RPNTakashi Iwai
2024-09-08ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai
2024-09-08ALSA: seq: ump: Use the common RPN/bank conversion contextTakashi Iwai
2024-09-08ALSA: ump: Explicitly reset RPN with Null RPNTakashi Iwai
2024-09-08ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data receptionTakashi Iwai
2024-09-04ALSA: seq: Skip event type filtering for UMP eventsTakashi Iwai
2024-08-29ALSA: timer: Relax start tick time check for slave timer elementsTakashi Iwai
2024-08-11ALSA: seq: ump: Optimize conversions from SysEx to UMPTakashi Iwai
2024-08-03ALSA: ump: Force 1 Group for MIDI1 FBsTakashi Iwai
2024-08-03ALSA: ump: Don't update FB name for static blocksTakashi Iwai
2024-07-27ALSA: seq: ump: Skip useless ports for static blocksTakashi Iwai
2024-07-27ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is pausedShengjiu Wang
2024-07-25ALSA: dmaengine_pcm: terminate dmaengine before synchronizeShengjiu Wang
2024-07-25ALSA: PCM: Allow resume only for suspended streamsTakashi Iwai
2024-07-25ALSA: dmaengine: Synchronize dma channel after drop()Jai Luthra
2024-07-11ALSA: ump: Set default protocol when not given explicitlyTakashi Iwai
2024-07-05ALSA: seq: Fix missing MSB in MIDI2 SPP conversionTakashi Iwai
2024-07-05ALSA: seq: Fix missing channel at encoding RPN/NRPN MIDI2 messagesTakashi Iwai
2024-06-27ALSA: seq: ump: Fix missing System Reset message handlingTakashi Iwai
2024-06-16ALSA: seq: Fix incorrect UMP type for system messagesTakashi Iwai
2024-06-16ALSA: ump: Don't accept an invalid UMP protocol numberTakashi Iwai
2024-06-16ALSA: ump: Don't clear bank selection after sending a program changeTakashi Iwai
2024-06-12ALSA: timer: Set lower bound of start tick timeTakashi Iwai
2024-06-12ALSA: seq: ump: Fix swapped song position pointer dataTakashi Iwai
2024-06-12ALSA: seq: Fix yet another spot for system message conversionTakashi Iwai
2024-06-12ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversionTakashi Iwai
2024-06-12ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversionTakashi Iwai
2024-06-12ALSA: core: Remove debugfs at disconnectionTakashi Iwai
2024-06-12ALSA: jack: Use guard() for lockingTakashi Iwai
2024-06-12ALSA: Fix deadlocks with kctl removals at disconnectionTakashi Iwai
2024-06-12ALSA: core: Fix NULL module pointer assignment at card initTakashi Iwai
2024-04-27ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messagesTakashi Iwai
2024-03-26ALSA: seq: fix function cast warningsTakashi Iwai
2024-03-06ALSA: ump: Fix the discard error code from snd_ump_legacy_open()Takashi Iwai
2024-03-06ALSA: Drop leftover snd-rtctimer stuff from MakefileTakashi Iwai
2023-12-13ALSA: pcm: fix out-of-bounds in snd_pcm_state_namesJason Zhang
2023-11-28ALSA: info: Fix potential deadlock at disconnectionTakashi Iwai
2023-09-16ALSA: rawmidi: Fix NULL dereference at proc readTakashi Iwai
2023-09-15ALSA: seq: midi: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: seq: ump: Fix -Wformat-truncation warningTakashi Iwai