summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/sisusbvga
Commit message (Expand)AuthorAgeFilesLines
* USB: sisusbvga: Remove unneeded variableHariprasad Kelam2019-06-101-6/+4
* USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum2019-05-211-7/+8
* usb: sisusb: remove useless macros and compact the codeJiri Slaby2019-01-251-33/+15
* usb: sisusb: let files build only when neededJiri Slaby2019-01-253-13/+2
* usb: sisusb_con, cleanup configsJiri Slaby2019-01-254-33/+20
* usb: sisusb_con, convert addr macros to functionsJiri Slaby2019-01-251-39/+39
* USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-221-0/+1
* usb-misc: sisusbvga: remove redundant variable modeyColin Ian King2018-07-131-2/+2
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-1/+1
* usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric"Colin Ian King2018-04-291-1/+1
* console: Expand dummy functions for CFIKees Cook2018-02-271-15/+52
* console: SisUSB2VGA: Drop dummy con_font_get()Kees Cook2018-02-271-1/+0
* USB: add SPDX identifiers to all remaining MakefilesGreg Kroah-Hartman2017-11-071-0/+1
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-046-0/+6
* usb: misc: sisusbvga: compress return logic into one lineGustavo A. R. Silva2017-07-171-10/+3
* sisusb_con: fix coccinelle warningJiri Slaby2017-05-171-1/+1
* USB: misc: sisusb_con: fix coccinelle warningJiri Slaby2017-03-171-1/+1
* drivers: usb-misc: sisusbvga: remove dead codeGustavo A. R. Silva2017-02-081-6/+0
* tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby2016-10-271-35/+2
* tty: vt, cleanup and document con_scrollJiri Slaby2016-10-271-8/+10
* usb: misc: sisusbvga: sisusb: don't print error when allocating urb failsWolfram Sang2016-08-151-3/+0
* tty: vt, convert more macros to functionsJiri Slaby2016-06-251-2/+2
* tty: vt, remove consw->con_bmoveJiri Slaby2016-06-251-35/+0
* tty: vt, consw->con_set_palette cleanupJiri Slaby2016-06-251-7/+4
* tty: vt, consw->con_scrolldelta cleanupJiri Slaby2016-06-251-8/+3
* sisusb: remove dummy variablesJiri Slaby2016-06-253-34/+24
* Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-2/+2
|\
| * sisusbvga: correct speed testingOliver Neukum2016-05-031-2/+2
* | tty: vt, make color_table constJiri Slaby2016-04-301-1/+1
|/
* usb-misc: sisusbvga: fix error pathPeter Senna Tschudin2016-01-241-1/+2
* usb-misc: sisusbvga: Remove memory allocation logsPeter Senna Tschudin2016-01-241-5/+2
* usb-misc: sisusbvga: Remove null test before calls to kfree()Peter Senna Tschudin2016-01-241-8/+4
* usb-misc: sisusbvga: Fix coding style: remove assignment from if testsPeter Senna Tschudin2016-01-241-6/+12
* usb-misc: sisusbvga: Fix coding style: braces, parenthesis, commentPeter Senna Tschudin2016-01-241-47/+41
* usb-misc: sisusbvga: Fix coding style: vertical whitespace changesPeter Senna Tschudin2016-01-241-258/+236
* usb-misc: sisusbvga: Fix coding style: horizontal whitespace changesPeter Senna Tschudin2016-01-241-482/+471
* new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-231-15/+1
* USB: sisusb_con.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-18/+36
* USB: sisusb.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-13/+26
* USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"Markus Elfring2014-11-241-2/+1
* USB: sisusb: add device id for Magic Control USB videoStephen Hemminger2014-08-261-0/+1
* USB: sisusb: Use static const, fix typoJoe Perches2014-03-031-4/+6
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson2013-07-221-0/+1
* Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-0/+1
|\
| * console/font: Refactor font support code selection logicGeert Uytterhoeven2013-06-231-0/+1
* | TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-201-7/+11
|/
* USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-091-1/+1
* usb: misc: sisusbvga: Avoid NULL pointer dereference from sisusbColin Ian King2013-03-151-1/+1
* usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov2010-11-111-0/+1
OpenPOWER on IntegriCloud