index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
sisusbvga
Age
Commit message (
Expand
)
Author
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-11-16
console: Delete dummy con_font_set() and con_font_default() callback implemen...
Peilin Ye
2020-11-16
console: Delete unused con_font_copy() callback implementations
Peilin Ye
2020-10-28
USB: sisusbvga: Make console support depend on BROKEN
Thomas Gleixner
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-07-15
usb: misc: sisusbvga: Move static const tables out to different include file
Lee Jones
2020-07-15
usb: misc: sisusbvga: sisusb_init: Remove genunine unused static const arrays
Lee Jones
2020-07-15
USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
Changming Liu
2020-06-24
vt: use newly defined CUR_* macros
Jiri Slaby
2020-06-24
vc: switch state to bool
Jiri Slaby
2020-06-24
vt: introduce enum vc_intensity for intensity
Jiri Slaby
2020-06-18
USB: sisusbvga: change char to u8 for sisusb_copy_memory
Changming Liu
2020-06-18
usb: sisusb_con: Use array_size() helper in memcpy()
Gustavo A. R. Silva
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-04-27
Merge 5.7-rc3 into usb-next
Greg Kroah-Hartman
2020-04-23
USB: sisusbvga: Change port variable from signed to unsigned
Changming Liu
2020-04-16
USB: misc: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-10-04
usb: Fix Kconfig indentation
Krzysztof Kozlowski
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: remove useless macros and compact the code
Jiri Slaby
2019-01-25
usb: sisusb: let files build only when needed
Jiri Slaby
2019-01-25
usb: sisusb_con, cleanup configs
Jiri Slaby
2019-01-25
usb: sisusb_con, convert addr macros to functions
Jiri Slaby
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2018-07-13
usb-misc: sisusbvga: remove redundant variable modey
Colin Ian King
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-04-29
usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric"
Colin Ian King
2018-02-27
console: Expand dummy functions for CFI
Kees Cook
2018-02-27
console: SisUSB2VGA: Drop dummy con_font_get()
Kees Cook
2017-11-07
USB: add SPDX identifiers to all remaining Makefiles
Greg Kroah-Hartman
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-05-17
sisusb_con: fix coccinelle warning
Jiri Slaby
2017-03-17
USB: misc: sisusb_con: fix coccinelle warning
Jiri Slaby
2017-02-08
drivers: usb-misc: sisusbvga: remove dead code
Gustavo A. R. Silva
2016-10-27
tty: vgacon+sisusb, move scrolldelta to a common helper
Jiri Slaby
2016-10-27
tty: vt, cleanup and document con_scroll
Jiri Slaby
2016-08-15
usb: misc: sisusbvga: sisusb: don't print error when allocating urb fails
Wolfram Sang
2016-06-25
tty: vt, convert more macros to functions
Jiri Slaby
2016-06-25
tty: vt, remove consw->con_bmove
Jiri Slaby
2016-06-25
tty: vt, consw->con_set_palette cleanup
Jiri Slaby
2016-06-25
tty: vt, consw->con_scrolldelta cleanup
Jiri Slaby
2016-06-25
sisusb: remove dummy variables
Jiri Slaby
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
[next]