Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v4.7-rc1 11 lines 302 B view raw
1Audio 2----- 3- Move to using the ALSA framework not faking it 4- Fix the wrong user page DMA (moving to ALSA may fix that too) 5 6NAND 7---- 8- Remove excess checking of parameters in calls 9- Use dma coherent memory not kmalloc/__pa for the memory (this is just 10 a cleanliness issue not a correctness one) 11