summaryrefslogtreecommitdiff
path: root/sys/dev/usb/udl.c
AgeCommit message (Expand)Author
2017-06-01remove checks for failure after memory allocation calls that cannot fail:chs
2016-12-04Whitespaceskrll
2016-11-25+#include "opt_usb.h"skrll
2016-10-18Stop crash when switching vt or leaving X windows.nat
2016-10-17Add a kthread to update display with framebuffer contents.nat
2016-10-17Add DisplayLink FY-DVI usb adaptor.nat
2016-04-23Merge nick-nhusbskrll
2016-01-19Add three devices:msaitoh
2014-12-12Add BUFFALO GX-DVI/U2B DisplayLink USB-DVI box. PR#49105 from MOCHIDA Shuji.msaitoh
2014-02-23Update a commentskrll
2013-11-14Use __diagusedskrll
2013-09-14Conditionalize udl_draw_line_comp and udl_cmp_add_buf_compjoerg
2013-01-14PR/47447: YAMASHIRO, Jun: New device id for udl(4)christos
2012-12-27Consistent/Correct error message from failing usbd_set_config.skrll
2011-11-20Added "Lenovo ThinkVision LT1421 Wide" entry.nonaka
2011-07-22PR/45133: usb/udl(4): Add new device IDnonaka
2011-06-11Added LCD-8000UD-DVI entry.nonaka
2010-04-11add the 19" Samsung display, make udl handle itdrochner
2010-02-24Fix porting miss.kiyohara
2009-11-30Add a driver for DisplayLink DL-1x0/1x5 based USB LCDs and USB-VGA adaptors.tsutsui