include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / media / video / cafe_ccic.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-26 Alexander StrakhV4L/DVB: cafe_ccic: Fix lock imbalances
2009-12-16 Laurent PinchartV4L/DVB (13556): v4l: Remove unneeded video_device...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-19 Hans VerkuilV4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev...
2009-09-12 Jean DelvareV4L/DVB (12343): Stop defining I2C adapter IDs nobody...
2009-05-09 Mauro Carvalho ChehabV4L/DVB (11680): cafe_ccic: use = instead of == for...
2009-05-09 Hans VerkuilV4L/DVB (11679): cafe_ccic: fix sensor detection
2009-04-07 Hans VerkuilV4L/DVB (11373): v4l2-common: add explicit v4l2_device...
2009-03-30 Trent PiephoV4L/DVB (11267): cafe_ccic: Remove buffer type check...
2009-03-30 Hans VerkuilV4L/DVB (11120): cafe_ccic: stick in a comment with...
2009-03-30 Hans VerkuilV4L/DVB (11118): cafe_ccic: replace debugfs with g...
2009-03-30 Hans VerkuilV4L/DVB (11115): cafe_ccic: use v4l2_subdev to talk...
2009-03-30 Hans VerkuilV4L/DVB (11114): cafe_ccic: convert to v4l2_device.
2009-01-07 Jean Delvarei2c: Drop I2C_CLASS_CAM_DIGITAL
2009-01-02 Hans VerkuilV4L/DVB (10141): v4l2: debugging API changed to match...
2009-01-02 Hans VerkuilV4L/DVB (10135): v4l2: introduce v4l2_file_operations.
2008-11-11 Jonathan CorbetV4L/DVB (9355): de-BKL cafe_ccic.c
2008-10-21 Hans VerkuilV4L/DVB (9327): v4l: use video_device.num instead of...
2008-10-13 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-13 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-10-12 Hans VerkuilV4L/DVB (8613): v4l: move BKL down to the driver level.
2008-10-05 Andrew MortonV4L/DVB (8960): drivers/media/video/cafe_ccic.c needs...
2008-09-04 David WoodhouseDefine and use PCI_DEVICE_ID_MARVELL_88ALP01_CCIC for...
2008-07-27 Hans VerkuilV4L/DVB (8523): v4l2-dev: remove unused type and type2...
2008-07-26 Hans VerkuilV4L/DVB (8482): videodev: move all ioctl callbacks...
2008-07-23 Hans VerkuilV4L/DVB (8430): videodev: move some functions from...
2008-07-23 Hans VerkuilV4L/DVB (8428): videodev: rename 'dev' to 'parent'
2008-07-20 Hans VerkuilV4L/DVB (7949): videodev: renamed the vidioc_*_fmt_...
2008-04-24 Douglas Schilling... V4L/DVB (7094): static memory
2007-11-04 Jonathan CorbetV4L/DVB (6395): cafe_ccic: Add a pointer to the data...
2007-11-04 Jonathan CorbetV4L/DVB (6394): Fix a cafe_ccic resume bug
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6252): Adapt drivers to use the newer videobuf...
2007-10-10 Andres SalomonV4L/DVB (6235): cafe_ccic: default to allocating DMA...
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6079): Cleanup: remove linux/moduleparam.h...
2007-08-20 Marcelo TosattiV4L/DVB (6028): Turn an unnecessary mdelay() into msleep().
2007-08-20 Jonathan CorbetV4L/DVB (6027): Get rid of an ill-behaved msleep in...
2007-08-20 Chris BallV4L/DVB (6026): Avoid powering up the camera on resume
2007-05-22 Jonathan CorbetV4L/DVB (5690): Cafe_ccic: Properly power down the...
2007-04-27 Trent PiephoV4L/DVB (5557): Cafe_ccic: check return value of pci_en...
2007-04-27 Jonathan CorbetV4L/DVB (5469a): Copyright and maintainer tweaks
2007-04-27 Jonathan CorbetV4L/DVB (5467): Add suspend/resume support to the Cafe...
2007-04-27 Jonathan CorbetV4L/DVB (5466): Fix up some Cafe CCIC delay issues
2007-04-27 Jonathan CorbetV4L/DVB (5465): Remove an obsolete PCI ID
2007-04-27 Jonathan CorbetV4L/DVB (5464): Set the PCI device in the V4L2 device
2007-04-27 Hans VerkuilV4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
2007-03-01 Jean DelvareV4L/DVB (5258): Cafe_ccic: fix compiler warning
2007-02-21 Jonathan CorbetV4L/DVB (5198): Cafe_ccic.c fix warning
2007-02-13 Jean Delvarei2c: Declare more i2c_adapter parent devices
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 4
2006-12-27 Adrian BunkV4L/DVB (4991): Cafe_ccic.c: fix NULL dereference
2006-12-10 Jonathan CorbetV4L/DVB (4909): Add s/g_parm to cafe_ccic
2006-12-10 Jonathan CorbetV4L/DVB (4908): Remove the fake RGB32 format from cafe_ccic
2006-12-10 Mauro Carvalho ChehabV4L/DVB (4861): Remove the need of a STD array for...
2006-12-10 Jonathan CorbetV4L/DVB (4842): Updated camera driver
2006-12-10 Adrian BunkV4L/DVB (4834): Cafe_ccic.c: make a function static
2006-12-10 Jonathan CorbetV4L/DVB (4797): Marvell 88ALP01 "cafe" driver