index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
sisusbvga
/
sisusb.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-03
sisusbvga: correct speed testing
Oliver Neukum
1
-2
/
+2
2016-01-24
usb-misc: sisusbvga: fix error path
Peter Senna Tschudin
1
-1
/
+2
2016-01-24
usb-misc: sisusbvga: Remove memory allocation logs
Peter Senna Tschudin
1
-5
/
+2
2016-01-24
usb-misc: sisusbvga: Remove null test before calls to kfree()
Peter Senna Tschudin
1
-8
/
+4
2016-01-24
usb-misc: sisusbvga: Fix coding style: remove assignment from if tests
Peter Senna Tschudin
1
-6
/
+12
2016-01-24
usb-misc: sisusbvga: Fix coding style: braces, parenthesis, comment
Peter Senna Tschudin
1
-47
/
+41
2016-01-24
usb-misc: sisusbvga: Fix coding style: vertical whitespace changes
Peter Senna Tschudin
1
-258
/
+236
2016-01-24
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-24
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-10
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-20
USB: sisusbvga: Remove the BKL from open
Alessio Igor Bogani
1
-9
/
+0
2010-05-20
USB: sisusbvga: Remove the BKL from ioctl
Alessio Igor Bogani
1
-3
/
+1
2010-03-02
USB: sisusbvga: no unnecessary GFP_ATOMIC
Oliver Neukum
1
-2
/
+2
2010-03-02
USB: Push BKL on open down into the drivers
Oliver Neukum
1
-2
/
+12
2010-03-02
USB misc: make USB device id constant
Németh Márton
1
-1
/
+1
2010-02-16
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-13
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-21
USB: sisusb: Push down the BKL
Alan Cox
1
-7
/
+6
2008-07-03
sisusbvga: Fix oops on disconnect.
Will Newton
1
-2
/
+0
2008-02-01
USB: Spelling fixes
Joe Perches
1
-1
/
+1
2008-02-01
USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker...
Fernando Luis Vazquez Cao
1
-27
/
+0
2007-10-12
USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables
WANG Cong
1
-2
/
+0
2007-10-12
USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros
Andrew Morton
1
-9
/
+1
2007-10-12
USB: sisusbvga: Fix bug
Satyam Sharma
1
-3
/
+1
2007-10-12
USB: SisUSB2VGA: Convert printk to dev_* macros
Felipe Balbi
1
-80
/
+31
2007-10-12
USB: SisUSB2VGA: Remove if 0'ed code
Felipe Balbi
1
-57
/
+0
2007-10-12
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-12
USB: prevent char device open/deregister race
Alan Stern
1
-33
/
+5
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-08
[PATCH] struct path: convert usb
Josef Sipek
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-09-27
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
1
-1
/
+1
[next]