Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-23 | media: dmxdev: Fix the logic that enables DMA mmap support | Mauro Carvalho Chehab | |
Some conditions required for DVB mmap support to work are reversed. Also, the logic is not too clear. So, improve the logic, making it easier to be handled. PS.: I'm pretty sure that I fixed it while testing, but, somehow, the change got lost. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> | |||
2017-12-29 | media: dvb kAPI docs: document dvb_vb2.h | Mauro Carvalho Chehab | |
Document the data structures and functions inside this kAPI header. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> | |||
2017-12-28 | media: move dvb kAPI headers to include/media | Mauro Carvalho Chehab | |
Except for DVB, all media kAPI headers are at include/media. Move the headers to it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> |