- a25557f USB: misc: sisusb_con: fix coccinelle warning by Jiri Slaby · 8 years ago
- 23f378a drivers: usb-misc: sisusbvga: remove dead code by Gustavo A. R. Silva · 8 years ago
- 35cc56f tty: vgacon+sisusb, move scrolldelta to a common helper by Jiri Slaby · 8 years ago
- d705ff3 tty: vt, cleanup and document con_scroll by Jiri Slaby · 8 years ago
- 843ac19 usb: misc: sisusbvga: sisusb: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
- 6ca8dfd tty: vt, convert more macros to functions by Jiri Slaby · 9 years ago
- 52ad1f3 tty: vt, remove consw->con_bmove by Jiri Slaby · 9 years ago
- 709280d tty: vt, consw->con_set_palette cleanup by Jiri Slaby · 9 years ago
- 97293de tty: vt, consw->con_scrolldelta cleanup by Jiri Slaby · 9 years ago
- 3cc5be7 sisusb: remove dummy variables by Jiri Slaby · 9 years ago
- 19e36ad Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
- 88a0044 sisusbvga: correct speed testing by Oliver Neukum · 9 years ago
- 8ede5cc tty: vt, make color_table const by Jiri Slaby · 9 years ago
- 0e781c2 usb-misc: sisusbvga: fix error path by Peter Senna Tschudin · 9 years ago
- f40849b usb-misc: sisusbvga: Remove memory allocation logs by Peter Senna Tschudin · 9 years ago
- 8a102fd usb-misc: sisusbvga: Remove null test before calls to kfree() by Peter Senna Tschudin · 9 years ago
- 662bfe7 usb-misc: sisusbvga: Fix coding style: remove assignment from if tests by Peter Senna Tschudin · 9 years ago
- f996c49 usb-misc: sisusbvga: Fix coding style: braces, parenthesis, comment by Peter Senna Tschudin · 9 years ago
- 06e21ef usb-misc: sisusbvga: Fix coding style: vertical whitespace changes by Peter Senna Tschudin · 9 years ago
- f74a039 usb-misc: sisusbvga: Fix coding style: horizontal whitespace changes by Peter Senna Tschudin · 9 years ago
- b25472f new helpers: no_seek_end_llseek{,_size}() by Al Viro · 9 years ago
- b87f567 USB: sisusb_con.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
- 187859f USB: sisusb.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
- bb2d43e USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev" by Markus Elfring · 10 years ago
- 5b6b80a USB: sisusb: add device id for Magic Control USB video by Stephen Hemminger · 10 years ago
- 3c1b2c3 USB: sisusb: Use static const, fix typo by Joe Perches · 11 years ago
- 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- 58fc90d USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvga by Jóhann B. Guðmundsson · 11 years ago
- ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
- d1e183c console/font: Refactor font support code selection logic by Geert Uytterhoeven · 12 years ago
- 155957f TTY:vt: convert remain take_over_console's users to do_take_over_console by Wang YanQing · 12 years ago
- 25e11ec USB: regroup all depends on USB within an if USB block by Florian Fainelli · 12 years ago
- a1645ee usb: misc: sisusbvga: Avoid NULL pointer dereference from sisusb by Colin Ian King · 12 years ago
- 5dc92cf usb: misc: sisusbvga: fix information leak to userland by Vasiliy Kulikov · 14 years ago
- 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
- 5bd6e8b USB: misc: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
- 20a12f0 USB: sisusbvga: Fix for USB 3.0 by Oliver Neukum · 14 years ago
- 993e33b usb: sisusb_con.c: fix shadows sparse warning by Bill Pemberton · 15 years ago
- 1170656 USB: sisusbvga: Remove the BKL from open by Alessio Igor Bogani · 15 years ago
- 41f2c6e USB: sisusbvga: Remove the BKL from ioctl by Alessio Igor Bogani · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 444dc54 USB: sisusbvga: no unnecessary GFP_ATOMIC by Oliver Neukum · 15 years ago
- 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 15 years ago
- 33b9e16 USB misc: make USB device id constant by Németh Márton · 15 years ago
- bbcb8bb USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS by Tanaka Akira · 15 years ago
- 1d1764c headers: kref.h redux by Alexey Dobriyan · 15 years ago
- d2fb1bb USB: sisusbvga: drop usb_buffer_alloc by Pete Zaitcev · 16 years ago
- 003051b usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller by Bryan Wu · 16 years ago
- 859ff40 USB: SISUSB2VGA driver: add 0x0711, 0x0903 by Albert Comerma · 16 years ago
- eaea043 USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp. by Stefan Lippers-Hollmann · 16 years ago
- 49f1525 USB: sisusb: Push down the BKL by Alan Cox · 17 years ago
- f15e397 sisusbvga: Fix oops on disconnect. by Will Newton · 16 years ago
- dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
- 63bfb1f1 USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent kernels by Fernando Luis Vazquez Cao · 17 years ago
- e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
- a59048d USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables by WANG Cong · 17 years ago
- 9dcfbd9 USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros by Andrew Morton · 17 years ago
- e6d42f0 USB: sisusbvga: Fix bug by Satyam Sharma · 17 years ago
- 7b5cd5f USB: SisUSB2VGA: Convert printk to dev_* macros by Felipe Balbi · 17 years ago
- ecb8b19 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h by Felipe Balbi · 17 years ago
- 7c59901 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h by Felipe Balbi · 17 years ago
- 22b2c52 USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c by Felipe Balbi · 17 years ago
- 1c1772a USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h by Felipe Balbi · 17 years ago
- 2acbd64 USB: SisUSB2VGA: Mis-spelled word by Felipe Balbi · 17 years ago
- 9dedd36 USB: SisUSB2VGA: Remove if 0'ed code by Felipe Balbi · 17 years ago
- ed86d97 USB: SisUSB2VGA: Whitespace Cleanups by Felipe Balbi · 17 years ago
- ca9024e usb/misc/sisusbvga: add product ID of TARGUS/MCT device by samson yeung · 17 years ago
- d4ead16 USB: prevent char device open/deregister race by Alan Stern · 18 years ago
- 31990a9 SIS USB2VGA Warning fix by WANG Cong · 18 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
- c067dfc sisusb_con warning fixes by Andrew Morton · 18 years ago
- 33cb899 [PATCH] struct path: convert usb by Josef Sipek · 18 years ago
- 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
- 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
- 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
- 3003b9f USB: Support for USB20SVGA-WH & USB20SVGA-DG by Nobuhiro Iwamatsu · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
- df47e53 [PATCH] USB: sisusbvga: possible cleanups by Adrian Bunk · 19 years ago
- 2682d27 [PATCH] USB: convert the semaphores in the sisusb driver to mutexes by Arjan van de Ven · 19 years ago
- 35cce73 [PATCH] USB: remove LINUX_VERSION_CODE macro usage by Pekka Enberg · 19 years ago
- 9ee884c [PATCH] USB: kzalloc in sisusbvga by Oliver Neukum · 19 years ago
- 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 19 years ago
- 9fe6fcd [PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead code by Adrian Bunk · 19 years ago
- 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
- 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
- dabb592 [PATCH] USB: sisusb warning fix by Andrew Morton · 19 years ago
- d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 20 years ago
- 1bbb4f2 [PATCH] USB: sisusb[vga] update by Thomas Winischhofer · 19 years ago
- b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 19 years ago
- 5330e92 [PATCH] size_t portability fixes - drivers/usb by Al Viro · 20 years ago
- cef1112 [PATCH] USB: new SiS device id by Thomas Winischhofer · 20 years ago
- 7ab7c34 [PATCH] USB: new SIS device id by Thomas Winischhofer · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago