Hans Verkuil
|
41d9931c5a
[media] videobuf-dma-sg: remove obsolete comments
|
14 years ago |
Hans Verkuil
|
08af245de0
[media] V4L: remove V4L1 compatibility mode
|
14 years ago |
Joe Perches
|
101b25b55e
[media] drivers/media: Use vzalloc
|
14 years ago |
Mauro Carvalho Chehab
|
1bede7521d
[media] videobuf-dma-sg: Use min_t(size_t, PAGE_SIZE ..)
|
15 years ago |
Mauro Carvalho Chehab
|
d026d82843
V4L/DVB: videobuf-dma-sg: Fix a warning due to the usage of min(PAGE_SIZE, arg)
|
15 years ago |
Hans Verkuil
|
08bff03ed6
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
|
15 years ago |
Hans Verkuil
|
9739768788
V4L/DVB: videobuf: prepare to make locking optional in videobuf
|
15 years ago |
Hans Verkuil
|
2fc11536cf
V4L/DVB: videobuf-dma-sg: set correct size in last sg element
|
15 years ago |
Laurent Pinchart
|
bb6dbe7480
V4L/DVB: videobuf: Rename vmalloc fields to vaddr
|
15 years ago |
Laurent Pinchart
|
959794ddc0
V4L/DVB: videobuf: Remove videobuf_mapping start and end fields
|
15 years ago |
Laurent Pinchart
|
7181772d89
V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sg
|
15 years ago |
Laurent Pinchart
|
952684035a
V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions
|
15 years ago |
Pawel Osciak
|
33c38283f0
V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vb
|
15 years ago |
Arnout Vandecappelle
|
fc7f8fd42c
V4L/DVB: buf-dma-sg.c: don't assume nr_pages == sglen
|
15 years ago |
Mauro Carvalho Chehab
|
97f8105dcd
V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync()
|
15 years ago |
Mauro Carvalho Chehab
|
474675ad80
V4L/DVB: videobuf-dma-sg: Avoid using a wrong size
|
15 years ago |
Hans Verkuil
|
0b62b73778
V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper
|
15 years ago |
Hans Verkuil
|
37111039c9
V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core
|
15 years ago |
Hans Verkuil
|
037c75eb14
V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr
|
15 years ago |
Hans Verkuil
|
a4cf4cac29
V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for videobuf_alloc
|
15 years ago |
Hans Verkuil
|
53aaf07637
V4L/DVB: v4l videobuf: remove mmap_free callback
|
15 years ago |
Pawel Osciak
|
7a02264ca9
V4L/DVB: v4l: videobuf: code cleanup
|
15 years ago |
Pawel Osciak
|
bee527f979
V4L/DVB: videobuf: add missing checks for kzalloc returning NULL
|
15 years ago |
Jonathan Corbet
|
38a54f35a0
V4L/DVB (13377): make struct videobuf_queue_ops constant
|
15 years ago |
Tuukka Toivonen
|
7cbefad085
V4L/DVB (13165): videobuf do not force buffer size to be multiple of PAGE_SIZE
|
16 years ago |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
16 years ago |
Alexey Dobriyan
|
f0f37e2f77
const: mark struct vm_struct_operations
|
16 years ago |
Figo.zhang
|
92051b285b
V4L/DVB (11953): videobuf-dma-sg: return -ENOMEM if vmalloc fails
|
16 years ago |
Cohen David.A
|
1010ed1327
V4L/DVB (11840): change kmalloc to vmalloc for sglist allocation in videobuf_dma_map/unmap
|
16 years ago |
Guennadi Liakhovetski
|
c0cd5010e5
V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpage
|
16 years ago |