index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
udl
/
udl_main.c
Age
Commit message (
Expand
)
Author
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2016-11-11
drm/udl: make control msg static const. (v2)
Dave Airlie
2016-08-23
drm/udl: Ensure channel is selected before using the device.
Jamie Lentin
2014-09-10
drm: merge drm_usb into udl
David Herrmann
2014-07-08
drm/udl: add vblank support
Stéphane Marchesin
2014-06-12
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-05-27
USB: udl: proper error reporting
Oliver Neukum
2014-04-22
drm/udl: Initialize ret in udl_driver_load
Daniel Vetter
2013-08-07
drm: don't push static constants on stack for %*ph
Andy Shevchenko
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-09-13
drm: use %*ph to dump small buffers
Andy Shevchenko
2012-06-25
drm/udl: Make sure to get correct endian keys from vendor descriptor
Dave Airlie
2012-03-15
drm/udl: initial UDL driver (v4)
Dave Airlie