Age | Commit message (Expand) | Author | Files | Lines |
2020-08-06 | Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -5/+6 |
2020-07-15 | usb: misc: sisusbvga: Move static const tables out to different include file | Lee Jones | 3 | -631/+689 |
2020-07-15 | usb: misc: sisusbvga: sisusb_init: Remove genunine unused static const arrays | Lee Jones | 1 | -31/+0 |
2020-07-15 | USB: sisusbvga: Fix a potential UB casued by left shifting a negative value | Changming Liu | 1 | -1/+1 |
2020-06-24 | vt: use newly defined CUR_* macros | Jiri Slaby | 1 | -1/+1 |
2020-06-24 | vc: switch state to bool | Jiri Slaby | 1 | -1/+2 |
2020-06-24 | vt: introduce enum vc_intensity for intensity | Jiri Slaby | 1 | -3/+3 |
2020-06-18 | USB: sisusbvga: change char to u8 for sisusb_copy_memory | Changming Liu | 3 | -9/+9 |
2020-06-18 | usb: sisusb_con: Use array_size() helper in memcpy() | Gustavo A. R. Silva | 1 | -1/+1 |
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 |