index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
/
udl_fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-24
drm/udl: use container_of to resolve udl_fbdev from drm_fb_helper
Fabian Frederick
1
-1
/
+2
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
1
-1
/
+2
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
1
-1
/
+1
2014-03-16
drm/udl: fix error-path when damage-req fails
David Herrmann
1
-1
/
+1
2013-12-18
drm: Push dirtyfb ioctl kms locking down to drivers
Ville Syrjälä
1
-3
/
+9
2013-06-17
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Ville Syrjälä
1
-15
/
+0
2013-05-01
udl: bind the framebuffer to the correct device.
Dave Airlie
1
-1
/
+1
2013-02-14
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
1
-19
/
+3
2013-02-14
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
1
-0
/
+4
2013-02-08
Merge branch 'udl-fixes' into drm-next
Dave Airlie
1
-6
/
+42
2013-02-08
drm/udl: disable fb_defio by default
Dave Airlie
1
-2
/
+2
2013-02-07
drm/udl: make usage as a console safer
Dave Airlie
1
-4
/
+40
2013-01-20
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
1
-0
/
+1
2013-01-20
drm/<drivers>: Unified handling of unimplemented fb->create_handle
Daniel Vetter
1
-1
/
+0
2013-01-20
drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
1
-1
/
+1
2012-11-02
drm/udl: fix stride issues scanning out stride != width*bpp
Dave Airlie
1
-5
/
+7
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-4
/
+22
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-4
/
+4
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-10-02
drm/udl: Add missing static storage class specifiers in udl_fb.c
Sachin Kamat
1
-2
/
+2
2012-08-17
drm/udl: call begin/end cpu access at more appropriate time
Dave Airlie
1
-2
/
+20
2012-05-31
udl: support vmapping imported dma-bufs
Dave Airlie
1
-2
/
+11
2012-05-23
udl: add prime fd->handle support.
Dave Airlie
1
-0
/
+9
2012-03-15
drm/udl: initial UDL driver (v4)
Dave Airlie
1
-0
/
+611