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
/
ov772x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
[media] ov772x: Don't access the device in the g_mbus_fmt operation
Laurent Pinchart
1
-6
/
+2
2012-03-08
[media] convert drivers/media/* to use module_i2c_driver()
Axel Lin
1
-16
/
+1
2011-11-03
[media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.h
Guennadi Liakhovetski
1
-1
/
+1
2011-11-03
[media] V4L: soc-camera: start removing struct soc_camera_device from client ...
Guennadi Liakhovetski
1
-21
/
+10
2011-11-03
[media] ov772x: convert to the control framework
Hans Verkuil
1
-78
/
+36
2011-11-03
[media] V4L: ov772x: remove superfluous soc-camera client operations
Guennadi Liakhovetski
1
-25
/
+0
2011-11-03
[media] V4L: ov772x: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-3
/
+21
2011-11-03
[media] V4L: ov772x: rename macros to not pollute the global namespace
Guennadi Liakhovetski
1
-4
/
+4
2011-07-27
[media] V4L: soc-camera: remove soc-camera bus and devices on it
Guennadi Liakhovetski
1
-7
/
+3
2010-12-30
[media] v4l: ov772x: simplify pointer dereference
Guennadi Liakhovetski
1
-10
/
+7
2010-10-21
V4L/DVB: v4l: Use v4l2_get_subdevdata instead of accessing v4l2_subdev::priv
Laurent Pinchart
1
-9
/
+9
2010-08-02
V4L/DVB: mediabus: fix ambiguous pixel code names
Guennadi Liakhovetski
1
-4
/
+4
2010-06-04
Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-2
/
+0
2010-06-01
V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype
Hans Verkuil
1
-2
/
+2
2010-02-26
soc-camera: ov772x: Modify buswidth control
Kuninori Morimoto
1
-15
/
+7
2009-12-16
V4L/DVB (13659): soc-camera: convert to the new mediabus API
Guennadi Liakhovetski
1
-115
/
+114
2009-12-16
V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in str...
Guennadi Liakhovetski
1
-2
/
+2
2009-11-09
tree-wide: fix typos "selct" + "slect" -> "select"
Uwe Kleine-König
1
-1
/
+1
2009-09-19
V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_dev...
Guennadi Liakhovetski
1
-2
/
+4
2009-09-19
V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping ...
Guennadi Liakhovetski
1
-17
/
+67
2009-09-19
V4L/DVB (12531): soc-camera: Use I2C device for dev_{dbg,info,...} output in ...
Guennadi Liakhovetski
1
-3
/
+3
2009-09-19
V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation
Guennadi Liakhovetski
1
-19
/
+0
2009-09-19
V4L/DVB (12526): ov772x: do not use scaling for cropping
Guennadi Liakhovetski
1
-9
/
+8
2009-09-19
V4L/DVB (12518): ov772x: S_CROP must return actually configured geometry
Guennadi Liakhovetski
1
-2
/
+8
2009-09-19
V4L/DVB (12516): ov772x: successful S_FMT and S_CROP must update user-provide...
Guennadi Liakhovetski
1
-4
/
+7
2009-09-19
V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_device
Guennadi Liakhovetski
1
-3
/
+3
2009-09-19
V4L/DVB (12512): ov772x: implement a band-stop filter support
Guennadi Liakhovetski
1
-2
/
+50
2009-09-19
V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API
Guennadi Liakhovetski
1
-101
/
+68
2009-09-19
V4L/DVB (12506): soc-camera: convert to platform device
Guennadi Liakhovetski
1
-71
/
+86
2009-06-17
soc-camera: unify i2c camera device platform data
Guennadi Liakhovetski
1
-2
/
+4
2009-04-06
V4L/DVB (11327): ov772x: add edge contrl support
Kuninori Morimoto
1
-4
/
+59
2009-04-06
V4L/DVB (11324): ov772x: wrong pointer for soc_camera_link is modified
Kuninori Morimoto
1
-1
/
+1
2009-03-30
V4L/DVB (11028): ov772x: use soft sleep mode in stop_capture
Kuninori Morimoto
1
-0
/
+4
2009-03-30
V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations
Guennadi Liakhovetski
1
-5
/
+26
2009-03-30
V4L/DVB (10669): ov772x: Add image flip support
Kuninori Morimoto
1
-4
/
+84
2009-03-30
V4L/DVB (10668): ov772x: bit mask operation fix on ov772x_mask_set.
Kuninori Morimoto
1
-1
/
+4
2009-03-30
V4L/DVB (10667): ov772x: setting method to register is changed.
Kuninori Morimoto
1
-73
/
+48
2009-03-30
V4L/DVB (10666): ov772x: move configuration from start_capture() to set_fmt()
Kuninori Morimoto
1
-63
/
+62
2009-03-30
V4L/DVB (10665): soc-camera: add data signal polarity flags to drivers
Guennadi Liakhovetski
1
-1
/
+1
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-3
/
+4
2008-12-30
V4L/DVB (10098): ov772x: fix try_fmt calculation method
Kuninori Morimoto
1
-20
/
+35
2008-12-30
V4L/DVB (10097): ov772x: clear i2c client data on error and remove
Kuninori Morimoto
1
-1
/
+4
2008-12-30
V4L/DVB (10096): ov772x: change dev_info to dev_dbg
Kuninori Morimoto
1
-2
/
+1
2008-12-30
V4L/DVB (10072): soc-camera: Add signal inversion flags to be used by camera ...
Guennadi Liakhovetski
1
-5
/
+5
2008-12-30
V4L/DVB (10069): Add ov7725 support to ov772x driver
Kuninori Morimoto
1
-0
/
+22
2008-12-30
V4L/DVB (10068): Change device ID selection method on ov772x driver
Kuninori Morimoto
1
-6
/
+21
2008-12-30
V4L/DVB (10067): Remove ov772x_default_regs from ov772x driver
Kuninori Morimoto
1
-18
/
+3
2008-12-30
V4L/DVB (9788): soc-camera: simplify naming
Guennadi Liakhovetski
1
-7
/
+7
2008-12-30
V4L/DVB (9784): Register name fix for ov772x driver
Kuninori Morimoto
1
-24
/
+24
[next]