index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
/
udl_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/udl: add a release method and delay modeset teardown
Dave Airlie
2019-04-08
1
-1
/
+7
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-0
/
+1
*
DRM: UDL: get rid of useless vblank initialization
Eugeniy Paltsev
2018-10-23
1
-6
/
+1
*
udl-kms: use spin_lock_irq instead of spin_lock_irqsave
Mikulas Patocka
2018-07-31
1
-6
/
+4
*
udl-kms: handle allocation failure
Mikulas Patocka
2018-07-31
1
-10
/
+18
*
udl-kms: change down_interruptible to down
Mikulas Patocka
2018-07-31
1
-6
/
+1
*
drm/udl: Get rid of dev->struct_mutex usage
Daniel Vetter
2018-03-28
1
-0
/
+2
*
drm/udl: Fixed problem with UDL adpater reconnection
Robert Tarasov
2017-10-16
1
-0
/
+5
*
drm/udl: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-26
1
-2
/
+0
*
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2017-01-09
1
-2
/
+1
*
drm/udl: make control msg static const. (v2)
Dave Airlie
2016-11-10
1
-5
/
+11
*
drm/udl: Ensure channel is selected before using the device.
Jamie Lentin
2016-08-23
1
-0
/
+25
*
drm: merge drm_usb into udl
David Herrmann
2014-09-10
1
-3
/
+5
*
drm/udl: add vblank support
Stéphane Marchesin
2014-07-08
1
-0
/
+15
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-06-12
1
-0
/
+1
|
\
|
*
drm/udl: Initialize ret in udl_driver_load
Daniel Vetter
2014-04-22
1
-0
/
+1
*
|
USB: udl: proper error reporting
Oliver Neukum
2014-05-28
1
-2
/
+1
|
/
*
drm: don't push static constants on stack for %*ph
Andy Shevchenko
2013-08-07
1
-2
/
+2
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
1
-5
/
+2
|
\
|
*
drm: use %*ph to dump small buffers
Andy Shevchenko
2012-09-13
1
-5
/
+2
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-1
/
+1
|
/
*
drm/udl: Make sure to get correct endian keys from vendor descriptor
Dave Airlie
2012-06-25
1
-1
/
+1
*
drm/udl: initial UDL driver (v4)
Dave Airlie
2012-03-15
1
-0
/
+338