Age | Commit message (Expand) | Author | Files | Lines |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 1 | -2/+2 |
2020-04-27 | Merge 5.7-rc3 into usb-next | Greg Kroah-Hartman | 2 | -17/+17 |
2020-04-23 | USB: sisusbvga: Change port variable from signed to unsigned | Changming Liu | 2 | -17/+17 |
2020-04-16 | USB: misc: Use the correct style for SPDX License Identifier | Nishad Kamdar | 3 | -3/+3 |
2019-10-04 | usb: Fix Kconfig indentation | Krzysztof Kozlowski | 1 | -1/+1 |
2019-06-10 | USB: sisusbvga: Remove unneeded variable | Hariprasad Kelam | 1 | -6/+4 |
2019-05-21 | USB: sisusbvga: fix oops in error path of sisusb_probe | Oliver Neukum | 1 | -7/+8 |
2019-01-25 | usb: sisusb: remove useless macros and compact the code | Jiri Slaby | 1 | -33/+15 |
2019-01-25 | usb: sisusb: let files build only when needed | Jiri Slaby | 3 | -13/+2 |
2019-01-25 | usb: sisusb_con, cleanup configs | Jiri Slaby | 4 | -33/+20 |
2019-01-25 | usb: sisusb_con, convert addr macros to functions | Jiri Slaby | 1 | -39/+39 |
2019-01-22 | USB: add missing SPDX lines to Kconfig and Makefiles | Greg Kroah-Hartman | 1 | -0/+1 |
2018-07-13 | usb-misc: sisusbvga: remove redundant variable modey | Colin Ian King | 1 | -2/+2 |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook | 1 | -1/+1 |
2018-04-29 | usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric" | Colin Ian King | 1 | -1/+1 |
2018-02-27 | console: Expand dummy functions for CFI | Kees Cook | 1 | -15/+52 |
2018-02-27 | console: SisUSB2VGA: Drop dummy con_font_get() | Kees Cook | 1 | -1/+0 |
2017-11-07 | USB: add SPDX identifiers to all remaining Makefiles | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 6 | -0/+6 |
2017-07-17 | usb: misc: sisusbvga: compress return logic into one line | Gustavo A. R. Silva | 1 | -10/+3 |
2017-05-17 | sisusb_con: fix coccinelle warning | Jiri Slaby | 1 | -1/+1 |
2017-03-17 | USB: misc: sisusb_con: fix coccinelle warning | Jiri Slaby | 1 | -1/+1 |
2017-02-08 | drivers: usb-misc: sisusbvga: remove dead code | Gustavo A. R. Silva | 1 | -6/+0 |
2016-10-27 | tty: vgacon+sisusb, move scrolldelta to a common helper | Jiri Slaby | 1 | -35/+2 |
2016-10-27 | tty: vt, cleanup and document con_scroll | Jiri Slaby | 1 | -8/+10 |
2016-08-15 | usb: misc: sisusbvga: sisusb: don't print error when allocating urb fails | Wolfram Sang | 1 | -3/+0 |
2016-06-25 | tty: vt, convert more macros to functions | Jiri Slaby | 1 | -2/+2 |
2016-06-25 | tty: vt, remove consw->con_bmove | Jiri Slaby | 1 | -35/+0 |
2016-06-25 | tty: vt, consw->con_set_palette cleanup | Jiri Slaby | 1 | -7/+4 |
2016-06-25 | tty: vt, consw->con_scrolldelta cleanup | Jiri Slaby | 1 | -8/+3 |
2016-06-25 | sisusb: remove dummy variables | Jiri Slaby | 3 | -34/+24 |
2016-05-20 | Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
2016-05-03 | sisusbvga: correct speed testing | Oliver Neukum | 1 | -2/+2 |
2016-04-30 | tty: vt, make color_table const | Jiri Slaby | 1 | -1/+1 |
2016-01-24 | usb-misc: sisusbvga: fix error path | Peter Senna Tschudin | 1 | -1/+2 |
2016-01-24 | usb-misc: sisusbvga: Remove memory allocation logs | Peter Senna Tschudin | 1 | -5/+2 |
2016-01-24 | usb-misc: sisusbvga: Remove null test before calls to kfree() | Peter Senna Tschudin | 1 | -8/+4 |
2016-01-24 | usb-misc: sisusbvga: Fix coding style: remove assignment from if tests | Peter Senna Tschudin | 1 | -6/+12 |
2016-01-24 | usb-misc: sisusbvga: Fix coding style: braces, parenthesis, comment | Peter Senna Tschudin | 1 | -47/+41 |
2016-01-24 | usb-misc: sisusbvga: Fix coding style: vertical whitespace changes | Peter Senna Tschudin | 1 | -258/+236 |
2016-01-24 | usb-misc: sisusbvga: Fix coding style: horizontal whitespace changes | Peter Senna Tschudin | 1 | -482/+471 |
2015-12-23 | new helpers: no_seek_end_llseek{,_size}() | Al Viro | 1 | -15/+1 |
2015-05-10 | USB: sisusb_con.c: move assignment out of if () block | Greg Kroah-Hartman | 1 | -18/+36 |
2015-05-10 | USB: sisusb.c: move assignment out of if () block | Greg Kroah-Hartman | 1 | -13/+26 |
2014-11-24 | USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev" | Markus Elfring | 1 | -2/+1 |
2014-08-26 | USB: sisusb: add device id for Magic Control USB video | Stephen Hemminger | 1 | -0/+1 |
2014-03-03 | USB: sisusb: Use static const, fix typo | Joe Perches | 1 | -4/+6 |
2014-01-08 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-07-22 | USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga | Jóhann B. Guðmundsson | 1 | -0/+1 |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |