| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] marvell-cam: Move cafe-ccic into its own directory | Jonathan Corbet | 2011-07-27 | 1 | -2267/+0 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() | Hans Verkuil | 2011-01-19 | 1 | -3/+8 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-01-14 | 1 | -3/+1 |
|\ |
|
| * | PCI: make pci_restore_state return void | Jon Mason | 2010-12-23 | 1 | -3/+1 |
* | | [media] cafe_ccic: fix colorspace corruption on resume | Daniel Drake | 2010-12-29 | 1 | -3/+2 |
|/ |
|
* | Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2010-12-17 | 1 | -1/+1 |
|\ |
|
| * | [media] cafe_ccic: replace ioctl by unlocked_ioctl | Hans Verkuil | 2010-12-01 | 1 | -1/+1 |
* | | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart | 2010-11-22 | 1 | -1/+1 |
* | | [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2) | Laurent Pinchart | 2010-11-22 | 1 | -2/+1 |
|/ |
|
* | [media] cafe_ccic: fix subdev configuration | Daniel Drake | 2010-11-09 | 1 | -2/+3 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-28 | 1 | -33/+147 |
|\ |
|
| * | [media] cafe_ccic: Configure ov7670 correctly | Daniel Drake | 2010-10-23 | 1 | -0/+29 |
| * | [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* | Laurent Pinchart | 2010-10-22 | 1 | -1/+1 |
| * | [media] cafe_ccic: Implement VIDIOC_ENUM_FRAMEINTERVALS and ENUM_FRAMESIZES | Daniel Drake | 2010-10-21 | 1 | -0/+26 |
| * | [media] cafe_ccic: Fix hang in command write processing | Daniel Drake | 2010-10-21 | 1 | -19/+17 |
| * | V4L/DVB: cafe_ccic: convert to the mediabus API | Hans Verkuil | 2010-10-21 | 1 | -13/+74 |
* | | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | V4L/DVB: cafe_ccic: Fix lock imbalances | Alexander Strakh | 2010-02-26 | 1 | -3/+3 |
* | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart | 2009-12-16 | 1 | -1/+0 |
* | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 1 | -1/+1 |
* | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil | 2009-09-19 | 1 | -1/+1 |
* | V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses | Jean Delvare | 2009-09-12 | 1 | -1/+0 |
* | V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a var | Mauro Carvalho Chehab | 2009-05-09 | 1 | -1/+1 |
* | V4L/DVB (11679): cafe_ccic: fix sensor detection | Hans Verkuil | 2009-05-09 | 1 | -0/+1 |
* | V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t... | Hans Verkuil | 2009-04-06 | 1 | -1/+1 |
* | V4L/DVB (11267): cafe_ccic: Remove buffer type check from XXXbuf | Trent Piepho | 2009-03-30 | 1 | -12/+2 |
* | V4L/DVB (11120): cafe_ccic: stick in a comment with a request for test results | Hans Verkuil | 2009-03-30 | 1 | -0/+6 |
* | V4L/DVB (11118): cafe_ccic: replace debugfs with g/s_register ioctls. | Hans Verkuil | 2009-03-30 | 1 | -130/+46 |
* | V4L/DVB (11115): cafe_ccic: use v4l2_subdev to talk to the ov7670 sensor. | Hans Verkuil | 2009-03-30 | 1 | -74/+32 |
* | V4L/DVB (11114): cafe_ccic: convert to v4l2_device. | Hans Verkuil | 2009-03-30 | 1 | -104/+54 |
* | i2c: Drop I2C_CLASS_CAM_DIGITAL | Jean Delvare | 2009-01-07 | 1 | -1/+0 |
* | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins... | Hans Verkuil | 2009-01-02 | 1 | -3/+4 |
* | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil | 2009-01-02 | 1 | -5/+4 |
* | V4L/DVB (9355): de-BKL cafe_ccic.c | Jonathan Corbet | 2008-11-11 | 1 | -5/+1 |
* | V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d | Hans Verkuil | 2008-10-21 | 1 | -2/+2 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2008-10-13 | 1 | -1/+5 |
|\ |
|
| * | V4L/DVB (8613): v4l: move BKL down to the driver level. | Hans Verkuil | 2008-10-12 | 1 | -1/+5 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | V4L/DVB (8960): drivers/media/video/cafe_ccic.c needs mm.h | Andrew Morton | 2008-10-04 | 1 | -0/+1 |
* | | Define and use PCI_DEVICE_ID_MARVELL_88ALP01_CCIC for CAFÉ camera driver | David Woodhouse | 2008-09-04 | 1 | -10/+3 |
|/ |
|
* | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil | 2008-07-27 | 1 | -2/+0 |
* | V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st... | Hans Verkuil | 2008-07-26 | 1 | -11/+14 |
* | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil | 2008-07-23 | 1 | -0/+1 |
* | V4L/DVB (8428): videodev: rename 'dev' to 'parent' | Hans Verkuil | 2008-07-23 | 1 | -1/+1 |
* | V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil | 2008-07-20 | 1 | -9/+9 |
* | V4L/DVB (7094): static memory | Douglas Schilling Landgraf | 2008-04-24 | 1 | -2/+2 |
* | V4L/DVB (6395): cafe_ccic: Add a pointer to the data sheet | Jonathan Corbet | 2007-11-04 | 1 | -0/+3 |
* | V4L/DVB (6394): Fix a cafe_ccic resume bug | Jonathan Corbet | 2007-11-04 | 1 | -0/+3 |