index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
sisusbvga
/
sisusb.c
Age
Commit message (
Expand
)
Author
2023-05-30
USB: sisusbvga: Add endpoint checks
Alan Stern
2020-07-15
USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
Changming Liu
2020-06-18
USB: sisusbvga: change char to u8 for sisusb_copy_memory
Changming Liu
2020-04-23
USB: sisusbvga: Change port variable from signed to unsigned
Changming Liu
2019-06-10
USB: sisusbvga: Remove unneeded variable
Hariprasad Kelam
2019-05-21
USB: sisusbvga: fix oops in error path of sisusb_probe
Oliver Neukum
2019-01-25
usb: sisusb_con, cleanup configs
Jiri Slaby
2018-07-13
usb-misc: sisusbvga: remove redundant variable modey
Colin Ian King
2018-04-29
usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric"
Colin Ian King
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-07-17
usb: misc: sisusbvga: compress return logic into one line
Gustavo A. R. Silva
2017-02-08
drivers: usb-misc: sisusbvga: remove dead code
Gustavo A. R. Silva
2016-08-15
usb: misc: sisusbvga: sisusb: don't print error when allocating urb fails
Wolfram Sang
2016-06-25
sisusb: remove dummy variables
Jiri Slaby
2016-05-03
sisusbvga: correct speed testing
Oliver Neukum
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.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
2013-07-22
USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga
Jóhann B. Guðmundsson
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-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: sisusbvga: Remove the BKL from open
Alessio Igor Bogani
2010-05-20
USB: sisusbvga: Remove the BKL from ioctl
Alessio Igor Bogani
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-23
USB: sisusbvga: drop usb_buffer_alloc
Pete Zaitcev
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-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: Remove if 0'ed code
Felipe Balbi
[next]