Age | Commit message (Expand) | Author |
2009-01-07 | i2c: Drop I2C_CLASS_CAM_DIGITAL | Jean Delvare |
2009-01-02 | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins... | Hans Verkuil |
2009-01-02 | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-11-11 | V4L/DVB (9355): de-BKL cafe_ccic.c | Jonathan Corbet |
2008-10-21 | V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d | Hans Verkuil |
2008-10-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-10-12 | V4L/DVB (8613): v4l: move BKL down to the driver level. | Hans Verkuil |
2008-10-04 | V4L/DVB (8960): drivers/media/video/cafe_ccic.c needs mm.h | Andrew Morton |
2008-09-04 | Define and use PCI_DEVICE_ID_MARVELL_88ALP01_CCIC for CAFÉ camera driver | David Woodhouse |
2008-07-27 | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-07-26 | V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st... | Hans Verkuil |
2008-07-23 | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil |
2008-07-23 | V4L/DVB (8428): videodev: rename 'dev' to 'parent' | Hans Verkuil |
2008-07-20 | V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil |
2008-04-24 | V4L/DVB (7094): static memory | Douglas Schilling Landgraf |
2007-11-04 | V4L/DVB (6395): cafe_ccic: Add a pointer to the data sheet | Jonathan Corbet |
2007-11-04 | V4L/DVB (6394): Fix a cafe_ccic resume bug | Jonathan Corbet |
2007-10-09 | V4L/DVB (6252): Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab |
2007-10-09 | V4L/DVB (6235): cafe_ccic: default to allocating DMA buffers at probe time | Andres Salomon |
2007-10-09 | V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-08-20 | V4L/DVB (6028): Turn an unnecessary mdelay() into msleep(). | Marcelo Tosatti |
2007-08-20 | V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c write | Jonathan Corbet |
2007-08-20 | V4L/DVB (6026): Avoid powering up the camera on resume | Chris Ball |
2007-05-22 | V4L/DVB (5690): Cafe_ccic: Properly power down the sensor | Jonathan Corbet |
2007-04-27 | V4L/DVB (5557): Cafe_ccic: check return value of pci_enable_device | Trent Piepho |
2007-04-27 | V4L/DVB (5469a): Copyright and maintainer tweaks | Jonathan Corbet |
2007-04-27 | V4L/DVB (5467): Add suspend/resume support to the Cafe CCIC | Jonathan Corbet |
2007-04-27 | V4L/DVB (5466): Fix up some Cafe CCIC delay issues | Jonathan Corbet |
2007-04-27 | V4L/DVB (5465): Remove an obsolete PCI ID | Jonathan Corbet |
2007-04-27 | V4L/DVB (5464): Set the PCI device in the V4L2 device | Jonathan Corbet |
2007-04-27 | V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT | Hans Verkuil |
2007-03-01 | V4L/DVB (5258): Cafe_ccic: fix compiler warning | Jean Delvare |
2007-02-21 | V4L/DVB (5198): Cafe_ccic.c fix warning | Jonathan Corbet |
2007-02-13 | i2c: Declare more i2c_adapter parent devices | Jean Delvare |
2007-02-12 | [PATCH] mark struct file_operations const 4 | Arjan van de Ven |
2006-12-27 | V4L/DVB (4991): Cafe_ccic.c: fix NULL dereference | Adrian Bunk |
2006-12-10 | V4L/DVB (4909): Add s/g_parm to cafe_ccic | Jonathan Corbet |
2006-12-10 | V4L/DVB (4908): Remove the fake RGB32 format from cafe_ccic | Jonathan Corbet |
2006-12-10 | V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2 | Mauro Carvalho Chehab |
2006-12-10 | V4L/DVB (4842): Updated camera driver | Jonathan Corbet |
2006-12-10 | V4L/DVB (4834): Cafe_ccic.c: make a function static | Adrian Bunk |
2006-12-10 | V4L/DVB (4797): Marvell 88ALP01 "cafe" driver | Jonathan Corbet |