| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-29 | [media] cpia, stradis: remove deprecated V4L1 drivers | Hans Verkuil | |
| Nobody stepped in to convert these drivers to V4L2, so they are now removed from the kernel. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||
| 2010-11-09 | staging: cpia: fix camera file owner in cpia_open() | Vasiliy Kulikov | |
| Use effective UID instead of real UID for camera owner. There is no need to check for pending signals just before successfull return. Exit in case of pending signal also leaved camera in open state. Signed-off-by: Vasiliy Kulikov <segooon@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> | |||
| 2010-10-21 | V4L/DVB: Deprecate cpia driver (used for parallel port webcams) | Mauro Carvalho Chehab | |
| cpia driver were re-written inside gspca driver, for USB devices. The only functionality that were not migrated is the support for parallel port, as: 1) the developer didn't find any hardware; 2) it doesn't seem important to keep support for a parallel port webcam, as this is an obsolete technology; 3) the changes at gspca for it to work with parallel port would be very large; 4) this driver still uses BKL. So, let's move it to drivers/staging and label it to die at 2.6.38, if nobody cares enough to port parallel port support to gspca or to create a new driver that uses the same gspca-cpia sub-driver. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||
