summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/videobuf-vmalloc.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-13v4l: copy_to_user() is not a good method nameAl Viro1-1/+1
2007-10-10V4L/DVB (6292): videobuf_core init always require callback implementationMauro Carvalho Chehab1-2/+2
2007-10-10V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ...Mauro Carvalho Chehab1-26/+10
2007-10-10V4L/DVB (6263): Fix buffer release codeMauro Carvalho Chehab1-1/+3
2007-10-10V4L/DVB (6262): An allocation error message were being printed as a debug msgMauro Carvalho Chehab1-2/+1
2007-10-10V4L/DVB (6261): Cleans mem->vmalloc after vfreeMauro Carvalho Chehab1-0/+1
2007-10-09V4L/DVB (6254): Add videobuf-vmallocMauro Carvalho Chehab1-0/+384