Age | Commit message (Expand) | Author | Files | Lines |
2023-05-30 | USB: sisusbvga: Add endpoint checks | Alan Stern | 1 | -0/+14 |
2020-09-03 | USB: sisusbvga: Fix a potential UB casued by left shifting a negative value | Changming Liu | 1 | -1/+1 |
2020-04-29 | USB: sisusbvga: Change port variable from signed to unsigned | Changming Liu | 1 | -10/+10 |
2019-06-09 | USB: sisusbvga: fix oops in error path of sisusb_probe | Oliver Neukum | 1 | -7/+8 |
2018-07-13 | usb-misc: sisusbvga: remove redundant variable modey | Colin Ian King | 1 | -2/+2 |
2018-04-29 | usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric" | Colin Ian King | 1 | -1/+1 |
2017-11-04 | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-17 | usb: misc: sisusbvga: compress return logic into one line | Gustavo A. R. Silva | 1 | -10/+3 |
2017-02-08 | drivers: usb-misc: sisusbvga: remove dead code | Gustavo A. R. Silva | 1 | -6/+0 |
2016-08-15 | usb: misc: sisusbvga: sisusb: don't print error when allocating urb fails | Wolfram Sang | 1 | -3/+0 |
2016-06-25 | sisusb: remove dummy variables | Jiri Slaby | 1 | -15/+13 |
2016-05-04 | sisusbvga: correct speed testing | Oliver Neukum | 1 | -2/+2 |
2016-01-25 | usb-misc: sisusbvga: fix error path | Peter Senna Tschudin | 1 | -1/+2 |
2016-01-25 | usb-misc: sisusbvga: Remove memory allocation logs | Peter Senna Tschudin | 1 | -5/+2 |
2016-01-25 | usb-misc: sisusbvga: Remove null test before calls to kfree() | Peter Senna Tschudin | 1 | -8/+4 |
2016-01-25 | usb-misc: sisusbvga: Fix coding style: remove assignment from if tests | Peter Senna Tschudin | 1 | -6/+12 |
2016-01-25 | usb-misc: sisusbvga: Fix coding style: braces, parenthesis, comment | Peter Senna Tschudin | 1 | -47/+41 |
2016-01-25 | usb-misc: sisusbvga: Fix coding style: vertical whitespace changes | Peter Senna Tschudin | 1 | -258/+236 |
2016-01-25 | usb-misc: sisusbvga: Fix coding style: horizontal whitespace changes | Peter Senna Tschudin | 1 | -482/+471 |
2015-12-23 | new helpers: no_seek_end_llseek{,_size}() | Al Viro | 1 | -15/+1 |
2015-05-10 | USB: sisusb.c: move assignment out of if () block | Greg Kroah-Hartman | 1 | -13/+26 |
2014-11-25 | USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev" | Markus Elfring | 1 | -2/+1 |
2014-08-26 | USB: sisusb: add device id for Magic Control USB video | Stephen Hemminger | 1 | -0/+1 |
2014-03-03 | USB: sisusb: Use static const, fix typo | Joe Perches | 1 | -4/+6 |
2013-07-22 | USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga | Jóhann B. Guðmundsson | 1 | -0/+1 |
2013-03-15 | usb: misc: sisusbvga: Avoid NULL pointer dereference from sisusb | Colin Ian King | 1 | -1/+1 |
2010-11-11 | usb: misc: sisusbvga: fix information leak to userland | Vasiliy Kulikov | 1 | -0/+1 |
2010-08-11 | USB: misc: Remove unnecessary casts of private_data | Joe Perches | 1 | -5/+5 |
2010-07-26 | USB: sisusbvga: Fix for USB 3.0 | Oliver Neukum | 1 | -2/+3 |
2010-05-21 | USB: sisusbvga: Remove the BKL from open | Alessio Igor Bogani | 1 | -9/+0 |
2010-05-21 | USB: sisusbvga: Remove the BKL from ioctl | Alessio Igor Bogani | 1 | -3/+1 |
2010-03-03 | USB: sisusbvga: no unnecessary GFP_ATOMIC | Oliver Neukum | 1 | -2/+2 |
2010-03-03 | USB: Push BKL on open down into the drivers | Oliver Neukum | 1 | -2/+12 |
2010-03-03 | USB misc: make USB device id constant | Németh Márton | 1 | -1/+1 |
2010-02-17 | USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS | Tanaka Akira | 1 | -0/+1 |
2009-09-23 | USB: sisusbvga: drop usb_buffer_alloc | Pete Zaitcev | 1 | -40/+13 |
2008-11-14 | USB: SISUSB2VGA driver: add 0x0711, 0x0903 | Albert Comerma | 1 | -0/+1 |
2008-08-21 | USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp. | Stefan Lippers-Hollmann | 1 | -0/+1 |
2008-07-22 | USB: sisusb: Push down the BKL | Alan Cox | 1 | -7/+6 |
2008-07-04 | sisusbvga: Fix oops on disconnect. | Will Newton | 1 | -2/+0 |
2008-02-02 | USB: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-02-02 | USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker... | Fernando Luis Vazquez Cao | 1 | -27/+0 |
2007-10-13 | USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables | WANG Cong | 1 | -2/+0 |
2007-10-13 | USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros | Andrew Morton | 1 | -9/+1 |
2007-10-13 | USB: sisusbvga: Fix bug | Satyam Sharma | 1 | -3/+1 |
2007-10-13 | USB: SisUSB2VGA: Convert printk to dev_* macros | Felipe Balbi | 1 | -80/+31 |
2007-10-13 | USB: SisUSB2VGA: Remove if 0'ed code | Felipe Balbi | 1 | -57/+0 |
2007-10-13 | USB: SisUSB2VGA: Whitespace Cleanups | Felipe Balbi | 1 | -13/+13 |
2007-09-11 | usb/misc/sisusbvga: add product ID of TARGUS/MCT device | samson yeung | 1 | -0/+1 |
2007-07-13 | USB: prevent char device open/deregister race | Alan Stern | 1 | -33/+5 |