summaryrefslogtreecommitdiff
path: root/drivers/media/video/cafe_ccic.c
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (6235): cafe_ccic: default to allocating DMA buffers at probe timeAndres Salomon2007-10-091-9/+9
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (6028): Turn an unnecessary mdelay() into msleep().Marcelo Tosatti2007-08-201-1/+1
* V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c writeJonathan Corbet2007-08-201-1/+21
* V4L/DVB (6026): Avoid powering up the camera on resumeChris Ball2007-08-201-1/+10
* V4L/DVB (5690): Cafe_ccic: Properly power down the sensorJonathan Corbet2007-05-221-1/+17
* V4L/DVB (5557): Cafe_ccic: check return value of pci_enable_deviceTrent Piepho2007-04-271-1/+5
* V4L/DVB (5469a): Copyright and maintainer tweaksJonathan Corbet2007-04-271-0/+1
* V4L/DVB (5467): Add suspend/resume support to the Cafe CCICJonathan Corbet2007-04-271-1/+44
* V4L/DVB (5466): Fix up some Cafe CCIC delay issuesJonathan Corbet2007-04-271-6/+13
* V4L/DVB (5465): Remove an obsolete PCI IDJonathan Corbet2007-04-271-1/+0
* V4L/DVB (5464): Set the PCI device in the V4L2 deviceJonathan Corbet2007-04-271-0/+1
* V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENTHans Verkuil2007-04-271-2/+6
* V4L/DVB (5258): Cafe_ccic: fix compiler warningJean Delvare2007-03-011-3/+1
* V4L/DVB (5198): Cafe_ccic.c fix warningJonathan Corbet2007-02-211-1/+1
* i2c: Declare more i2c_adapter parent devicesJean Delvare2007-02-131-0/+1
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-3/+3
* V4L/DVB (4991): Cafe_ccic.c: fix NULL dereferenceAdrian Bunk2006-12-271-1/+1
* V4L/DVB (4909): Add s/g_parm to cafe_ccicJonathan Corbet2006-12-101-1/+33
* V4L/DVB (4908): Remove the fake RGB32 format from cafe_ccicJonathan Corbet2006-12-101-39/+3
* V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2Mauro Carvalho Chehab2006-12-101-16/+2
* V4L/DVB (4842): Updated camera driverJonathan Corbet2006-12-101-4/+13
* V4L/DVB (4834): Cafe_ccic.c: make a function staticAdrian Bunk2006-12-101-1/+1
* V4L/DVB (4797): Marvell 88ALP01 "cafe" driverJonathan Corbet2006-12-101-0/+2237