Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | video sub-drivers will not return EINVAL in size variable. (Well, | 2015-08-29 | 1 | -1/+2 | |
* | implement poll() for video(4) | 2010-07-14 | 1 | -2/+8 | |
* | If /dev/video* is already used by an application, return EBUSY to other | 2008-07-23 | 1 | -1/+3 | |
* | Add myself to the copyright since i fumbled around in those files, too. | 2008-06-13 | 1 | -1/+2 | |
* | Let the driver switch between read() and mmap() depending on what | 2008-06-09 | 1 | -1/+2 | |
* | Spacing. Comments. strncpy() -> strlcpy(). | 2008-05-25 | 1 | -8/+8 | |
* | - Enable userland to read(2) video stream from /dev/video. | 2008-05-24 | 1 | -1/+4 | |
* | Initial import for uvideo(4) and video(4): | 2008-04-09 | 1 | -0/+29 |