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
/
v4l2-ctrls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2011-11-08
[media] v4l2-ctrl: Send change events to all fh for auto cluster slave controls
Hans de Goede
1
-0
/
+1
2011-11-08
[media] v4l2-event: Don't set sev->fh to NULL on unsubscribe
Hans de Goede
1
-2
/
+2
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-03
[media] v4l: Add AUTO option for the V4L2_CID_POWER_LINE_FREQUENCY control
Sylwester Nawrocki
1
-0
/
+1
2011-10-31
drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2011-09-21
[media] v4l2-ctrls: implement new volatile autocluster scheme
Hans Verkuil
1
-8
/
+66
2011-09-21
[media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE
Hans Verkuil
1
-19
/
+17
2011-07-27
[media] v4l2-ctrls: Fix a merge conflict
Mauro Carvalho Chehab
1
-2
/
+0
2011-07-27
[media] v4l2-ctrl: add codec controls support to the control framework
Kamil Debski
1
-5
/
+191
2011-07-27
[media] v4l: Add a class and a set of controls for flash devices
Sakari Ailus
1
-0
/
+45
2011-07-27
[media] v4l2-ctrls: add new bitmask control type
Hans Verkuil
1
-1
/
+17
2011-07-27
[media] v4l2-ctrls: always send an event if a control changed implicitly
Hans Verkuil
1
-1
/
+6
2011-07-27
[media] v4l2-ctrls.c: copy-and-paste error: user_to_new -> new_to_user
Hans Verkuil
1
-1
/
+1
2011-07-27
[media] v4l2-ctrls.c: add support for V4L2_EVENT_SUB_FL_ALLOW_FEEDBACK
Hans Verkuil
1
-1
/
+2
2011-07-27
[media] v4l2-ctrls/v4l2-events: small coding style cleanups
Hans Verkuil
1
-1
/
+1
2011-07-27
[media] v4l2-ctrls: v4l2_ctrl_handler_setup code simplification
Hans Verkuil
1
-9
/
+4
2011-07-27
[media] v4l2-ctrls: split try_or_set_ext_ctrls()
Hans Verkuil
1
-47
/
+41
2011-07-27
[media] v4l2-ctrls: improve discovery of controls of the same cluster
Hans Verkuil
1
-136
/
+143
2011-07-27
[media] v4l2-ctrls: don't initially set CH_VALUE for write-only controls
Hans Verkuil
1
-2
/
+4
2011-07-27
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...
Hans Verkuil
1
-18
/
+0
2011-07-27
[media] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscr...
Hans Verkuil
1
-31
/
+19
2011-07-27
[media] v4l2-events/fh: merge v4l2_events into v4l2_fh
Hans Verkuil
1
-2
/
+0
2011-07-27
[media] v4l2-ctrls: make manual_mode_value 8 bits and check against control r...
Hans Verkuil
1
-0
/
+1
2011-07-27
[media] v4l2-ctrls: simplify event subscription
Hans Verkuil
1
-0
/
+20
2011-07-27
[media] v4l2-ctrls: add control events
Hans Verkuil
1
-5
/
+110
2011-07-27
[media] v4l2-ctrls: add v4l2_fh pointer to the set control functions
Hans Verkuil
1
-20
/
+25
2011-07-27
[media] v4l2-ctrls: add v4l2_ctrl_auto_cluster to simplify autogain/gain scen...
Hans Verkuil
1
-12
/
+57
2011-07-27
[media] v4l2-ctrls: fix and improve volatile control handling
Hans Verkuil
1
-8
/
+44
2011-07-27
[media] v4l2-ctrls: drivers should be able to ignore the READ_ONLY flag
Hans Verkuil
1
-3
/
+3
2011-07-27
[media] v4l2-ctrls: simplify error_idx handling
Hans Verkuil
1
-15
/
+9
2011-07-27
[media] v4l2-ctrls: introduce call_op define
Hans Verkuil
1
-8
/
+11
2011-03-21
[media] v4l2-ctrls: Fix control enumeration for multiple subdevs with ctrl
Hans Verkuil
1
-0
/
+2
2011-01-19
[media] v4l: Fix a use-before-set in the control framework
Laurent Pinchart
1
-1
/
+1
2011-01-19
[media] v4l2-ctrls: queryctrl shouldn't attempt to replace V4L2_CID_PRIVATE_B...
Hans Verkuil
1
-1
/
+4
2011-01-19
[media] v4l2-ctrls: fix missing 'read-only' check
Hans Verkuil
1
-0
/
+3
2011-01-19
[media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1
Hans Verkuil
1
-10
/
+14
2010-12-30
[media] v4l2-ctrls: only check def for menu, integer and boolean controls
Hans Verkuil
1
-1
/
+8
2010-12-30
[media] v4l2-ctrls: use const char * const * for the menu arrays
Hans Verkuil
1
-23
/
+23
2010-10-21
V4L/DVB: v4l2: Add illuminator controls
Jean-François Moine
1
-0
/
+4
2010-08-12
V4L/DVB: v4l2-ctrls.c: needs to include slab.h
Randy Dunlap
1
-0
/
+1
2010-08-08
V4L/DVB: v4l2-ctrls: Whitespace cleanups
Mauro Carvalho Chehab
1
-37
/
+37
2010-08-08
V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in header
Hans Verkuil
1
-13
/
+17
2010-08-08
V4L/DVB: v4l2: Add new control handling framework
Hans Verkuil
1
-0
/
+1847