index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
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
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-07-27
[media] marvell-cam: Move cafe-ccic into its own directory
Jonathan Corbet
1
-2
/
+1
2011-01-19
[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()
Hans Verkuil
1
-42
/
+32
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-12
ov7670: clean up ov7670_read semantics
Andres Salomon
1
-1
/
+3
2007-10-09
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