unplugged-kernel/drivers/staging/goldfish
2025-10-06 13:52:42 +00:00
..
goldfish_audio.c Initial commit: Linux kernel 4.19 for Unplugged OS 2025-10-06 13:52:42 +00:00
Kconfig Initial commit: Linux kernel 4.19 for Unplugged OS 2025-10-06 13:52:42 +00:00
Makefile Initial commit: Linux kernel 4.19 for Unplugged OS 2025-10-06 13:52:42 +00:00
README Initial commit: Linux kernel 4.19 for Unplugged OS 2025-10-06 13:52:42 +00:00

Audio
-----
- Move to using the ALSA framework not faking it
- Fix the wrong user page DMA (moving to ALSA may fix that too)