index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-07
[media] v4l2-ctrls: Use v4l2_subscribed_event_ops
Hans de Goede
4
-51
/
+39
2012-05-07
[media] v4l2-event: Add v4l2_subscribed_event_ops
Hans de Goede
8
-30
/
+86
2012-05-07
[media] media/radio: use v4l2_ctrl_subscribe_event where possible
Hans de Goede
2
-22
/
+2
2012-05-07
[media] cpia2: major overhaul to get it in a working state again
Hans Verkuil
5
-787
/
+363
2012-05-07
[media] media/video/et61x251: Remove this deprecated driver
Hans de Goede
8
-3172
/
+0
2012-05-07
[media] gspca_pac7302: Improve the gain control
Hans de Goede
1
-5
/
+15
2012-05-07
[media] gspca_pac7302: Document some more registers
Hans de Goede
1
-1
/
+15
2012-05-07
[media] gspca_pac7302: Convert multi-line comments to standard kernel style
Hans de Goede
1
-63
/
+79
2012-05-07
[media] gspca_pac7311: Properly set the compression balance
Hans de Goede
1
-5
/
+25
2012-05-07
[media] gspca_pac7311: Convert multi-line comments to standard kernel style
Hans de Goede
1
-29
/
+33
2012-05-07
[media] gspca_pac7311: Switch to coarse expo autogain algorithm
Hans de Goede
1
-24
/
+6
2012-05-07
[media] gspca_pac7311: Switch to new gspca control mechanism
Hans de Goede
1
-183
/
+57
2012-05-07
[media] gspca_pac7311: Adjust control scales to match registers
Hans de Goede
1
-28
/
+13
2012-05-07
[media] gspca_pac7311: Make sure exposure changes get applied immediately
Hans de Goede
1
-0
/
+3
2012-05-07
[media] gspca_pac73xx: Remove comments from before the 7302 / 7311 separation
Hans de Goede
2
-35
/
+11
2012-05-07
[media] gspca/autogain_functions.h: Allow users to declare what they want
Hans de Goede
6
-12
/
+13
2012-05-07
[media] stk-webcam: Don't flip the image by default
Hans de Goede
1
-4
/
+4
2012-05-07
[media] radio-mr800: add hardware seek support
Hans Verkuil
1
-114
/
+141
2012-05-07
[media] radio-mr800: add support for stereo and signal detection
Hans Verkuil
1
-5
/
+38
2012-05-07
[media] radio-mr800: cleanup and have it comply to the V4L2 API
Hans Verkuil
1
-228
/
+112
2012-05-07
[media] radio-isa: fix memory leak
Hans Verkuil
1
-5
/
+3
2012-05-07
[media] radio-keene: support suspend/resume
Hans Verkuil
1
-0
/
+20
2012-05-04
[media] ivtv: set max/step to 0 for PTS and FRAME controls
Hans Verkuil
1
-2
/
+2
2012-05-04
[media] dsbr100: clean up and update to the latest v4l2 framework
Hans Verkuil
1
-362
/
+165
2012-05-03
[media] gspca - sn9c20x: Change the exposure setting of Omnivision sensors
Jean-François Moine
1
-4
/
+19
2012-05-03
[media] gspca - sn9c20x: Don't do sensor update before the capture is started
Jean-François Moine
1
-2
/
+8
2012-05-03
[media] gspca - sn9c20x: Set the i2c interface speed
Jean-François Moine
1
-8
/
+15
2012-05-03
[media] gspca - sn9c20x: Define more tables as constant
Jean-François Moine
1
-21
/
+21
2012-05-03
[media] gspca - sn9c20x: Add the sensor mt9vprb to the sensor ident table
Jean-François Moine
1
-0
/
+1
2012-05-03
[media] gspca - sn9c20x: Change the number of the sensor mt9vprb
Jean-François Moine
1
-1
/
+1
2012-05-03
[media] gspca - ov519: Add more information about probe problems
Jean-François Moine
1
-5
/
+5
2012-05-03
[media] smsusb: add autodetection support for USB ID 2040:c0a0
Michael Krufky
1
-0
/
+2
2012-05-02
[media] V4L2 Spec: fix typo
Hans Verkuil
1
-3
/
+3
2012-05-02
[media] drivers/media/video/au0828/au0828-video.c: add missing video_device_r...
Julia Lawall
1
-8
/
+13
2012-04-26
[media] ngene: remove an unneeded condition
Dan Carpenter
1
-3
/
+1
2012-04-26
[media] saa7164: saa7164_vbi_stop_port() returns linux error codes
Dan Carpenter
1
-2
/
+2
2012-04-19
[media] V4L: fix a compiler warning
Guennadi Liakhovetski
1
-0
/
+1
2012-04-19
[media] vivi: fix duplicate line
Hans Verkuil
1
-1
/
+1
2012-04-19
[media] v4l2-ctrls.c: zero min/max/step/def values for 64 bit integers
Hans Verkuil
1
-0
/
+1
2012-04-19
[media] V4L2: drivers implementing vidioc_default should also return -ENOTTY
Hans Verkuil
5
-5
/
+5
2012-04-19
[media] V4L: fix incorrect refcounting
Hans Verkuil
3
-7
/
+9
2012-04-19
[media] pluto2: remove some dead code
Dan Carpenter
1
-8
/
+0
2012-04-19
[media] drivers: media: dvb: ddbridge: ddbridge-code: Remove unneeded include...
Marcos Paulo de Souza
1
-1
/
+0
2012-04-19
[media] drivers: media: radio: radio-keene.c: Remove unneeded include of vers...
Marcos Paulo de Souza
1
-1
/
+0
2012-04-19
[media] drivers: media: video: adp1653.c: Remove unneeded include of version.h
Marcos Paulo de Souza
1
-1
/
+0
2012-04-19
[media] tm6000: don't use KERNEL_VERSION
Mauro Carvalho Chehab
2
-3
/
+0
2012-04-19
[media] tlg2300: Remove usage of KERNEL_VERSION()
Mauro Carvalho Chehab
1
-1
/
+0
2012-04-19
[media] dib0700: add new USB PID for the Elgato EyeTV DTT stick
Gianluca Gennari
2
-1
/
+7
2012-04-19
[media] video: vicam: Add MODULE_FIRMWARE
Tim Gardner
1
-1
/
+4
2012-04-19
[media] staging: go7007: Add MODULE_FIRMWARE
Tim Gardner
1
-0
/
+2
[next]