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