summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/sisusbvga
AgeCommit message (Expand)AuthorLines
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
2010-10-22usb: makefile cleanupmatt mooney-2/+1
2010-08-10USB: misc: Remove unnecessary casts of private_dataJoe Perches-5/+5
2010-07-26USB: sisusbvga: Fix for USB 3.0Oliver Neukum-2/+3
2010-05-20usb: sisusb_con.c: fix shadows sparse warningBill Pemberton-4/+4
2010-05-20USB: sisusbvga: Remove the BKL from openAlessio Igor Bogani-9/+0
2010-05-20USB: sisusbvga: Remove the BKL from ioctlAlessio Igor Bogani-3/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-2/+0
2010-03-02USB: sisusbvga: no unnecessary GFP_ATOMICOliver Neukum-2/+2
2010-03-02USB: Push BKL on open down into the driversOliver Neukum-2/+12
2010-03-02USB misc: make USB device id constantNémeth Márton-1/+1
2010-02-16USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira-0/+1
2009-09-26headers: kref.h reduxAlexey Dobriyan-1/+0
2009-09-23USB: sisusbvga: drop usb_buffer_allocPete Zaitcev-42/+13
2009-06-15usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controllerBryan Wu-1/+1
2008-11-13USB: SISUSB2VGA driver: add 0x0711, 0x0903Albert Comerma-0/+1
2008-08-21USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann-0/+1
2008-07-21USB: sisusb: Push down the BKLAlan Cox-7/+6
2008-07-03sisusbvga: Fix oops on disconnect.Will Newton-2/+0
2008-02-01USB: Spelling fixesJoe Perches-1/+1
2008-02-01USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker...Fernando Luis Vazquez Cao-30/+0
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas-1/+2
2007-10-12USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variablesWANG Cong-2/+0
2007-10-12USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macrosAndrew Morton-9/+1
2007-10-12USB: sisusbvga: Fix bugSatyam Sharma-3/+1
2007-10-12USB: SisUSB2VGA: Convert printk to dev_* macrosFelipe Balbi-88/+36
2007-10-12USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.hFelipe Balbi-75/+67
2007-10-12USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.hFelipe Balbi-656/+655
2007-10-12USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.cFelipe Balbi-129/+133
2007-10-12USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.hFelipe Balbi-60/+58
2007-10-12USB: SisUSB2VGA: Mis-spelled wordFelipe Balbi-1/+1
2007-10-12USB: SisUSB2VGA: Remove if 0'ed codeFelipe Balbi-197/+1
2007-10-12USB: SisUSB2VGA: Whitespace CleanupsFelipe Balbi-20/+20
2007-09-11usb/misc/sisusbvga: add product ID of TARGUS/MCT devicesamson yeung-0/+1
2007-07-12USB: prevent char device open/deregister raceAlan Stern-58/+7
2007-05-08SIS USB2VGA Warning fixWANG Cong-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-2/+0
2007-01-05sisusb_con warning fixesAndrew Morton-6/+6
2006-12-08[PATCH] struct path: convert usbJosef Sipek-1/+1