summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-07ALSA: hda: Add Loongson LS7A HD-Audio supportYanteng Si
2023-06-06ALSA: control: Keep the previous numid at snd_ctl_rename_id()Takashi Iwai
2023-06-06ALSA: hda/realtek: Delete cs35l41 component master during freeStefan Binding
2023-06-06ALSA: hda: cs35l41: Fix endian conversionsStefan Binding
2023-06-06ALSA: hda: cs35l41: Clean up Firmware Load ControlsStefan Binding
2023-06-05Merge branch 'topic/midi20' into for-nextTakashi Iwai
2023-06-05ALSA: seq: Avoid confusion of aligned read sizeTakashi Iwai
2023-06-05ALSA: usb-audio: Use __le16 for 16bit USB descriptor fieldsTakashi Iwai
2023-06-05ALSA: emu10k1: vastly improve usefulness of info in /procOswald Buddenhagen
2023-06-05ALSA: emu10k1: make E-MU FPGA register dump in /proc more usefulOswald Buddenhagen
2023-06-05ALSA: emu10k1: include FX send amounts in /proc outputOswald Buddenhagen
2023-06-05ALSA: emu10k1: actually disassemble DSP instructions in /procOswald Buddenhagen
2023-06-05ALSA: emu10k1: fix writing 1st pointer-offset register set through /procOswald Buddenhagen
2023-06-05ALSA: emu10k1: hide absent 2nd pointer-offset register set from /procOswald Buddenhagen
2023-06-05ALSA: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-25Merge branch 'topic/midi20' into for-nextTakashi Iwai
2023-05-25ALSA: ump: Fix parsing of 0xFx commandTakashi Iwai
2023-05-25ALSA: ump: Drop redundant check of note-on with zero velocityTakashi Iwai
2023-05-24ALSA: emu10k1: fix multi-channel capture config for E-MU cardsOswald Buddenhagen
2023-05-24ALSA: emu10k1: don't restrict capture channel count to powers of twoOswald Buddenhagen
2023-05-24ALSA: emu10k1: fix support for 24 kHz captureOswald Buddenhagen
2023-05-24ALSA: emu10k1: fix capture buffer size confusionOswald Buddenhagen
2023-05-24ALSA: emu10k1: make channel count of multi-channel playback flexibleOswald Buddenhagen
2023-05-24ALSA: emu10k1: add synchronized start of multi-channel playbackOswald Buddenhagen
2023-05-24ALSA: emu10k1: don't limit multi-channel playback to two periodsOswald Buddenhagen
2023-05-24Merge branch 'topic/midi20' into for-nextTakashi Iwai
2023-05-24ALSA: ump: Correct snd_ump_midi1_msg_program definitionStephen Rothwell
2023-05-23Merge branch 'topic/midi20' into for-nextTakashi Iwai
2023-05-23ALSA: emu10k1: pass raw FX send config to snd_emu10k1_pcm_init_voice()Oswald Buddenhagen
2023-05-23ALSA: emu10k1: introduce higher-level voice manipulation functionsOswald Buddenhagen
2023-05-23ALSA: docs: Add MIDI 2.0 documentationTakashi Iwai
2023-05-23ALSA: seq: Add UMP group filterTakashi Iwai
2023-05-23ALSA: seq: Print UMP Endpoint and Block information in proc outputsTakashi Iwai
2023-05-23ALSA: seq: Add ioctls for client UMP info query and setupTakashi Iwai
2023-05-23ALSA: seq: ump: Create UMP Endpoint port for broadcastTakashi Iwai
2023-05-23ALSA: seq: Bind UMP deviceTakashi Iwai
2023-05-23ALSA: seq: Allow suppressing UMP conversionsTakashi Iwai
2023-05-23ALSA: seq: Automatic conversion of UMP eventsTakashi Iwai
2023-05-23ALSA: seq: Add UMP group number to snd_seq_port_infoTakashi Iwai
2023-05-23ALSA: seq: Add port direction to snd_seq_port_infoTakashi Iwai
2023-05-23ALSA: seq: Support MIDI 2.0 UMP Endpoint portTakashi Iwai
2023-05-23ALSA: seq: Add port inactive flagTakashi Iwai
2023-05-23ALSA: seq: Add UMP supportTakashi Iwai
2023-05-23ALSA: seq: Introduce SNDRV_SEQ_IOCTL_USER_PVERSION ioctlTakashi Iwai
2023-05-23ALSA: seq: Prohibit creating ports with special numbersTakashi Iwai
2023-05-23ALSA: seq: Check validity before creating a port objectTakashi Iwai
2023-05-23ALSA: seq: Check the conflicting port at port creationTakashi Iwai
2023-05-23ALSA: seq: Drop dead code for the old broadcast supportTakashi Iwai
2023-05-23ALSA: seq: Treat snd_seq_client object directly in client driversTakashi Iwai
2023-05-23ALSA: seq: Add snd_seq_expand_var_event_at() helperTakashi Iwai