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