index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
videobuf-dma-sg.c
Age
Commit message (
Expand
)
Author
2009-06-10
V4L: return -ENOMEM
Douglas Schilling Landgraf
2009-05-11
change kmalloc to vmalloc for sglist allocation in videobuf_dma_map/unmap
Mauro Carvalho Chehab
2009-01-03
backport commit cf9be254eda973a895e5d967ae62becc4ef55c06
Mauro Carvalho Chehab
2008-07-16
videobuf: Fix gather spelling
Magnus Damm
2008-07-04
buf-dma-sg.c: avoid clearing memory twice
Mauro Carvalho Chehab
2008-07-08
v4l-dvb: remove support for kernels < 2.6.10
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.0
Hans Verkuil
2008-04-13
videobuf-dvb: allow its usage with videobuf-vmalloc
Mauro Carvalho Chehab
2008-04-13
videobuf-dma-sg: Remove unused flag
Mauro Carvalho Chehab
2008-04-08
media/video/ replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-04-02
videobuf-dma-sg.c: Avoid NULL dereference and add comment about backwards com...
Brandon Philips
2008-02-27
videobuf-dma-sg: Remove unused variable
Douglas Schilling Landgraf
2008-02-25
From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>
Mauro Carvalho Chehab
2008-01-31
Renames videobuf lock to vb_lock
Mauro Carvalho Chehab
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-12-10
backport: V4L/DVB (6749): v4l-nopage-fix
Mauro Carvalho Chehab
2007-12-07
v4l-nopage-fix
Mauro Carvalho Chehab
2007-12-07
Subject: v4l: nopage
Mauro Carvalho Chehab
2007-11-02
Backport some changesets touching S/G code
Mauro Carvalho Chehab
2007-10-17
backport changeset 13bcd5d0e21e3ca726965371ada8ff6c64af288f
Mauro Carvalho Chehab
2007-10-11
git-dvb: rename videobuf_qtype_ops.copy_to_user()
Mauro Carvalho Chehab
2007-10-08
videobuf_core init always require callback implementation
Mauro Carvalho Chehab
2007-10-08
remove videobuf_set_pci_ops
Mauro Carvalho Chehab
2007-09-27
V4L: Fix a lock inversion in generic videobuf code
Maxim Levitsky
2007-09-27
videobuf cleanup: mmap check is common to all videobuf. Make it at core
Mauro Carvalho Chehab
2007-08-23
Replace video-buf to a more generic approach
Mauro Carvalho Chehab