index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
misc
/
sisusbvga
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
USB: sisusbvga: Add endpoint checks
Alan Stern
1
-0
/
+14
2022-12-08
USB: sisusbvga: use module_usb_driver()
Jiri Slaby (SUSE)
1
-12
/
+1
2022-12-08
USB: sisusbvga: rename sisusb.c to sisusbvga.c
Jiri Slaby (SUSE)
2
-2
/
+0
2022-12-08
USB: sisusbvga: remove console support
Jiri Slaby (SUSE)
7
-2957
/
+6
2022-10-24
fbdev: sisfb: use explicitly signed char
Jason A. Donenfeld
1
-1
/
+1
2022-06-27
tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
Jiri Slaby
1
-1
/
+1
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2020-11-16
console: Delete dummy con_font_set() and con_font_default() callback implemen...
Peilin Ye
1
-15
/
+0
2020-11-16
console: Delete unused con_font_copy() callback implementations
Peilin Ye
1
-6
/
+0
2020-10-28
USB: sisusbvga: Make console support depend on BROKEN
Thomas Gleixner
1
-1
/
+1
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-5
/
+6
2020-07-15
usb: misc: sisusbvga: Move static const tables out to different include file
Lee Jones
3
-631
/
+689
2020-07-15
usb: misc: sisusbvga: sisusb_init: Remove genunine unused static const arrays
Lee Jones
1
-31
/
+0
2020-07-15
USB: sisusbvga: Fix a potential UB casued by left shifting a negative value
Changming Liu
1
-1
/
+1
2020-06-24
vt: use newly defined CUR_* macros
Jiri Slaby
1
-1
/
+1
2020-06-24
vc: switch state to bool
Jiri Slaby
1
-1
/
+2
2020-06-24
vt: introduce enum vc_intensity for intensity
Jiri Slaby
1
-3
/
+3
2020-06-18
USB: sisusbvga: change char to u8 for sisusb_copy_memory
Changming Liu
3
-9
/
+9
2020-06-18
usb: sisusb_con: Use array_size() helper in memcpy()
Gustavo A. R. Silva
1
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-04-27
Merge 5.7-rc3 into usb-next
Greg Kroah-Hartman
2
-17
/
+17
2020-04-23
USB: sisusbvga: Change port variable from signed to unsigned
Changming Liu
2
-17
/
+17
2020-04-16
USB: misc: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
2019-10-04
usb: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-06-10
USB: sisusbvga: Remove unneeded variable
Hariprasad Kelam
1
-6
/
+4
2019-05-21
USB: sisusbvga: fix oops in error path of sisusb_probe
Oliver Neukum
1
-7
/
+8
2019-01-25
usb: sisusb: remove useless macros and compact the code
Jiri Slaby
1
-33
/
+15
2019-01-25
usb: sisusb: let files build only when needed
Jiri Slaby
3
-13
/
+2
2019-01-25
usb: sisusb_con, cleanup configs
Jiri Slaby
4
-33
/
+20
2019-01-25
usb: sisusb_con, convert addr macros to functions
Jiri Slaby
1
-39
/
+39
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2018-07-13
usb-misc: sisusbvga: remove redundant variable modey
Colin Ian King
1
-2
/
+2
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-04-29
usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric"
Colin Ian King
1
-1
/
+1
2018-02-27
console: Expand dummy functions for CFI
Kees Cook
1
-15
/
+52
2018-02-27
console: SisUSB2VGA: Drop dummy con_font_get()
Kees Cook
1
-1
/
+0
2017-11-07
USB: add SPDX identifiers to all remaining Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
6
-0
/
+6
2017-07-17
usb: misc: sisusbvga: compress return logic into one line
Gustavo A. R. Silva
1
-10
/
+3
2017-05-17
sisusb_con: fix coccinelle warning
Jiri Slaby
1
-1
/
+1
2017-03-17
USB: misc: sisusb_con: fix coccinelle warning
Jiri Slaby
1
-1
/
+1
2017-02-08
drivers: usb-misc: sisusbvga: remove dead code
Gustavo A. R. Silva
1
-6
/
+0
2016-10-27
tty: vgacon+sisusb, move scrolldelta to a common helper
Jiri Slaby
1
-35
/
+2
2016-10-27
tty: vt, cleanup and document con_scroll
Jiri Slaby
1
-8
/
+10
2016-08-15
usb: misc: sisusbvga: sisusb: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+0
2016-06-25
tty: vt, convert more macros to functions
Jiri Slaby
1
-2
/
+2
2016-06-25
tty: vt, remove consw->con_bmove
Jiri Slaby
1
-35
/
+0
2016-06-25
tty: vt, consw->con_set_palette cleanup
Jiri Slaby
1
-7
/
+4
2016-06-25
tty: vt, consw->con_scrolldelta cleanup
Jiri Slaby
1
-8
/
+3
2016-06-25
sisusb: remove dummy variables
Jiri Slaby
3
-34
/
+24
[next]