index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
sisusbvga
Age
Commit message (
Expand
)
Author
2016-05-20
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-03
sisusbvga: correct speed testing
Oliver Neukum
2016-04-30
tty: vt, make color_table const
Jiri Slaby
2016-01-24
usb-misc: sisusbvga: fix error path
Peter Senna Tschudin
2016-01-24
usb-misc: sisusbvga: Remove memory allocation logs
Peter Senna Tschudin
2016-01-24
usb-misc: sisusbvga: Remove null test before calls to kfree()
Peter Senna Tschudin
2016-01-24
usb-misc: sisusbvga: Fix coding style: remove assignment from if tests
Peter Senna Tschudin
2016-01-24
usb-misc: sisusbvga: Fix coding style: braces, parenthesis, comment
Peter Senna Tschudin
2016-01-24
usb-misc: sisusbvga: Fix coding style: vertical whitespace changes
Peter Senna Tschudin
2016-01-24
usb-misc: sisusbvga: Fix coding style: horizontal whitespace changes
Peter Senna Tschudin
2015-12-23
new helpers: no_seek_end_llseek{,_size}()
Al Viro
2015-05-10
USB: sisusb_con.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
USB: sisusb.c: move assignment out of if () block
Greg Kroah-Hartman
2014-11-24
USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"
Markus Elfring
2014-08-26
USB: sisusb: add device id for Magic Control USB video
Stephen Hemminger
2014-03-03
USB: sisusb: Use static const, fix typo
Joe Perches
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-07-22
USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga
Jóhann B. Guðmundsson
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-06-23
console/font: Refactor font support code selection logic
Geert Uytterhoeven
2013-05-20
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
2013-04-09
USB: regroup all depends on USB within an if USB block
Florian Fainelli
2013-03-15
usb: misc: sisusbvga: Avoid NULL pointer dereference from sisusb
Colin Ian King
2010-11-11
usb: misc: sisusbvga: fix information leak to userland
Vasiliy Kulikov
2010-10-22
usb: makefile cleanup
matt mooney
2010-08-10
USB: misc: Remove unnecessary casts of private_data
Joe Perches
2010-07-26
USB: sisusbvga: Fix for USB 3.0
Oliver Neukum
2010-05-20
usb: sisusb_con.c: fix shadows sparse warning
Bill Pemberton
2010-05-20
USB: sisusbvga: Remove the BKL from open
Alessio Igor Bogani
2010-05-20
USB: sisusbvga: Remove the BKL from ioctl
Alessio Igor Bogani
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
USB: sisusbvga: no unnecessary GFP_ATOMIC
Oliver Neukum
2010-03-02
USB: Push BKL on open down into the drivers
Oliver Neukum
2010-03-02
USB misc: make USB device id constant
Németh Márton
2010-02-16
USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS
Tanaka Akira
2009-09-26
headers: kref.h redux
Alexey Dobriyan
2009-09-23
USB: sisusbvga: drop usb_buffer_alloc
Pete Zaitcev
2009-06-15
usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller
Bryan Wu
2008-11-13
USB: SISUSB2VGA driver: add 0x0711, 0x0903
Albert Comerma
2008-08-21
USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.
Stefan Lippers-Hollmann
2008-07-21
USB: sisusb: Push down the BKL
Alan Cox
2008-07-03
sisusbvga: Fix oops on disconnect.
Will Newton
2008-02-01
USB: Spelling fixes
Joe Perches
2008-02-01
USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker...
Fernando Luis Vazquez Cao
2007-10-16
vt/vgacon: Check if screen resize request comes from userspace
Antonino A. Daplas
2007-10-12
USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables
WANG Cong
2007-10-12
USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros
Andrew Morton
2007-10-12
USB: sisusbvga: Fix bug
Satyam Sharma
2007-10-12
USB: SisUSB2VGA: Convert printk to dev_* macros
Felipe Balbi
2007-10-12
USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h
Felipe Balbi
[prev]
[next]