summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/sisusbvga
AgeCommit message (Expand)AuthorLines
2019-06-10USB: sisusbvga: Remove unneeded variableHariprasad Kelam-6/+4
2019-05-21USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum-7/+8
2019-01-25usb: sisusb: remove useless macros and compact the codeJiri Slaby-33/+15
2019-01-25usb: sisusb: let files build only when neededJiri Slaby-13/+2
2019-01-25usb: sisusb_con, cleanup configsJiri Slaby-33/+20
2019-01-25usb: sisusb_con, convert addr macros to functionsJiri Slaby-39/+39
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman-0/+1
2018-07-13usb-misc: sisusbvga: remove redundant variable modeyColin Ian King-2/+2
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook-1/+1
2018-04-29usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric"Colin Ian King-1/+1
2018-02-27console: Expand dummy functions for CFIKees Cook-15/+52
2018-02-27console: SisUSB2VGA: Drop dummy con_font_get()Kees Cook-1/+0
2017-11-07USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman-0/+1
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman-0/+6
2017-07-17usb: misc: sisusbvga: compress return logic into one lineGustavo A. R. Silva-10/+3
2017-05-17sisusb_con: fix coccinelle warningJiri Slaby-1/+1
2017-03-17USB: misc: sisusb_con: fix coccinelle warningJiri Slaby-1/+1
2017-02-08drivers: usb-misc: sisusbvga: remove dead codeGustavo A. R. Silva-6/+0
2016-10-27tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby-35/+2
2016-10-27tty: vt, cleanup and document con_scrollJiri Slaby-8/+10
2016-08-15usb: misc: sisusbvga: sisusb: don't print error when allocating urb failsWolfram Sang-3/+0
2016-06-25tty: vt, convert more macros to functionsJiri Slaby-2/+2
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby-35/+0
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby-7/+4
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby-8/+3
2016-06-25sisusb: remove dummy variablesJiri Slaby-34/+24
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+2
2016-05-03sisusbvga: correct speed testingOliver Neukum-2/+2
2016-04-30tty: vt, make color_table constJiri Slaby-1/+1
2016-01-24usb-misc: sisusbvga: fix error pathPeter Senna Tschudin-1/+2
2016-01-24usb-misc: sisusbvga: Remove memory allocation logsPeter Senna Tschudin-5/+2
2016-01-24usb-misc: sisusbvga: Remove null test before calls to kfree()Peter Senna Tschudin-8/+4
2016-01-24usb-misc: sisusbvga: Fix coding style: remove assignment from if testsPeter Senna Tschudin-6/+12
2016-01-24usb-misc: sisusbvga: Fix coding style: braces, parenthesis, commentPeter Senna Tschudin-47/+41
2016-01-24usb-misc: sisusbvga: Fix coding style: vertical whitespace changesPeter Senna Tschudin-258/+236
2016-01-24usb-misc: sisusbvga: Fix coding style: horizontal whitespace changesPeter Senna Tschudin-482/+471
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro-15/+1
2015-05-10USB: sisusb_con.c: move assignment out of if () blockGreg Kroah-Hartman-18/+36
2015-05-10USB: sisusb.c: move assignment out of if () blockGreg Kroah-Hartman-13/+26
2014-11-24USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"Markus Elfring-2/+1
2014-08-26USB: sisusb: add device id for Magic Control USB videoStephen Hemminger-0/+1
2014-03-03USB: sisusb: Use static const, fix typoJoe Perches-4/+6
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-07-22USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson-0/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2013-06-23console/font: Refactor font support code selection logicGeert Uytterhoeven-0/+1
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing-7/+11
2013-04-09USB: regroup all depends on USB within an if USB blockFlorian Fainelli-1/+1
2013-03-15usb: misc: sisusbvga: Avoid NULL pointer dereference from sisusbColin Ian King-1/+1
2010-11-11usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov-0/+1