index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
udl.c
Age
Commit message (
Expand
)
Author
2017-06-01
remove checks for failure after memory allocation calls that cannot fail:
chs
2016-12-04
Whitespace
skrll
2016-11-25
+#include "opt_usb.h"
skrll
2016-10-18
Stop crash when switching vt or leaving X windows.
nat
2016-10-17
Add a kthread to update display with framebuffer contents.
nat
2016-10-17
Add DisplayLink FY-DVI usb adaptor.
nat
2016-04-23
Merge nick-nhusb
skrll
2016-01-19
Add three devices:
msaitoh
2014-12-12
Add BUFFALO GX-DVI/U2B DisplayLink USB-DVI box. PR#49105 from MOCHIDA Shuji.
msaitoh
2014-02-23
Update a comment
skrll
2013-11-14
Use __diagused
skrll
2013-09-14
Conditionalize udl_draw_line_comp and udl_cmp_add_buf_comp
joerg
2013-01-14
PR/47447: YAMASHIRO, Jun: New device id for udl(4)
christos
2012-12-27
Consistent/Correct error message from failing usbd_set_config.
skrll
2011-11-20
Added "Lenovo ThinkVision LT1421 Wide" entry.
nonaka
2011-07-22
PR/45133: usb/udl(4): Add new device ID
nonaka
2011-06-11
Added LCD-8000UD-DVI entry.
nonaka
2010-04-11
add the 19" Samsung display, make udl handle it
drochner
2010-02-24
Fix porting miss.
kiyohara
2009-11-30
Add a driver for DisplayLink DL-1x0/1x5 based USB LCDs and USB-VGA adaptors.
tsutsui