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-core.c
Age
Commit message (
Expand
)
Author
2008-01-13
Fix a regresion left by changeset 7e65d6e8f6df
Mauro Carvalho Chehab
2008-01-10
Replace a very dirty hack on videobuf for a clean wait_event
Mauro Carvalho Chehab
2007-12-12
__videobuf_read_start is static
Mauro Carvalho Chehab
2007-12-12
buf-core.c locking fixes
Mauro Carvalho Chehab
2007-12-10
CodingStyle fixes
Mauro Carvalho Chehab
2007-11-16
Re-adds lock safe videobuf_read_start
Mauro Carvalho Chehab
2007-11-15
merge: http://ifup.org/hg/v4l-dvb
Mauro Carvalho Chehab
2007-11-13
V4L: videobuf-core locking fixes and comments
Brandon Philips
2007-11-06
V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_
Brandon Philips
2007-10-17
backport changeset 13bcd5d0e21e3ca726965371ada8ff6c64af288f
Mauro Carvalho Chehab
2007-10-13
fix videobuf_cgmbuf export
Mauro Carvalho Chehab
2007-10-11
git-dvb: rename videobuf_qtype_ops.copy_to_user()
Mauro Carvalho Chehab
2007-10-10
Change list_for_each+list_entry to list_for_each_entry
Trent Piepho
2007-10-05
V4L: videobuf-core.c avoid NULL dereferences in videobuf-core
Mauro Carvalho Chehab
2007-10-08
videobuf_core init always require callback implementation
Mauro Carvalho Chehab
2007-10-08
Fix: avoid oops on some SMP machines
Mauro Carvalho Chehab
2007-10-02
Buf: fix typo that caused data loss when readng streams from device
Maxim Levitsky
2007-09-27
V4L: videobuf-core.c lock before streaming check
bphilips@suse.de
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-09-25
Prevent for calling mmap_free without an allocated buffer
Mauro Carvalho Chehab
2007-08-23
Replace video-buf to a more generic approach
Mauro Carvalho Chehab