Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e3cb78c772de593afa720687ce3abbed8d93b0c3
/
drivers
/
media
/
video
/
videobuf-dma-sg.c
41d9931
[media] videobuf-dma-sg: remove obsolete comments
by Hans Verkuil
· 14 years ago
08af245
[media] V4L: remove V4L1 compatibility mode
by Hans Verkuil
· 14 years ago
101b25b
[media] drivers/media: Use vzalloc
by Joe Perches
· 14 years ago
1bede75
[media] videobuf-dma-sg: Use min_t(size_t, PAGE_SIZE ..)
by Mauro Carvalho Chehab
· 14 years ago
d026d82
V4L/DVB: videobuf-dma-sg: Fix a warning due to the usage of min(PAGE_SIZE, arg)
by Mauro Carvalho Chehab
· 14 years ago
08bff03
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
by Hans Verkuil
· 14 years ago
9739768
V4L/DVB: videobuf: prepare to make locking optional in videobuf
by Hans Verkuil
· 14 years ago
2fc1153
V4L/DVB: videobuf-dma-sg: set correct size in last sg element
by Hans Verkuil
· 14 years ago
bb6dbe7
V4L/DVB: videobuf: Rename vmalloc fields to vaddr
by Laurent Pinchart
· 15 years ago
959794d
V4L/DVB: videobuf: Remove videobuf_mapping start and end fields
by Laurent Pinchart
· 15 years ago
7181772
V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sg
by Laurent Pinchart
· 15 years ago
9526840
V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions
by Laurent Pinchart
· 15 years ago
33c3828
V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vb
by Pawel Osciak
· 15 years ago
fc7f8fd
V4L/DVB: buf-dma-sg.c: don't assume nr_pages == sglen
by Arnout Vandecappelle
· 15 years ago
97f8105
V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync()
by Mauro Carvalho Chehab
· 15 years ago
474675a
V4L/DVB: videobuf-dma-sg: Avoid using a wrong size
by Mauro Carvalho Chehab
· 15 years ago
0b62b73
V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper
by Hans Verkuil
· 15 years ago
3711103
V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core
by Hans Verkuil
· 15 years ago
037c75e
V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr
by Hans Verkuil
· 15 years ago
a4cf4ca
V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for videobuf_alloc
by Hans Verkuil
· 15 years ago
53aaf07
V4L/DVB: v4l videobuf: remove mmap_free callback
by Hans Verkuil
· 15 years ago
7a02264
V4L/DVB: v4l: videobuf: code cleanup
by Pawel Osciak
· 15 years ago
bee527f
V4L/DVB: videobuf: add missing checks for kzalloc returning NULL
by Pawel Osciak
· 15 years ago
38a54f3
V4L/DVB (13377): make struct videobuf_queue_ops constant
by Jonathan Corbet
· 15 years ago
7cbefad
V4L/DVB (13165): videobuf do not force buffer size to be multiple of PAGE_SIZE
by Tuukka Toivonen
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
92051b2
V4L/DVB (11953): videobuf-dma-sg: return -ENOMEM if vmalloc fails
by Figo.zhang
· 15 years ago
1010ed1
V4L/DVB (11840): change kmalloc to vmalloc for sglist allocation in videobuf_dma_map/unmap
by Cohen David.A
· 16 years ago
c0cd501
V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpage
by Guennadi Liakhovetski
· 16 years ago
5d6aaf5
V4L/DVB (8340): videobuf: Fix gather spelling
by Magnus Damm
· 16 years ago
a47cacb
V4L/DVB (8252): buf-dma-sg.c: avoid clearing memory twice
by Christophe Jaillet
· 16 years ago
59d3448
V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmalloc
by Mauro Carvalho Chehab
· 17 years ago
a9dbbeb
V4L/DVB (7554): videobuf-dma-sg: Remove unused flag
by Mauro Carvalho Chehab
· 17 years ago
7e28adb
V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
ce54093
V4L/DVB (7494): videobuf-dma-sg.c: Avoid NULL dereference and add comment about backwards compatibility
by Brandon Philips
· 17 years ago
1c3bf59
V4L/DVB (7283): videobuf-dma-sg: Remove unused variable
by Douglas Schilling Landgraf
· 17 years ago
0705135
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
by Guennadi Liakhovetski
· 17 years ago
ff699e6
V4L/DVB (7094): static memory
by Douglas Schilling Landgraf
· 17 years ago
64f9477
V4L/DVB (7121): Renames videobuf lock to vb_lock
by Mauro Carvalho Chehab
· 17 years ago
d172b8b
V4L/DVB (6749): v4l-nopage-fix
by Andrew Morton
· 17 years ago
105354a
V4L/DVB (6748): Subject: v4l: nopage
by Nick Piggin
· 17 years ago
642f149
SG: Change sg_set_page() to take length and offset argument
by Jens Axboe
· 17 years ago
1176360
[PATCH] Fix breakage after SG cleanups
by Ralf Baechle
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
13bcd5d
v4l: copy_to_user() is not a good method name
by Al Viro
· 17 years ago
d4cae5a
V4L/DVB (6292): videobuf_core init always require callback implementation
by Mauro Carvalho Chehab
· 17 years ago
5ddff43
V4L/DVB (6290): remove videobuf_set_pci_ops
by Mauro Carvalho Chehab
· 17 years ago
9900132
V4L/DVB (6268): V4L: Fix a lock inversion in generic videobuf code
by Maxim Levitsky
· 17 years ago
851c0c9
V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make it at core
by Mauro Carvalho Chehab
· 17 years ago
7a7d9a8
V4L/DVB (6251): Replace video-buf to a more generic approach
by Mauro Carvalho Chehab
· 17 years ago