Age | Commit message (Expand) | Author |
2009-06-19 | Stop defining I2C adapter IDs nobody uses | Mauro Carvalho Chehab |
2009-05-05 | cafe_ccic: use = instead of == for setting a value at a var | Mauro Carvalho Chehab |
2009-05-03 | cafe_ccic: fix sensor detection | Mauro Carvalho Chehab |
2009-04-01 | v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su... | Hans Verkuil |
2009-03-28 | cafe_ccic: Remove buffer type check from XXXbuf | Trent Piepho |
2009-03-18 | cafe_ccic: stick in a comment with a request for test results | Hans Verkuil |
2009-03-18 | cafe_ccic: replace debugfs with g/s_register ioctls. | Hans Verkuil |
2009-03-18 | cafe_ccic: use v4l2_subdev to talk to the ov7670 sensor. | Hans Verkuil |
2009-03-18 | cafe_ccic: convert to v4l2_device. | Hans Verkuil |
2009-01-07 | backport commit b305271861219f0ce162eb565f0f28f4c781299d | Mauro Carvalho Chehab |
2008-12-30 | v4l2: debugging API changed to match against driver name instead of ID. | Hans Verkuil |
2008-12-30 | v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-10-17 | de-BKL cafe_ccic.c | Mauro Carvalho Chehab |
2008-09-03 | backport commit aa7a7fb3990ffc74945494cbd2fc6e920825ee2c | Mauro Carvalho Chehab |
2008-10-19 | v4l: use video_device.num instead of minor in video%d | Hans Verkuil |
2008-09-02 | drivers/media/video/cafe_ccic.c needs mm.h | Mauro Carvalho Chehab |
2008-07-30 | v4l: move BKL down to the driver level. | Hans Verkuil |
2008-07-26 | v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-07-21 | videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct | Hans Verkuil |
2008-07-20 | videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h | Hans Verkuil |
2008-07-20 | videodev: rename 'dev' to 'parent' | Hans Verkuil |
2008-05-28 | videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2007-10-23 | cafe_ccic: Add a pointer to the data sheet | Mauro Carvalho Chehab |
2007-10-23 | Fix a cafe_ccic resume bug | Mauro Carvalho Chehab |
2007-08-23 | Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab |
2007-09-19 | cafe_ccic: default to allocating DMA buffers at probe time | Mauro Carvalho Chehab |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-08-17 | Turn an unnecessary mdelay() into msleep(). | Mauro Carvalho Chehab |
2007-08-17 | Get rid of an ill-behaved msleep in i2c write | Mauro Carvalho Chehab |
2007-08-17 | Avoid powering up the camera on resume | Mauro Carvalho Chehab |
2007-05-22 | Cafe_ccic: Properly power down the sensor | Mauro Carvalho Chehab |
2007-04-27 | Backport copyright changes | Mauro Carvalho Chehab |
2007-04-25 | cafe_ccic: check return value of pci_enable_device | Mauro Carvalho Chehab |
2007-03-25 | 4/7 Add suspend/resume support to the Cafe CCIC | Mauro Carvalho Chehab |
2007-03-25 | 3/7 Fix up some Cafe CCIC delay issues | Mauro Carvalho Chehab |
2007-03-25 | 2/7 Remove an obsolete PCI ID | Mauro Carvalho Chehab |
2007-03-25 | 1/7 Set the PCI device in the V4L2 device | Mauro Carvalho Chehab |
2007-02-25 | Remove V4L2_CHIP_MATCH_ALWAYS. | Hans Verkuil |
2007-02-24 | Add support for VIDIOC_G_CHIP_IDENT | Hans Verkuil |
2007-02-21 | backport changeset 12a917f69d1468c91d646dbad8408dd0d39d6207 | Mauro Carvalho Chehab |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2007-02-13 | cafe_ccic: fix compiler warning | Michael Krufky |
2007-02-06 | Cafe_ccic.c fix warning | Mauro Carvalho Chehab |
2006-12-20 | Cafe_ccic.c: fix NULL dereference | Mauro Carvalho Chehab |
2006-12-01 | Add s/g_parm to cafe_ccic | Mauro Carvalho Chehab |
2006-12-01 | Remove the fake RGB32 format from cafe_ccic | Mauro Carvalho Chehab |
2006-11-20 | Remove the need of a STD array for drivers using video_ioctl2 | Mauro Carvalho Chehab |
2006-11-19 | Updated camera driver | Mauro Carvalho Chehab |
2006-11-17 | Cafe_ccic.c: make a function static | Mauro Carvalho Chehab |