acrn-kernel/sound/drivers
Daniel Kaehn 5423505094 ALSA: Add generic serial MIDI driver using serial bus API
Generic serial MIDI driver adding support for using serial devices
compatible with the serial bus as raw MIDI devices, allowing using
additional serial devices not compatible with the existing
serial-u16550 driver. Supports only setting standard serial baudrates on
the underlying serial device; however, the underlying serial device can
be configured so that a requested 38.4 kBaud is actually the standard MIDI
31.25 kBaud. Supports DeviceTree configuration.

Signed-off-by: Daniel Kaehn <kaehndan@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220509145933.1161526-3-kaehndan@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2022-05-12 11:54:13 +02:00
..
mpu401
opl3 ALSA: drivers: opl3: Fix incorrect use of vp->state 2021-12-13 10:36:17 +01:00
opl4
pcsp
vx
Kconfig ALSA: Add generic serial MIDI driver using serial bus API 2022-05-12 11:54:13 +02:00
Makefile ALSA: Add generic serial MIDI driver using serial bus API 2022-05-12 11:54:13 +02:00
aloop.c
dummy.c
mtpav.c ALSA: mtpav: Don't call card private_free at probe error path 2022-04-12 17:58:43 +02:00
mts64.c
portman2x4.c
serial-generic.c ALSA: Add generic serial MIDI driver using serial bus API 2022-05-12 11:54:13 +02:00
serial-u16550.c
virmidi.c ALSA: virmidi: Remove duplicated code 2022-01-06 16:08:18 +01:00