index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
sisusbvga
/
sisusb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: usb-misc: sisusbvga: remove dead code
Gustavo A. R. Silva
2017-02-08
1
-6
/
+0
*
usb: misc: sisusbvga: sisusb: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-3
/
+0
*
sisusb: remove dummy variables
Jiri Slaby
2016-06-25
1
-15
/
+13
*
sisusbvga: correct speed testing
Oliver Neukum
2016-05-03
1
-2
/
+2
*
usb-misc: sisusbvga: fix error path
Peter Senna Tschudin
2016-01-24
1
-1
/
+2
*
usb-misc: sisusbvga: Remove memory allocation logs
Peter Senna Tschudin
2016-01-24
1
-5
/
+2
*
usb-misc: sisusbvga: Remove null test before calls to kfree()
Peter Senna Tschudin
2016-01-24
1
-8
/
+4
*
usb-misc: sisusbvga: Fix coding style: remove assignment from if tests
Peter Senna Tschudin
2016-01-24
1
-6
/
+12
*
usb-misc: sisusbvga: Fix coding style: braces, parenthesis, comment
Peter Senna Tschudin
2016-01-24
1
-47
/
+41
*
usb-misc: sisusbvga: Fix coding style: vertical whitespace changes
Peter Senna Tschudin
2016-01-24
1
-258
/
+236
*
usb-misc: sisusbvga: Fix coding style: horizontal whitespace changes
Peter Senna Tschudin
2016-01-24
1
-482
/
+471
*
new helpers: no_seek_end_llseek{,_size}()
Al Viro
2015-12-23
1
-15
/
+1
*
USB: sisusb.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-13
/
+26
*
USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"
Markus Elfring
2014-11-24
1
-2
/
+1
*
USB: sisusb: add device id for Magic Control USB video
Stephen Hemminger
2014-08-26
1
-0
/
+1
*
USB: sisusb: Use static const, fix typo
Joe Perches
2014-03-03
1
-4
/
+6
*
USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga
Jóhann B. Guðmundsson
2013-07-22
1
-0
/
+1
*
usb: misc: sisusbvga: Avoid NULL pointer dereference from sisusb
Colin Ian King
2013-03-15
1
-1
/
+1
*
usb: misc: sisusbvga: fix information leak to userland
Vasiliy Kulikov
2010-11-11
1
-0
/
+1
*
USB: misc: Remove unnecessary casts of private_data
Joe Perches
2010-08-10
1
-5
/
+5
*
USB: sisusbvga: Fix for USB 3.0
Oliver Neukum
2010-07-26
1
-2
/
+3
*
USB: sisusbvga: Remove the BKL from open
Alessio Igor Bogani
2010-05-20
1
-9
/
+0
*
USB: sisusbvga: Remove the BKL from ioctl
Alessio Igor Bogani
2010-05-20
1
-3
/
+1
*
USB: sisusbvga: no unnecessary GFP_ATOMIC
Oliver Neukum
2010-03-02
1
-2
/
+2
*
USB: Push BKL on open down into the drivers
Oliver Neukum
2010-03-02
1
-2
/
+12
*
USB misc: make USB device id constant
Németh Márton
2010-03-02
1
-1
/
+1
*
USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS
Tanaka Akira
2010-02-16
1
-0
/
+1
*
USB: sisusbvga: drop usb_buffer_alloc
Pete Zaitcev
2009-09-23
1
-40
/
+13
*
USB: SISUSB2VGA driver: add 0x0711, 0x0903
Albert Comerma
2008-11-13
1
-0
/
+1
*
USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.
Stefan Lippers-Hollmann
2008-08-21
1
-0
/
+1
*
USB: sisusb: Push down the BKL
Alan Cox
2008-07-21
1
-7
/
+6
*
sisusbvga: Fix oops on disconnect.
Will Newton
2008-07-03
1
-2
/
+0
*
USB: Spelling fixes
Joe Perches
2008-02-01
1
-1
/
+1
*
USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker...
Fernando Luis Vazquez Cao
2008-02-01
1
-27
/
+0
*
USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables
WANG Cong
2007-10-12
1
-2
/
+0
*
USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros
Andrew Morton
2007-10-12
1
-9
/
+1
*
USB: sisusbvga: Fix bug
Satyam Sharma
2007-10-12
1
-3
/
+1
*
USB: SisUSB2VGA: Convert printk to dev_* macros
Felipe Balbi
2007-10-12
1
-80
/
+31
*
USB: SisUSB2VGA: Remove if 0'ed code
Felipe Balbi
2007-10-12
1
-57
/
+0
*
USB: SisUSB2VGA: Whitespace Cleanups
Felipe Balbi
2007-10-12
1
-13
/
+13
*
usb/misc/sisusbvga: add product ID of TARGUS/MCT device
samson yeung
2007-09-11
1
-0
/
+1
*
USB: prevent char device open/deregister race
Alan Stern
2007-07-12
1
-33
/
+5
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] struct path: convert usb
Josef Sipek
2006-12-08
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
2006-09-27
1
-1
/
+1
*
USB: Support for USB20SVGA-WH & USB20SVGA-DG
Nobuhiro Iwamatsu
2006-09-07
1
-0
/
+2
*
[PATCH] USB: sisusbvga: possible cleanups
Adrian Bunk
2006-06-21
1
-45
/
+5
*
[PATCH] USB: convert the semaphores in the sisusb driver to mutexes
Arjan van de Ven
2006-06-21
1
-38
/
+39
[next]