index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ov7670.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-23
[media] ov7670: allow configuration of image size, clock speed, and I/O method
Daniel Drake
1
-38
/
+95
2010-10-21
[media] ov7670: fix QVGA visible area
Daniel Drake
1
-4
/
+4
2010-10-21
[media] ov7670: implement VIDIOC_ENUM_FRAMESIZES
Daniel Drake
1
-0
/
+17
2010-10-21
[media] ov7670: implement VIDIOC_ENUM_FRAMEINTERVALS
Jonathan Corbet
1
-3
/
+18
2010-10-21
V4L/DVB: ov7670: remove obsolete v4l2-i2c-drv.h header
Hans Verkuil
1
-6
/
+21
2010-10-21
V4L/DVB: ov7670: remove obsolete enum/try/s_fmt ops
Hans Verkuil
1
-74
/
+0
2010-10-21
V4L/DVB: ov7670: add enum/try/s_mbus_fmt support
Hans Verkuil
1
-14
/
+80
2010-05-18
V4L/DVB: ov7670: silence some compiler warnings
Jonathan Corbet
1
-4
/
+3
2010-05-18
V4L/DVB: ov7670: Always rewrite clkrc when setting format
Jonathan Corbet
1
-1
/
+5
2010-05-18
V4L/DVB: ov7670: Restore SMBUS I/O for the XO 1.0
Jonathan Corbet
1
-0
/
+37
2010-05-18
V4L/DVB: ov7670: wire up controls for exposure and autoexposure
Jonathan Corbet
1
-0
/
+86
2010-05-18
V4L/DVB: ov7670: Wire up V4L2_CID_GAIN and V4L2_CID_AUTOGAIN
Jonathan Corbet
1
-0
/
+73
2010-05-18
V4L/DVB: ov7670: Don't use SMBUS I/O
Jonathan Corbet
1
-4
/
+30
2010-05-18
V4L/DVB: ov7670: Avoid reading clkrc
Jonathan Corbet
1
-27
/
+18
2010-05-18
V4L/DVB: ov7670: Use CCIR601 in all video modes
Jonathan Corbet
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-03-30
V4L/DVB (11117): ov7670: add support to get/set registers
Hans Verkuil
1
-0
/
+34
2009-03-30
V4L/DVB (11116): ov7670: cleanup and remove legacy code.
Hans Verkuil
1
-152
/
+58
2009-03-30
V4L/DVB (11113): ov7670: convert to v4l2_subdev
Hans Verkuil
1
-196
/
+180
2009-03-30
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
1
-1
/
+1
2009-01-07
i2c: Drop I2C_CLASS_CAM_DIGITAL
Jean Delvare
1
-1
/
+0
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-1
/
+1
2008-07-20
V4L/DVB (8381): ov7670: fix compile warnings
Hans Verkuil
1
-8
/
+8
2008-07-20
V4L/DVB (8318): OV7670: don't reject unsupported settings
Daniel Drake
1
-6
/
+6
2008-07-13
ov7670: clean up ov7670_read semantics
Andres Salomon
1
-1
/
+3
2007-10-10
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
1
-1
/
+0
2007-08-20
V4L/DVB (6027): Get rid of an ill-behaved msleep in i2c write
Jonathan Corbet
1
-1
/
+4
2007-07-18
V4L/DVB (5739): Replace C code with calls to ARRAY_SIZE macro.
Robert P. J. Day
1
-2
/
+2
2007-05-22
V4L/DVB (5691): Ov7670: reset clkrc in rgb565 mode
Jonathan Corbet
1
-3
/
+18
2007-04-27
V4L/DVB (5469): Add raw bayer support to the ov7670 driver
Jonathan Corbet
1
-6
/
+24
2007-04-27
V4L/DVB (5469a): Copyright and maintainer tweaks
Jonathan Corbet
1
-0
/
+2
2007-04-27
V4L/DVB (5468): Don't mirror ov7670 images by default
Jonathan Corbet
1
-1
/
+1
2007-04-27
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
Hans Verkuil
1
-3
/
+3
2006-12-12
Jon needs a new shift key.
Dave Jones
1
-1
/
+1
2006-12-10
V4L/DVB (4909): Add s/g_parm to cafe_ccic
Jonathan Corbet
1
-5
/
+67
2006-12-10
V4L/DVB (4908): Remove the fake RGB32 format from cafe_ccic
Jonathan Corbet
1
-15
/
+0
2006-12-10
V4L/DVB (4842): Updated camera driver
Jonathan Corbet
1
-41
/
+325
2006-12-10
V4L/DVB (4798): OmniVision OV7670 driver
Jonathan Corbet
1
-0
/
+1002