index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
videobuf-dma-sg.c
Age
Commit message (
Expand
)
Author
2012-08-13
[media] v4l: move v4l2 core into a separate directory
Mauro Carvalho Chehab
2011-07-27
[media] videobuf_pages_to_sg: sglist[0] length problem
Newson Edouard
2010-12-29
[media] videobuf-dma-sg: remove obsolete comments
Hans Verkuil
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
2010-12-29
[media] drivers/media: Use vzalloc
Joe Perches
2010-10-21
[media] videobuf-dma-sg: Use min_t(size_t, PAGE_SIZE ..)
Mauro Carvalho Chehab
2010-10-21
V4L/DVB: videobuf-dma-sg: Fix a warning due to the usage of min(PAGE_SIZE, arg)
Mauro Carvalho Chehab
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
2010-10-21
V4L/DVB: videobuf: prepare to make locking optional in videobuf
Hans Verkuil
2010-09-27
V4L/DVB: videobuf-dma-sg: set correct size in last sg element
Hans Verkuil
2010-08-02
V4L/DVB: videobuf: Rename vmalloc fields to vaddr
Laurent Pinchart
2010-08-02
V4L/DVB: videobuf: Remove videobuf_mapping start and end fields
Laurent Pinchart
2010-08-02
V4L/DVB: videobuf: Don't export videobuf_(vmalloc|pages)_to_sg
Laurent Pinchart
2010-08-02
V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions
Laurent Pinchart
2010-08-02
V4L/DVB: videobuf: rename videobuf_alloc to videobuf_alloc_vb
Pawel Osciak
2010-05-19
V4L/DVB: buf-dma-sg.c: don't assume nr_pages == sglen
Arnout Vandecappelle
2010-05-19
V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync()
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: videobuf-dma-sg: Avoid using a wrong size
Mauro Carvalho Chehab
2010-05-19
V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper
Hans Verkuil
2010-05-19
V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core
Hans Verkuil
2010-05-19
V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr
Hans Verkuil
2010-05-19
V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for vid...
Hans Verkuil
2010-05-19
V4L/DVB: v4l videobuf: remove mmap_free callback
Hans Verkuil
2010-05-18
V4L/DVB: v4l: videobuf: code cleanup
Pawel Osciak
2010-02-26
V4L/DVB: videobuf: add missing checks for kzalloc returning NULL
Pawel Osciak
2009-12-05
V4L/DVB (13377): make struct videobuf_queue_ops constant
Jonathan Corbet
2009-12-05
V4L/DVB (13165): videobuf do not force buffer size to be multiple of PAGE_SIZE
Tuukka Toivonen
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-06-16
V4L/DVB (11953): videobuf-dma-sg: return -ENOMEM if vmalloc fails
Figo.zhang
2009-06-16
V4L/DVB (11840): change kmalloc to vmalloc for sglist allocation in videobuf_...
Cohen David.A
2009-01-07
V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_h...
Guennadi Liakhovetski
2008-07-20
V4L/DVB (8340): videobuf: Fix gather spelling
Magnus Damm
2008-07-20
V4L/DVB (8252): buf-dma-sg.c: avoid clearing memory twice
Christophe Jaillet
2008-04-24
V4L/DVB (7566): videobuf-dvb: allow its usage with videobuf-vmalloc
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7554): videobuf-dma-sg: Remove unused flag
Mauro Carvalho Chehab
2008-04-24
V4L/DVB (7518): media/video/ replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
V4L/DVB (7494): videobuf-dma-sg.c: Avoid NULL dereference and add comment abo...
Brandon Philips
2008-04-24
V4L/DVB (7283): videobuf-dma-sg: Remove unused variable
Douglas Schilling Landgraf
2008-04-24
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
Guennadi Liakhovetski
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-02-18
V4L/DVB (7121): Renames videobuf lock to vb_lock
Mauro Carvalho Chehab
2008-01-25
V4L/DVB (6749): v4l-nopage-fix
Andrew Morton
2008-01-25
V4L/DVB (6748): Subject: v4l: nopage
Nick Piggin
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-23
[PATCH] Fix breakage after SG cleanups
Ralf Baechle
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-13
v4l: copy_to_user() is not a good method name
Al Viro
2007-10-10
V4L/DVB (6292): videobuf_core init always require callback implementation
Mauro Carvalho Chehab
2007-10-10
V4L/DVB (6290): remove videobuf_set_pci_ops
Mauro Carvalho Chehab
[next]