aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/sisusbvga (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-11usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-10-22usb: makefile cleanupmatt mooney1-2/+1
2010-08-10USB: misc: Remove unnecessary casts of private_dataJoe Perches1-5/+5
2010-07-26USB: sisusbvga: Fix for USB 3.0Oliver Neukum1-2/+3
2010-05-20usb: sisusb_con.c: fix shadows sparse warningBill Pemberton1-4/+4
2010-05-20USB: sisusbvga: Remove the BKL from openAlessio Igor Bogani1-9/+0
2010-05-20USB: sisusbvga: Remove the BKL from ioctlAlessio Igor Bogani1-3/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-2/+0
2010-03-02USB: sisusbvga: no unnecessary GFP_ATOMICOliver Neukum1-2/+2
2010-03-02USB: Push BKL on open down into the driversOliver Neukum1-2/+12
2010-03-02USB misc: make USB device id constantNémeth Márton1-1/+1
2010-02-16USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira1-0/+1
2009-09-26headers: kref.h reduxAlexey Dobriyan1-1/+0
2009-09-23USB: sisusbvga: drop usb_buffer_allocPete Zaitcev2-42/+13
2009-06-15usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controllerBryan Wu1-1/+1
2008-11-13USB: SISUSB2VGA driver: add 0x0711, 0x0903Albert Comerma1-0/+1
2008-08-21USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann1-0/+1
2008-07-21USB: sisusb: Push down the BKLAlan Cox1-7/+6
2008-07-03sisusbvga: Fix oops on disconnect.Will Newton1-2/+0
2008-02-01USB: Spelling fixesJoe Perches1-1/+1
2008-02-01USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent kernelsFernando Luis Vazquez Cao2-30/+0
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas1-1/+2
2007-10-12USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variablesWANG Cong1-2/+0
2007-10-12USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macrosAndrew Morton1-9/+1
2007-10-12USB: sisusbvga: Fix bugSatyam Sharma1-3/+1
2007-10-12USB: SisUSB2VGA: Convert printk to dev_* macrosFelipe Balbi2-88/+36
2007-10-12USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.hFelipe Balbi1-75/+67
2007-10-12USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.hFelipe Balbi1-656/+655
2007-10-12USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.cFelipe Balbi1-129/+133
2007-10-12USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.hFelipe Balbi1-60/+58
2007-10-12USB: SisUSB2VGA: Mis-spelled wordFelipe Balbi1-1/+1
2007-10-12USB: SisUSB2VGA: Remove if 0'ed codeFelipe Balbi4-197/+1
2007-10-12USB: SisUSB2VGA: Whitespace CleanupsFelipe Balbi5-20/+20
2007-09-11usb/misc/sisusbvga: add product ID of TARGUS/MCT devicesamson yeung1-0/+1
2007-07-12USB: prevent char device open/deregister raceAlan Stern3-58/+7
2007-05-08SIS USB2VGA Warning fixWANG Cong1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau2-2/+0
2007-01-05sisusb_con warning fixesAndrew Morton1-6/+6
2006-12-08[PATCH] struct path: convert usbJosef Sipek1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones2-2/+0
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino1-1/+1
2006-09-07USB: Support for USB20SVGA-WH & USB20SVGA-DGNobuhiro Iwamatsu1-0/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] USB: sisusbvga: possible cleanupsAdrian Bunk5-72/+28
2006-06-21[PATCH] USB: convert the semaphores in the sisusb driver to mutexesArjan van de Ven3-105/+107
2006-03-20[PATCH] USB: remove LINUX_VERSION_CODE macro usagePekka Enberg1-8/+0
2006-03-20[PATCH] USB: kzalloc in sisusbvgaOliver Neukum1-3/+2
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven1-2/+2