aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/videobuf-dma-sg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2009-06-16V4L/DVB (11953): videobuf-dma-sg: return -ENOMEM if vmalloc failsFigo.zhang1-1/+1
2009-06-16V4L/DVB (11840): change kmalloc to vmalloc for sglist allocation in videobuf_dma_map/unmapCohen David.A1-8/+9
2009-01-07V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpageGuennadi Liakhovetski1-2/+1
2008-07-20V4L/DVB (8340): videobuf: Fix gather spellingMagnus Damm1-1/+1
2008-07-20V4L/DVB (8252): buf-dma-sg.c: avoid clearing memory twiceChristophe Jaillet1-4/+2
2008-04-24V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmallocMauro Carvalho Chehab1-0/+11
2008-04-24V4L/DVB (7554): videobuf-dma-sg: Remove unused flagMauro Carvalho Chehab1-4/+0
2008-04-24V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-24V4L/DVB (7494): videobuf-dma-sg.c: Avoid NULL dereference and add comment about backwards compatibilityBrandon Philips1-1/+15
2008-04-24V4L/DVB (7283): videobuf-dma-sg: Remove unused variableDouglas Schilling Landgraf1-2/+0
2008-04-24V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski1-58/+59
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-02-18V4L/DVB (7121): Renames videobuf lock to vb_lockMauro Carvalho Chehab1-2/+2
2008-01-25V4L/DVB (6749): v4l-nopage-fixAndrew Morton1-1/+2
2008-01-25V4L/DVB (6748): Subject: v4l: nopageNick Piggin1-12/+8
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-7/+3
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle1-0/+1
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-3/+5
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 (6290): remove videobuf_set_pci_opsMauro Carvalho Chehab1-58/+4
2007-10-10V4L/DVB (6268): V4L: Fix a lock inversion in generic videobuf codeMaxim Levitsky1-5/+27
2007-10-10V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make it at coreMauro Carvalho Chehab1-19/+5
2007-10-09V4L/DVB (6251): Replace video-buf to a more generic approachMauro Carvalho Chehab1-0/+772