summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
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
2023-09-12ALSA: core: Use dev_name of card_dev as debugfs directory namePeter Ujfalusi
2023-09-12ALSA: seq: Avoid delivery of events for disabled UMP groupsTakashi Iwai
2023-09-05ALSA: seq: Fix snd_seq_expand_var_event() call to user-spaceTakashi Iwai
2023-09-02ALSA: pcm: Fix error checks of default read/write copy opsTakashi Iwai
2023-08-29ALSA: pcm: Fix missing fixup call in compat hw_refine ioctlTakashi Iwai
2023-08-26ALSA: ump: Fix -Wformat-truncation warningsTakashi Iwai
2023-08-24ALSA: ump: Don't create unused substreams for static blocksTakashi Iwai
2023-08-24ALSA: ump: Fill group names for legacy rawmidi substreamsTakashi Iwai
2023-08-24ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPsTakashi Iwai