summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/sisusbvga
AgeCommit message (Expand)Author
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
2010-08-10USB: misc: Remove unnecessary casts of private_dataJoe Perches
2010-07-26USB: sisusbvga: Fix for USB 3.0Oliver Neukum
2010-05-20usb: sisusb_con.c: fix shadows sparse warningBill Pemberton
2010-05-20USB: sisusbvga: Remove the BKL from openAlessio Igor Bogani
2010-05-20USB: sisusbvga: Remove the BKL from ioctlAlessio Igor Bogani
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02USB: sisusbvga: no unnecessary GFP_ATOMICOliver Neukum
2010-03-02USB: Push BKL on open down into the driversOliver Neukum
2010-03-02USB misc: make USB device id constantNémeth Márton
2010-02-16USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira
2009-09-26headers: kref.h reduxAlexey Dobriyan
2009-09-23USB: sisusbvga: drop usb_buffer_allocPete Zaitcev
2009-06-15usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controllerBryan Wu
2008-11-13USB: SISUSB2VGA driver: add 0x0711, 0x0903Albert Comerma
2008-08-21USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann
2008-07-21USB: sisusb: Push down the BKLAlan Cox