index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
sisusbvga
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb-misc: sisusbvga: fix error path
Peter Senna Tschudin
2016-01-25
1
-1
/
+2
*
usb-misc: sisusbvga: Remove memory allocation logs
Peter Senna Tschudin
2016-01-25
1
-5
/
+2
*
usb-misc: sisusbvga: Remove null test before calls to kfree()
Peter Senna Tschudin
2016-01-25
1
-8
/
+4
*
usb-misc: sisusbvga: Fix coding style: remove assignment from if tests
Peter Senna Tschudin
2016-01-25
1
-6
/
+12
*
usb-misc: sisusbvga: Fix coding style: braces, parenthesis, comment
Peter Senna Tschudin
2016-01-25
1
-47
/
+41
*
usb-misc: sisusbvga: Fix coding style: vertical whitespace changes
Peter Senna Tschudin
2016-01-25
1
-258
/
+236
*
usb-misc: sisusbvga: Fix coding style: horizontal whitespace changes
Peter Senna Tschudin
2016-01-25
1
-482
/
+471
*
new helpers: no_seek_end_llseek{,_size}()
Al Viro
2015-12-23
1
-15
/
+1
*
USB: sisusb_con.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-18
/
+36
*
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-25
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: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-09
1
-1
/
+0
*
USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga
Jóhann B. Guðmundsson
2013-07-22
1
-0
/
+1
*
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-03
1
-0
/
+1
|
\
|
*
console/font: Refactor font support code selection logic
Geert Uytterhoeven
2013-06-23
1
-0
/
+1
*
|
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
2013-05-21
1
-7
/
+11
|
/
*
USB: regroup all depends on USB within an if USB block
Florian Fainelli
2013-04-10
1
-1
/
+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: makefile cleanup
matt mooney
2010-10-22
1
-2
/
+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: sisusb_con.c: fix shadows sparse warning
Bill Pemberton
2010-05-20
1
-4
/
+4
*
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
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
2
-2
/
+0
*
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-17
1
-0
/
+1
*
headers: kref.h redux
Alexey Dobriyan
2009-09-26
1
-1
/
+0
*
USB: sisusbvga: drop usb_buffer_alloc
Pete Zaitcev
2009-09-23
2
-42
/
+13
*
usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller
Bryan Wu
2009-06-16
1
-1
/
+1
*
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-22
1
-7
/
+6
*
sisusbvga: Fix oops on disconnect.
Will Newton
2008-07-04
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
2
-30
/
+0
*
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
2007-10-16
1
-1
/
+2
*
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
2
-88
/
+36
*
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h
Felipe Balbi
2007-10-12
1
-75
/
+67
*
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h
Felipe Balbi
2007-10-12
1
-656
/
+655
*
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c
Felipe Balbi
2007-10-12
1
-129
/
+133
*
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h
Felipe Balbi
2007-10-12
1
-60
/
+58
[next]