aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/sisusbvga
Commit message (Expand)AuthorAgeFilesLines
* usb: misc: sisusbvga: fix information leak to userlandVasiliy Kulikov2010-11-111-0/+1
* usb: makefile cleanupmatt mooney2010-10-221-2/+1
* USB: misc: Remove unnecessary casts of private_dataJoe Perches2010-08-101-5/+5
* USB: sisusbvga: Fix for USB 3.0Oliver Neukum2010-07-261-2/+3
* usb: sisusb_con.c: fix shadows sparse warningBill Pemberton2010-05-201-4/+4
* USB: sisusbvga: Remove the BKL from openAlessio Igor Bogani2010-05-201-9/+0
* USB: sisusbvga: Remove the BKL from ioctlAlessio Igor Bogani2010-05-201-3/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+0
* USB: sisusbvga: no unnecessary GFP_ATOMICOliver Neukum2010-03-021-2/+2
* USB: Push BKL on open down into the driversOliver Neukum2010-03-021-2/+12
* USB misc: make USB device id constantNémeth Márton2010-03-021-1/+1
* USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira2010-02-161-0/+1
* headers: kref.h reduxAlexey Dobriyan2009-09-261-1/+0
* USB: sisusbvga: drop usb_buffer_allocPete Zaitcev2009-09-232-42/+13
* usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controllerBryan Wu2009-06-151-1/+1
* USB: SISUSB2VGA driver: add 0x0711, 0x0903Albert Comerma2008-11-131-0/+1
* USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann2008-08-211-0/+1
* USB: sisusb: Push down the BKLAlan Cox2008-07-211-7/+6
* sisusbvga: Fix oops on disconnect.Will Newton2008-07-031-2/+0
* USB: Spelling fixesJoe Perches2008-02-011-1/+1
* USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker...Fernando Luis Vazquez Cao2008-02-012-30/+0
* vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-161-1/+2
* USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variablesWANG Cong2007-10-121-2/+0
* USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macrosAndrew Morton2007-10-121-9/+1
* USB: sisusbvga: Fix bugSatyam Sharma2007-10-121-3/+1
* USB: SisUSB2VGA: Convert printk to dev_* macrosFelipe Balbi2007-10-122-88/+36
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.hFelipe Balbi2007-10-121-75/+67
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.hFelipe Balbi2007-10-121-656/+655
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.cFelipe Balbi2007-10-121-129/+133
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.hFelipe Balbi2007-10-121-60/+58
* USB: SisUSB2VGA: Mis-spelled wordFelipe Balbi2007-10-121-1/+1
* USB: SisUSB2VGA: Remove if 0'ed codeFelipe Balbi2007-10-124-197/+1
* USB: SisUSB2VGA: Whitespace CleanupsFelipe Balbi2007-10-125-20/+20
* usb/misc/sisusbvga: add product ID of TARGUS/MCT devicesamson yeung2007-09-111-0/+1
* USB: prevent char device open/deregister raceAlan Stern2007-07-123-58/+7
* SIS USB2VGA Warning fixWANG Cong2007-05-081-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0
* sisusb_con warning fixesAndrew Morton2007-01-051-6/+6
* [PATCH] struct path: convert usbJosef Sipek2006-12-081-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-2/+0
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-271-1/+1
* USB: Support for USB20SVGA-WH & USB20SVGA-DGNobuhiro Iwamatsu2006-09-071-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: sisusbvga: possible cleanupsAdrian Bunk2006-06-215-72/+28
* [PATCH] USB: convert the semaphores in the sisusb driver to mutexesArjan van de Ven2006-06-213-105/+107
* [PATCH] USB: remove LINUX_VERSION_CODE macro usagePekka Enberg2006-03-201-8/+0
* [PATCH] USB: kzalloc in sisusbvgaOliver Neukum2006-03-201-3/+2
* [PATCH] USB: mark various usb tables constArjan van de Ven2006-01-041-2/+2