Age | Commit message (Expand) | Author |
---|---|---|
2010-07-14 | implement poll() for video(4) | Jacob Meuser |
2008-07-23 | If /dev/video* is already used by an application, return EBUSY to other | Marcus Glocker |
2008-06-13 | Add myself to the copyright since i fumbled around in those files, too. | Marcus Glocker |
2008-06-09 | Let the driver switch between read() and mmap() depending on what | Marcus Glocker |
2008-05-25 | Spacing. Comments. strncpy() -> strlcpy(). | Marcus Glocker |
2008-05-24 | - Enable userland to read(2) video stream from /dev/video. | Marcus Glocker |
2008-04-09 | Initial import for uvideo(4) and video(4): | Robert Nagy |