Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | V4L/DVB (7094): static memory | Douglas Schilling Landgraf | 2008-04-24 | 1 | -1/+1 |
| | | | | | | | | - Static memory is always initialized with 0. - Replaced in some cases C99 comments for /* */ Signed-off-by: Douglas Schilling Landgraf <dougsland@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> | ||||
* | V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to ↵ | Brandon Philips | 2008-01-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | VIDEOBUF_ s/STATE_NEEDS_INIT/VIDEOBUF_NEEDS_INIT/g s/STATE_PREPARED/VIDEOBUF_PREPARED/g s/STATE_QUEUED/VIDEOBUF_QUEUED/g s/STATE_ACTIVE/VIDEOBUF_ACTIVE/g s/STATE_DONE/VIDEOBUF_DONE/g s/STATE_ERROR/VIDEOBUF_ERROR/g s/STATE_IDLE/VIDEOBUF_IDLE/g Signed-off-by: Brandon Philips <bphilips@suse.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> | ||||
* | V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with ↵ | Mauro Carvalho Chehab | 2007-10-10 | 1 | -0/+256 |
the other patches Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org> |