summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/sisusbvga
Commit message (Expand)AuthorAgeFilesLines
* USB: sisusb: add device id for Magic Control USB videoStephen Hemminger2014-08-261-0/+1
* USB: sisusb: Use static const, fix typoJoe Perches2014-03-031-4/+6
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0
* USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson2013-07-221-0/+1
* 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-201-7/+11
|/
* USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-091-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/+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
OpenPOWER on IntegriCloud