summaryrefslogtreecommitdiffstats
path: root/drivers/usb/misc/sisusbvga/sisusb_con.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-121-1/+1
* console: Expand dummy functions for CFIKees Cook2018-02-271-15/+52
* console: SisUSB2VGA: Drop dummy con_font_get()Kees Cook2018-02-271-1/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* sisusb_con: fix coccinelle warningJiri Slaby2017-05-171-1/+1
* USB: misc: sisusb_con: fix coccinelle warningJiri Slaby2017-03-171-1/+1
* tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby2016-10-271-35/+2
* tty: vt, cleanup and document con_scrollJiri Slaby2016-10-271-8/+10
* tty: vt, convert more macros to functionsJiri Slaby2016-06-251-2/+2
* tty: vt, remove consw->con_bmoveJiri Slaby2016-06-251-35/+0
* tty: vt, consw->con_set_palette cleanupJiri Slaby2016-06-251-7/+4
* tty: vt, consw->con_scrolldelta cleanupJiri Slaby2016-06-251-8/+3
* sisusb: remove dummy variablesJiri Slaby2016-06-251-18/+10
* tty: vt, make color_table constJiri Slaby2016-04-301-1/+1
* USB: sisusb_con.c: move assignment out of if () blockGreg Kroah-Hartman2015-05-101-18/+36
* TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-201-7/+11
* usb: sisusb_con.c: fix shadows sparse warningBill Pemberton2010-05-201-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* vt/vgacon: Check if screen resize request comes from userspaceAntonino A. Daplas2007-10-161-1/+2
* USB: SisUSB2VGA: Convert printk to dev_* macrosFelipe Balbi2007-10-121-8/+5
* USB: SisUSB2VGA: Remove if 0'ed codeFelipe Balbi2007-10-121-47/+0
* USB: prevent char device open/deregister raceAlan Stern2007-07-121-23/+2
* SIS USB2VGA Warning fixWANG Cong2007-05-081-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* sisusb_con warning fixesAndrew Morton2007-01-051-6/+6
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] USB: sisusbvga: possible cleanupsAdrian Bunk2006-06-211-22/+2
* [PATCH] USB: convert the semaphores in the sisusb driver to mutexesArjan van de Ven2006-06-211-64/+65
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* [PATCH] USB: sisusb[vga] updateThomas Winischhofer2005-09-121-0/+1658
OpenPOWER on IntegriCloud