| Age | Commit message (Expand) | Author |
| 2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook |
| 2018-04-29 | usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric" | Colin Ian King |
| 2018-02-27 | console: Expand dummy functions for CFI | Kees Cook |
| 2018-02-27 | console: SisUSB2VGA: Drop dummy con_font_get() | Kees Cook |
| 2017-11-07 | USB: add SPDX identifiers to all remaining Makefiles | Greg Kroah-Hartman |
| 2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman |
| 2017-07-17 | usb: misc: sisusbvga: compress return logic into one line | Gustavo A. R. Silva |
| 2017-05-17 | sisusb_con: fix coccinelle warning | Jiri Slaby |
| 2017-03-17 | USB: misc: sisusb_con: fix coccinelle warning | Jiri Slaby |
| 2017-02-08 | drivers: usb-misc: sisusbvga: remove dead code | Gustavo A. R. Silva |
| 2016-10-27 | tty: vgacon+sisusb, move scrolldelta to a common helper | Jiri Slaby |
| 2016-10-27 | tty: vt, cleanup and document con_scroll | Jiri Slaby |
| 2016-08-15 | usb: misc: sisusbvga: sisusb: don't print error when allocating urb fails | Wolfram Sang |
| 2016-06-25 | tty: vt, convert more macros to functions | Jiri Slaby |
| 2016-06-25 | tty: vt, remove consw->con_bmove | Jiri Slaby |
| 2016-06-25 | tty: vt, consw->con_set_palette cleanup | Jiri Slaby |
| 2016-06-25 | tty: vt, consw->con_scrolldelta cleanup | Jiri Slaby |
| 2016-06-25 | sisusb: remove dummy variables | Jiri Slaby |
| 2016-05-20 | Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
| 2016-05-03 | sisusbvga: correct speed testing | Oliver Neukum |
| 2016-04-30 | tty: vt, make color_table const | Jiri Slaby |
| 2016-01-24 | usb-misc: sisusbvga: fix error path | Peter Senna Tschudin |
| 2016-01-24 | usb-misc: sisusbvga: Remove memory allocation logs | Peter Senna Tschudin |
| 2016-01-24 | usb-misc: sisusbvga: Remove null test before calls to kfree() | Peter Senna Tschudin |
| 2016-01-24 | usb-misc: sisusbvga: Fix coding style: remove assignment from if tests | Peter Senna Tschudin |
| 2016-01-24 | usb-misc: sisusbvga: Fix coding style: braces, parenthesis, comment | Peter Senna Tschudin |
| 2016-01-24 | usb-misc: sisusbvga: Fix coding style: vertical whitespace changes | Peter Senna Tschudin |
| 2016-01-24 | usb-misc: sisusbvga: Fix coding style: horizontal whitespace changes | Peter Senna Tschudin |
| 2015-12-23 | new helpers: no_seek_end_llseek{,_size}() | Al Viro |
| 2015-05-10 | USB: sisusb_con.c: move assignment out of if () block | Greg Kroah-Hartman |
| 2015-05-10 | USB: sisusb.c: move assignment out of if () block | Greg Kroah-Hartman |
| 2014-11-24 | USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev" | Markus Elfring |
| 2014-08-26 | USB: sisusb: add device id for Magic Control USB video | Stephen Hemminger |
| 2014-03-03 | USB: sisusb: Use static const, fix typo | Joe Perches |
| 2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
| 2013-07-22 | USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga | Jóhann B. Guðmundsson |
| 2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2013-06-23 | console/font: Refactor font support code selection logic | Geert Uytterhoeven |
| 2013-05-20 | TTY:vt: convert remain take_over_console's users to do_take_over_console | Wang YanQing |
| 2013-04-09 | USB: regroup all depends on USB within an if USB block | Florian Fainelli |
| 2013-03-15 | usb: misc: sisusbvga: Avoid NULL pointer dereference from sisusb | Colin Ian King |
| 2010-11-11 | usb: misc: sisusbvga: fix information leak to userland | Vasiliy Kulikov |
| 2010-10-22 | usb: makefile cleanup | matt mooney |
| 2010-08-10 | USB: misc: Remove unnecessary casts of private_data | Joe Perches |
| 2010-07-26 | USB: sisusbvga: Fix for USB 3.0 | Oliver Neukum |
| 2010-05-20 | usb: sisusb_con.c: fix shadows sparse warning | Bill Pemberton |
| 2010-05-20 | USB: sisusbvga: Remove the BKL from open | Alessio Igor Bogani |
| 2010-05-20 | USB: sisusbvga: Remove the BKL from ioctl | Alessio Igor Bogani |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
| 2010-03-02 | USB: sisusbvga: no unnecessary GFP_ATOMIC | Oliver Neukum |