summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/sisusbvga/sisusb.c
Commit message (Expand)AuthorAgeFilesLines
* USB: sisusbvga: fix oops in error path of sisusb_probeOliver Neukum2019-05-211-7/+8
* usb: sisusb_con, cleanup configsJiri Slaby2019-01-251-16/+16
* usb-misc: sisusbvga: remove redundant variable modeyColin Ian King2018-07-131-2/+2
* usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric"Colin Ian King2018-04-291-1/+1
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: misc: sisusbvga: compress return logic into one lineGustavo A. R. Silva2017-07-171-10/+3
* drivers: usb-misc: sisusbvga: remove dead codeGustavo A. R. Silva2017-02-081-6/+0
* usb: misc: sisusbvga: sisusb: don't print error when allocating urb failsWolfram Sang2016-08-151-3/+0
* sisusb: remove dummy variablesJiri Slaby2016-06-251-15/+13
* sisusbvga: correct speed testingOliver Neukum2016-05-031-2/+2
* usb-misc: sisusbvga: fix error pathPeter Senna Tschudin2016-01-241-1/+2
* usb-misc: sisusbvga: Remove memory allocation logsPeter Senna Tschudin2016-01-241-5/+2
* usb-misc: sisusbvga: Remove null test before calls to kfree()Peter Senna Tschudin2016-01-241-8/+4
* usb-misc: sisusbvga: Fix coding style: remove assignment from if testsPeter Senna Tschudin2016-01-241-6/+12
* usb-misc: sisusbvga: Fix coding style: braces, parenthesis, commentPeter Senna Tschudin2016-01-241-47/+41
* usb-misc: sisusbvga: Fix coding style: vertical whitespace changesPeter Senna Tschudin2016-01-241-258/+236
* usb-misc: sisusbvga: Fix coding style: horizontal whitespace changesPeter Senna Tschudin2016-01-241-482/+471
* new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-231-15/+1
* USB: sisusb.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-13/+26
* USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"Markus Elfring2014-11-241-2/+1
* 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: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson2013-07-221-0/+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: 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: 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
* 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
* USB: sisusbvga: drop usb_buffer_allocPete Zaitcev2009-09-231-40/+13
* 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-011-27/+0
* 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-121-80/+31
* USB: SisUSB2VGA: Remove if 0'ed codeFelipe Balbi2007-10-121-57/+0
* USB: SisUSB2VGA: Whitespace CleanupsFelipe Balbi2007-10-121-13/+13
* usb/misc/sisusbvga: add product ID of TARGUS/MCT devicesamson yeung2007-09-111-0/+1
* USB: prevent char device open/deregister raceAlan Stern2007-07-121-33/+5
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] struct path: convert usbJosef Sipek2006-12-081-1/+1