summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cafe_ccic.c
AgeCommit message (Expand)Author
2009-08-10v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-06-19Stop defining I2C adapter IDs nobody usesMauro Carvalho Chehab
2009-05-05cafe_ccic: use = instead of == for setting a value at a varMauro Carvalho Chehab
2009-05-03cafe_ccic: fix sensor detectionMauro Carvalho Chehab
2009-04-01v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...Hans Verkuil
2009-03-28cafe_ccic: Remove buffer type check from XXXbufTrent Piepho
2009-03-18cafe_ccic: stick in a comment with a request for test resultsHans Verkuil
2009-03-18cafe_ccic: replace debugfs with g/s_register ioctls.Hans Verkuil
2009-03-18cafe_ccic: use v4l2_subdev to talk to the ov7670 sensor.Hans Verkuil
2009-03-18cafe_ccic: convert to v4l2_device.Hans Verkuil
2009-01-07backport commit b305271861219f0ce162eb565f0f28f4c781299dMauro Carvalho Chehab
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-10-17de-BKL cafe_ccic.cMauro Carvalho Chehab
2008-09-03backport commit aa7a7fb3990ffc74945494cbd2fc6e920825ee2cMauro Carvalho Chehab
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-09-02drivers/media/video/cafe_ccic.c needs mm.hMauro Carvalho Chehab
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-20videodev: rename 'dev' to 'parent'Hans Verkuil
2008-05-28videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-10-23 cafe_ccic: Add a pointer to the data sheetMauro Carvalho Chehab
2007-10-23 Fix a cafe_ccic resume bugMauro Carvalho Chehab
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-09-19 cafe_ccic: default to allocating DMA buffers at probe timeMauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-17Turn an unnecessary mdelay() into msleep().Mauro Carvalho Chehab
2007-08-17Get rid of an ill-behaved msleep in i2c writeMauro Carvalho Chehab
2007-08-17Avoid powering up the camera on resumeMauro Carvalho Chehab
2007-05-22Cafe_ccic: Properly power down the sensorMauro Carvalho Chehab
2007-04-27Backport copyright changesMauro Carvalho Chehab
2007-04-25cafe_ccic: check return value of pci_enable_deviceMauro Carvalho Chehab
2007-03-254/7 Add suspend/resume support to the Cafe CCICMauro Carvalho Chehab
2007-03-253/7 Fix up some Cafe CCIC delay issuesMauro Carvalho Chehab
2007-03-252/7 Remove an obsolete PCI IDMauro Carvalho Chehab
2007-03-251/7 Set the PCI device in the V4L2 deviceMauro Carvalho Chehab
2007-02-25Remove V4L2_CHIP_MATCH_ALWAYS.Hans Verkuil
2007-02-24Add support for VIDIOC_G_CHIP_IDENTHans Verkuil
2007-02-21backport changeset 12a917f69d1468c91d646dbad8408dd0d39d6207Mauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-02-13cafe_ccic: fix compiler warningMichael Krufky
2007-02-06Cafe_ccic.c fix warningMauro Carvalho Chehab
2006-12-20Cafe_ccic.c: fix NULL dereferenceMauro Carvalho Chehab
2006-12-01Add s/g_parm to cafe_ccicMauro Carvalho Chehab
2006-12-01Remove the fake RGB32 format from cafe_ccicMauro Carvalho Chehab
2006-11-20Remove the need of a STD array for drivers using video_ioctl2Mauro Carvalho Chehab
2006-11-19Updated camera driverMauro Carvalho Chehab