summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cafe_ccic.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-2/+0
2008-07-26V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil1-11/+14
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil1-0/+1
2008-07-23V4L/DVB (8428): videodev: rename 'dev' to 'parent'Hans Verkuil1-1/+1
2008-07-20V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil1-9/+9
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-2/+2
2007-11-04V4L/DVB (6395): cafe_ccic: Add a pointer to the data sheetJonathan Corbet1-0/+3
2007-11-04V4L/DVB (6394): Fix a cafe_ccic resume bugJonathan Corbet1-0/+3
2007-10-09V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab1-1/+1
2007-10-09V4L/DVB (6235): cafe_ccic: default to allocating DMA buffers at probe timeAndres Salomon1-9/+9
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-08-20V4L/DVB (6028): Turn an unnecessary mdelay() into msleep().Marcelo Tosatti1-1/+1
2007-08-20V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c writeJonathan Corbet1-1/+21
2007-08-20V4L/DVB (6026): Avoid powering up the camera on resumeChris Ball1-1/+10
2007-05-22V4L/DVB (5690): Cafe_ccic: Properly power down the sensorJonathan Corbet1-1/+17
2007-04-27V4L/DVB (5557): Cafe_ccic: check return value of pci_enable_deviceTrent Piepho1-1/+5
2007-04-27V4L/DVB (5469a): Copyright and maintainer tweaksJonathan Corbet1-0/+1
2007-04-27V4L/DVB (5467): Add suspend/resume support to the Cafe CCICJonathan Corbet1-1/+44
2007-04-27V4L/DVB (5466): Fix up some Cafe CCIC delay issuesJonathan Corbet1-6/+13
2007-04-27V4L/DVB (5465): Remove an obsolete PCI IDJonathan Corbet1-1/+0
2007-04-27V4L/DVB (5464): Set the PCI device in the V4L2 deviceJonathan Corbet1-0/+1
2007-04-27V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil1-2/+6
2007-03-01V4L/DVB (5258): Cafe_ccic: fix compiler warningJean Delvare1-3/+1
2007-02-21V4L/DVB (5198): Cafe_ccic.c fix warningJonathan Corbet1-1/+1
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare1-0/+1
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-3/+3
2006-12-27V4L/DVB (4991): Cafe_ccic.c: fix NULL dereferenceAdrian Bunk1-1/+1
2006-12-10V4L/DVB (4909): Add s/g_parm to cafe_ccicJonathan Corbet1-1/+33
2006-12-10V4L/DVB (4908): Remove the fake RGB32 format from cafe_ccicJonathan Corbet1-39/+3
2006-12-10V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2Mauro Carvalho Chehab1-16/+2
2006-12-10V4L/DVB (4842): Updated camera driverJonathan Corbet1-4/+13
2006-12-10V4L/DVB (4834): Cafe_ccic.c: make a function staticAdrian Bunk1-1/+1
2006-12-10V4L/DVB (4797): Marvell 88ALP01 "cafe" driverJonathan Corbet1-0/+2237