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: sisusbvga: Add endpoint checks
Alan Stern
2023-04-20
1
-0
/
+14
*
USB: sisusbvga: use module_usb_driver()
Jiri Slaby (SUSE)
2022-12-08
1
-12
/
+1
*
USB: sisusbvga: rename sisusb.c to sisusbvga.c
Jiri Slaby (SUSE)
2022-12-08
2
-2
/
+0
*
USB: sisusbvga: remove console support
Jiri Slaby (SUSE)
2022-12-08
7
-2957
/
+6
*
fbdev: sisfb: use explicitly signed char
Jason A. Donenfeld
2022-10-24
1
-1
/
+1
*
tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
Jiri Slaby
2022-06-27
1
-1
/
+1
*
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-12-15
1
-1
/
+1
|
\
|
*
USB: sisusbvga: Make console support depend on BROKEN
Thomas Gleixner
2020-10-28
1
-1
/
+1
*
|
console: Delete dummy con_font_set() and con_font_default() callback implemen...
Peilin Ye
2020-11-16
1
-15
/
+0
*
|
console: Delete unused con_font_copy() callback implementations
Peilin Ye
2020-11-16
1
-6
/
+0
|
/
*
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-06
1
-5
/
+6
|
\
|
*
vt: use newly defined CUR_* macros
Jiri Slaby
2020-06-24
1
-1
/
+1
|
*
vc: switch state to bool
Jiri Slaby
2020-06-24
1
-1
/
+2
|
*
vt: introduce enum vc_intensity for intensity
Jiri Slaby
2020-06-24
1
-3
/
+3
*
|
usb: misc: sisusbvga: Move static const tables out to different include file
Lee Jones
2020-07-15
3
-631
/
+689
*
|
usb: misc: sisusbvga: sisusb_init: Remove genunine unused static const arrays
Lee Jones
2020-07-15
1
-31
/
+0
*
|
USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
Changming Liu
2020-07-15
1
-1
/
+1
*
|
USB: sisusbvga: change char to u8 for sisusb_copy_memory
Changming Liu
2020-06-18
3
-9
/
+9
*
|
usb: sisusb_con: Use array_size() helper in memcpy()
Gustavo A. R. Silva
2020-06-18
1
-1
/
+1
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-2
/
+2
*
Merge 5.7-rc3 into usb-next
Greg Kroah-Hartman
2020-04-27
2
-17
/
+17
|
\
|
*
USB: sisusbvga: Change port variable from signed to unsigned
Changming Liu
2020-04-23
2
-17
/
+17
*
|
USB: misc: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-04-16
3
-3
/
+3
|
/
*
usb: Fix Kconfig indentation
Krzysztof Kozlowski
2019-10-04
1
-1
/
+1
*
USB: sisusbvga: Remove unneeded variable
Hariprasad Kelam
2019-06-10
1
-6
/
+4
*
USB: sisusbvga: fix oops in error path of sisusb_probe
Oliver Neukum
2019-05-21
1
-7
/
+8
*
usb: sisusb: remove useless macros and compact the code
Jiri Slaby
2019-01-25
1
-33
/
+15
*
usb: sisusb: let files build only when needed
Jiri Slaby
2019-01-25
3
-13
/
+2
*
usb: sisusb_con, cleanup configs
Jiri Slaby
2019-01-25
4
-33
/
+20
*
usb: sisusb_con, convert addr macros to functions
Jiri Slaby
2019-01-25
1
-39
/
+39
*
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-22
1
-0
/
+1
*
usb-misc: sisusbvga: remove redundant variable modey
Colin Ian King
2018-07-13
1
-2
/
+2
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric"
Colin Ian King
2018-04-29
1
-1
/
+1
*
console: Expand dummy functions for CFI
Kees Cook
2018-02-27
1
-15
/
+52
*
console: SisUSB2VGA: Drop dummy con_font_get()
Kees Cook
2018-02-27
1
-1
/
+0
*
USB: add SPDX identifiers to all remaining Makefiles
Greg Kroah-Hartman
2017-11-07
1
-0
/
+1
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
6
-0
/
+6
*
usb: misc: sisusbvga: compress return logic into one line
Gustavo A. R. Silva
2017-07-17
1
-10
/
+3
*
sisusb_con: fix coccinelle warning
Jiri Slaby
2017-05-17
1
-1
/
+1
*
USB: misc: sisusb_con: fix coccinelle warning
Jiri Slaby
2017-03-17
1
-1
/
+1
*
drivers: usb-misc: sisusbvga: remove dead code
Gustavo A. R. Silva
2017-02-08
1
-6
/
+0
*
tty: vgacon+sisusb, move scrolldelta to a common helper
Jiri Slaby
2016-10-27
1
-35
/
+2
*
tty: vt, cleanup and document con_scroll
Jiri Slaby
2016-10-27
1
-8
/
+10
*
usb: misc: sisusbvga: sisusb: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-3
/
+0
*
tty: vt, convert more macros to functions
Jiri Slaby
2016-06-25
1
-2
/
+2
*
tty: vt, remove consw->con_bmove
Jiri Slaby
2016-06-25
1
-35
/
+0
*
tty: vt, consw->con_set_palette cleanup
Jiri Slaby
2016-06-25
1
-7
/
+4
*
tty: vt, consw->con_scrolldelta cleanup
Jiri Slaby
2016-06-25
1
-8
/
+3
*
sisusb: remove dummy variables
Jiri Slaby
2016-06-25
3
-34
/
+24
[next]