| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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: sisusbvga: change char to u8 for sisusb_copy_memory | Changming Liu | 2020-06-18 | 1 | -5/+5 |
| * | | usb: sisusb_con: Use array_size() helper in memcpy() | Gustavo A. R. Silva | 2020-06-18 | 1 | -1/+1 |
| |/ |
|
| * | 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 | 1 | -7/+0 |
| * | usb: sisusb_con, cleanup configs | Jiri Slaby | 2019-01-25 | 1 | -1/+1 |
| * | usb: sisusb_con, convert addr macros to functions | Jiri Slaby | 2019-01-25 | 1 | -39/+39 |
| * | treewide: Use array_size() in vmalloc() | Kees Cook | 2018-06-12 | 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 files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
| * | 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 |
| * | 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 |
| * | 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 | 1 | -18/+10 |
| * | tty: vt, make color_table const | Jiri Slaby | 2016-04-30 | 1 | -1/+1 |
| * | USB: sisusb_con.c: move assignment out of if () block | Greg Kroah-Hartman | 2015-05-10 | 1 | -18/+36 |
| * | TTY:vt: convert remain take_over_console's users to do_take_over_console | Wang YanQing | 2013-05-20 | 1 | -7/+11 |
| * | usb: sisusb_con.c: fix shadows sparse warning | Bill Pemberton | 2010-05-20 | 1 | -4/+4 |
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
| * | vt/vgacon: Check if screen resize request comes from userspace | Antonino A. Daplas | 2007-10-16 | 1 | -1/+2 |
| * | USB: SisUSB2VGA: Convert printk to dev_* macros | Felipe Balbi | 2007-10-12 | 1 | -8/+5 |
| * | USB: SisUSB2VGA: Remove if 0'ed code | Felipe Balbi | 2007-10-12 | 1 | -47/+0 |
| * | USB: prevent char device open/deregister race | Alan Stern | 2007-07-12 | 1 | -23/+2 |
| * | SIS USB2VGA Warning fix | WANG Cong | 2007-05-08 | 1 | -1/+1 |
| * | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
| * | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
| * | sisusb_con warning fixes | Andrew Morton | 2007-01-05 | 1 | -6/+6 |
| * | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
| * | [PATCH] USB: sisusbvga: possible cleanups | Adrian Bunk | 2006-06-21 | 1 | -22/+2 |
| * | [PATCH] USB: convert the semaphores in the sisusb driver to mutexes | Arjan van de Ven | 2006-06-21 | 1 | -64/+65 |
| * | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 1 | -1/+0 |
| * | [PATCH] USB: sisusb[vga] update | Thomas Winischhofer | 2005-09-12 | 1 | -0/+1658 |