summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2025-03-13ALSA: seq: Avoid module auto-load handling at event deliveryTakashi Iwai
2025-02-27ALSA: seq: Drop UMP events when no UMP-conversion is setTakashi Iwai
2025-02-08ALSA: seq: Make dependency on UMP clearerTakashi Iwai
2025-02-08ALSA: seq: remove redundant 'tristate' for SND_SEQ_UMP_CLIENTMasahiro Yamada
2025-01-09ALSA: seq: oss: Fix races at processing SysEx messagesTakashi Iwai
2025-01-09ALSA: seq: Check UMP support for midi_version changeTakashi Iwai
2025-01-09ALSA: ump: Shut up truncated string warningTakashi Iwai
2025-01-09ALSA: ump: Update legacy substream names upon FB info updateTakashi Iwai
2025-01-09ALSA: ump: Indicate the inactive group in legacy substream namesTakashi Iwai
2025-01-09ALSA: ump: Don't open legacy substream for an inactive groupTakashi Iwai
2025-01-09ALSA: ump: Use guard() for lockingTakashi Iwai
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