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