aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/sisusbvga/sisusb_con.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-08USB: sisusbvga: remove console supportJiri Slaby (SUSE)1-1496/+0
2022-06-27tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby1-1/+1
2020-11-16console: Delete dummy con_font_set() and con_font_default() callback implemen...Peilin Ye1-15/+0
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye1-6/+0
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-5/+6
2020-06-24vt: use newly defined CUR_* macrosJiri Slaby1-1/+1
2020-06-24vc: switch state to boolJiri Slaby1-1/+2
2020-06-24vt: introduce enum vc_intensity for intensityJiri Slaby1-3/+3
2020-06-18USB: sisusbvga: change char to u8 for sisusb_copy_memoryChangming Liu1-5/+5
2020-06-18usb: sisusb_con: Use array_size() helper in memcpy()Gustavo A. R. Silva1-1/+1
2019-01-25usb: sisusb: remove useless macros and compact the codeJiri Slaby1-33/+15
2019-01-25usb: sisusb: let files build only when neededJiri Slaby1-7/+0
2019-01-25usb: sisusb_con, cleanup configsJiri Slaby1-1/+1
2019-01-25usb: sisusb_con, convert addr macros to functionsJiri Slaby1-39/+39
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-1/+1
2018-02-27console: Expand dummy functions for CFIKees Cook1-15/+52
2018-02-27console: SisUSB2VGA: Drop dummy con_font_get()Kees Cook1-1/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-05-17sisusb_con: fix coccinelle warningJiri Slaby1-1/+1
2017-03-17USB: misc: sisusb_con: fix coccinelle warningJiri Slaby1-1/+1
2016-10-27tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby1-35/+2
2016-10-27tty: vt, cleanup and document con_scrollJiri Slaby1-8/+10
2016-06-25tty: vt, convert more macros to functionsJiri Slaby1-2/+2
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby1-35/+0
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby1-7/+4
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby1-8/+3
2016-06-25sisusb: remove dummy variablesJiri Slaby1-18/+10
2016-04-30tty: vt, make color_table constJiri Slaby1-1/+1
2015-05-10USB: sisusb_con.c: move assignment out of if () blockGreg Kroah-Hartman1-18/+36
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing1-7/+11
2010-05-20usb: sisusb_con.c: fix shadows sparse warningBill Pemberton1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2007-10-16vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas1-1/+2
2007-10-12USB: SisUSB2VGA: Convert printk to dev_* macrosFelipe Balbi1-8/+5
2007-10-12USB: SisUSB2VGA: Remove if 0'ed codeFelipe Balbi1-47/+0
2007-07-12USB: prevent char device open/deregister raceAlan Stern1-23/+2
2007-05-08SIS USB2VGA Warning fixWANG Cong1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-01-05sisusb_con warning fixesAndrew Morton1-6/+6
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-06-21[PATCH] USB: sisusbvga: possible cleanupsAdrian Bunk1-22/+2
2006-06-21[PATCH] USB: convert the semaphores in the sisusb driver to mutexesArjan van de Ven1-64/+65
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-09-12[PATCH] USB: sisusb[vga] updateThomas Winischhofer1-0/+1658