headers: remove sched.h from interrupt.h
[safe/jmp/linux-2.6] / drivers / media / video / videobuf-core.c
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-06-16 Figo.zhangV4L/DVB (11991): buf-core.c: add pointer check
2009-06-16 Roel KluinV4L/DVB: cleanup redundant tests on unsigned
2009-06-16 Németh MártonV4L/DVB (11736): videobuf: modify return value of VIDIO...
2008-07-24 Andrea RighiPAGE_ALIGN(): correctly handle 64-bit values on 32...
2008-05-20 Arjan van de VenFix a deadlock in the bttv driver
2008-04-29 Harvey Harrisonmedia: fix integer as NULL pointer warnings
2008-04-24 Mauro Carvalho ChehabV4L/DVB (7566): videobuf-dvb: allow its usage with...
2008-04-24 Brandon PhilipsV4L/DVB (7562): videobuf: Require spinlocks for all...
2008-04-24 Mauro Carvalho ChehabV4L/DVB (7561): videobuf-vmalloc: stop streaming before...
2008-04-24 Mauro Carvalho ChehabV4L/DVB (7552): videbuf-vmalloc: Corrects mmap code
2008-04-24 Harvey HarrisonV4L/DVB (7518): media/video/ replace remaining __FUNCTI...
2008-04-24 Brandon PhilipsV4L/DVB (7493): videobuf: Avoid deadlock with QBUF...
2008-04-24 Brandon PhilipsV4L/DVB (7488): videobuf: Simplify videobuf_waiton...
2008-04-24 Brandon PhilipsV4L/DVB (7487): videobuf: Wakeup queues after changing...
2008-04-24 Guennadi LiakhovetskiV4L/DVB (7378): cleanup variable initialization
2008-04-24 Guennadi LiakhovetskiV4L/DVB (7376): Improve compile-time type-checking...
2008-04-24 Brandon PhilipsV4L/DVB (7281): v4l: Deadlock in videobuf-core for...
2008-02-18 Mauro Carvalho ChehabV4L/DVB (7121): Renames videobuf lock to vb_lock
2008-01-25 Mauro Carvalho ChehabV4L/DVB (7023): Fix a regresion left by changeset 7e65d...
2008-01-25 Mauro Carvalho ChehabV4L/DVB (6997): Replace a very dirty hack on videobuf...
2008-01-25 Mauro Carvalho ChehabV4L/DVB (6804): __videobuf_read_start is static
2008-01-25 Mauro Carvalho ChehabV4L/DVB (6759): CodingStyle fixes
2008-01-25 Brandon PhilipsV4L/DVB (6600): V4L: videobuf: don't chew up namespace...
2007-12-13 Adrian BunkV4L/DVB (6803): buf-core.c locking fixes
2007-12-12 Mauro Carvalho ChehabV4L/DVB (6609): Re-adds lock safe videobuf_read_start
2007-12-11 Brandon PhilipsV4L/DVB (6601): V4L: videobuf-core locking fixes and...
2007-10-22 Pekka EnbergV4L/DVB (6324): fix videobuf_cgmbuf export
2007-10-13 Al Virov4l: copy_to_user() is not a good method name
2007-10-10 Trent PiephoV4L/DVB (6316): Change list_for_each+list_entry to...
2007-10-10 Brandon PhilipsV4L/DVB (6305): V4L: videobuf-core.c avoid NULL derefer...
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6292): videobuf_core init always require callb...
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6291): Fix: avoid oops on some SMP machines
2007-10-10 Maxim LevitskyV4L/DVB (6278): Buf: fix typo that caused data loss...
2007-10-10 Brandon PhilipsV4L/DVB (6276): V4L: videobuf-core.c lock before stream...
2007-10-10 Maxim LevitskyV4L/DVB (6268): V4L: Fix a lock inversion in generic...
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6266): videobuf cleanup: mmap check is common...
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6265): Prevent for calling mmap_free without...
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6251): Replace video-buf to a more generic...