summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/sisusbvga
Commit message (Expand)AuthorAgeFilesLines
* 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-211-7/+11
|/
* USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-101-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
* usb: makefile cleanupmatt mooney2010-10-221-2/+1Star
* 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/+0Star
* USB: sisusbvga: Remove the BKL from ioctlAlessio Igor Bogani2010-05-201-3/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+0Star
* 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-171-0/+1
* headers: kref.h reduxAlexey Dobriyan2009-09-261-1/+0Star
* USB: sisusbvga: drop usb_buffer_allocPete Zaitcev2009-09-232-42/+13Star
* usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controllerBryan Wu2009-06-161-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-221-7/+6Star
* sisusbvga: Fix oops on disconnect.Will Newton2008-07-041-2/+0Star
* 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/+0Star
* 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/+0Star
* USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macrosAndrew Morton2007-10-121-9/+1Star
* USB: sisusbvga: Fix bugSatyam Sharma2007-10-121-3/+1Star
* USB: SisUSB2VGA: Convert printk to dev_* macrosFelipe Balbi2007-10-122-88/+36Star
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.hFelipe Balbi2007-10-121-75/+67Star
* USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.hFelipe Balbi2007-10-121-656/+655Star
* 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/+58Star
* USB: SisUSB2VGA: Mis-spelled wordFelipe Balbi2007-10-121-1/+1
* USB: SisUSB2VGA: Remove if 0'ed codeFelipe Balbi2007-10-124-197/+1Star
* 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-133-58/+7Star
* SIS USB2VGA Warning fixWANG Cong2007-05-081-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0Star
* 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/+0Star
* 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-081-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star