summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-13Merge branch 'topic/midi20' into for-nextTakashi Iwai
2023-06-12ALSA: ump: Add info flag bit for static blocksTakashi Iwai
2023-06-12ALSA: seq: ump: Notify UMP protocol change to sequencerTakashi Iwai
2023-06-12ALSA: seq: ump: Handle FB info updateTakashi Iwai
2023-06-12ALSA: seq: ump: Handle groupless messagesTakashi Iwai
2023-06-12ALSA: ump: Support UMP Endpoint and Function Block parsingTakashi Iwai
2023-06-12ALSA: ump: Add more attributes to UMP EP and FB infoTakashi Iwai
2023-06-07ALSA: hda: Workaround for SDnCTL register on loongsonYanteng Si
2023-06-07ALSA: hda: Using polling mode for loongson controller by defaultYanteng Si
2023-06-07ALSA: hda: Add Loongson LS7A HD-Audio supportYanteng Si
2023-06-05Merge branch 'topic/midi20' into for-nextTakashi 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-05-24ALSA: emu10k1: add synchronized start of multi-channel playbackOswald 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: seq: Add UMP group filterTakashi Iwai
2023-05-23ALSA: seq: Add ioctls for client UMP info query and setupTakashi Iwai
2023-05-23ALSA: seq: Bind UMP deviceTakashi Iwai
2023-05-23ALSA: seq: Allow suppressing UMP conversionsTakashi 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: Add snd_seq_expand_var_event_at() helperTakashi Iwai
2023-05-23ALSA: ump: Add legacy raw MIDI supportTakashi Iwai
2023-05-23ALSA: ump: Redirect rawmidi substream access via own helpersTakashi Iwai
2023-05-23ALSA: usb-audio: Define USB MIDI 2.0 specsTakashi Iwai
2023-05-23ALSA: ump: Additional proc outputTakashi Iwai
2023-05-23ALSA: ump: Add ioctls to inquiry UMP EP and Block info via control APITakashi Iwai
2023-05-23ALSA: rawmidi: Skip UMP devices at SNDRV_CTL_IOCTL_RAWMIDI_NEXT_DEVICETakashi Iwai
2023-05-23ALSA: rawmidi: UMP supportTakashi Iwai
2023-05-23ALSA: rawmidi: Add ioctl callback to snd_rawmidi_global_opsTakashi Iwai
2023-05-23ALSA: rawmidi: Pass rawmidi directly to snd_rawmidi_kernel_open()Takashi Iwai
2023-05-20ALSA: emu10k1: revamp playback voice allocatorOswald Buddenhagen
2023-05-20ALSA: emu10k1: make snd_emu10k1_voice_alloc() assign voices' epcmOswald Buddenhagen
2023-05-18ALSA: emu10k1: make freeing untouched playback voices cheapOswald Buddenhagen
2023-05-18ALSA: emu10k1: improve voice status display in /procOswald Buddenhagen
2023-05-18ALSA: emu10k1: enable bit-exact playback, part 4: send amountsOswald Buddenhagen
2023-05-18ALSA: emu10k1: introduce and use snd_emu10k1_ptr_write_multiple()Oswald Buddenhagen
2023-05-18ALSA: emu10k1: fix PCM playback cache and interrupt handlingOswald Buddenhagen
2023-05-18Revert "ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)"Oswald Buddenhagen
2023-05-17ALSA: emu10k1: make struct snd_emu1010 less wastefulOswald Buddenhagen
2023-05-17ALSA: emu10k1: add explicit support for E-MU 0404Oswald Buddenhagen
2023-05-17ALSA: emu10k1: make mixer control mass creation less wastefulOswald Buddenhagen
2023-05-17ALSA: emu10k1: make some initializer arrays less wastefulOswald Buddenhagen