isengaara c0b2c207da import linux-libre-4.9.117 6 سال پیش
..
Kconfig c0b2c207da import linux-libre-4.9.117 6 سال پیش
Makefile c0b2c207da import linux-libre-4.9.117 6 سال پیش
README c0b2c207da import linux-libre-4.9.117 6 سال پیش
goldfish_audio.c c0b2c207da import linux-libre-4.9.117 6 سال پیش
goldfish_nand.c c0b2c207da import linux-libre-4.9.117 6 سال پیش
goldfish_nand_reg.h c0b2c207da import linux-libre-4.9.117 6 سال پیش

README

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

NAND
----
- Remove excess checking of parameters in calls
- Use dma coherent memory not kmalloc/__pa for the memory (this is just
a cleanliness issue not a correctness one)