index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-06
drm: use drm_compat_ioctl for 32-bit apps
Keith Packard
1
-0
/
+3
2012-08-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+1
2012-08-22
drm/udl: dpms off the crtc when disabled.
Dave Airlie
1
-2
/
+1
2012-08-20
Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-08-20
gpu/mfd/usb: Fix USB randconfig problems
Guenter Roeck
1
-0
/
+1
2012-08-09
drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]
Thomas Meyer
1
-1
/
+1
2012-07-20
Merge tag 'v3.5-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2012-07-19
drm/udl: port over blanking code from udlfb.
Dave Airlie
1
-7
/
+37
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2
-2
/
+2
2012-06-25
drm/udl: Make sure to get correct endian keys from vendor descriptor
Dave Airlie
1
-1
/
+1
2012-06-16
drm/udl: only bind to the video devices on the hub.
Dave Airlie
1
-1
/
+14
2012-05-31
udl: support vmapping imported dma-bufs
Dave Airlie
2
-5
/
+33
2012-05-29
drm/udl: remove unused variables.
Dave Airlie
1
-2
/
+0
2012-05-29
drm/udl: unlock before returning in udl_gem_mmap()
Dan Carpenter
1
-1
/
+1
2012-05-23
udl: add prime fd->handle support.
Dave Airlie
4
-1
/
+92
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
1
-1
/
+1
2012-05-22
drm: Constify gem_vm_ops pointer
Laurent Pinchart
1
-1
/
+1
2012-04-02
mm, drm/udl: fixup vma flags on mmap
Konstantin Khlebnikov
3
-1
/
+16
2012-03-20
drm/usb: move usb support into a separate module
Dave Airlie
1
-1
/
+1
2012-03-15
drm/udl: initial UDL driver (v4)
Dave Airlie
11
-0
/
+2322