Age | Commit message (Expand) | Author | Files | Lines |
2009-09-26 | headers: kref.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-09-23 | USB: sisusbvga: drop usb_buffer_alloc | Pete Zaitcev | 2 | -42/+13 |
2009-06-16 | usb: misc: SiS usbvga dangle: accept MUSB_HDRC as a fast enough host controller | Bryan Wu | 1 | -1/+1 |
2008-11-14 | USB: SISUSB2VGA driver: add 0x0711, 0x0903 | Albert Comerma | 1 | -0/+1 |
2008-08-21 | USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp. | Stefan Lippers-Hollmann | 1 | -0/+1 |
2008-07-22 | USB: sisusb: Push down the BKL | Alan Cox | 1 | -7/+6 |
2008-07-04 | sisusbvga: Fix oops on disconnect. | Will Newton | 1 | -2/+0 |
2008-02-02 | USB: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-02-02 | USB: sis FB driver: *_ioctl32_conversion functions do not exist in recent ker... | Fernando Luis Vazquez Cao | 2 | -30/+0 |
2007-10-16 | vt/vgacon: Check if screen resize request comes from userspace | Antonino A. Daplas | 1 | -1/+2 |
2007-10-13 | USB: drivers/usb/misc/sisusbvga/sisusb.c: kill two unused variables | WANG Cong | 1 | -2/+0 |
2007-10-13 | USB: fix gregkh-usb-usb-sisusb2vga-convert-printk-to-dev_-macros | Andrew Morton | 1 | -9/+1 |
2007-10-13 | USB: sisusbvga: Fix bug | Satyam Sharma | 1 | -3/+1 |
2007-10-13 | USB: SisUSB2VGA: Convert printk to dev_* macros | Felipe Balbi | 2 | -88/+36 |
2007-10-13 | USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_struct.h | Felipe Balbi | 1 | -75/+67 |
2007-10-13 | USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.h | Felipe Balbi | 1 | -656/+655 |
2007-10-13 | USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb_init.c | Felipe Balbi | 1 | -129/+133 |
2007-10-13 | USB: SisUSB2VGA: Lindent drivers/usb/misc/sisusbvga/sisusb.h | Felipe Balbi | 1 | -60/+58 |
2007-10-13 | USB: SisUSB2VGA: Mis-spelled word | Felipe Balbi | 1 | -1/+1 |
2007-10-13 | USB: SisUSB2VGA: Remove if 0'ed code | Felipe Balbi | 4 | -197/+1 |
2007-10-13 | USB: SisUSB2VGA: Whitespace Cleanups | Felipe Balbi | 5 | -20/+20 |
2007-09-11 | usb/misc/sisusbvga: add product ID of TARGUS/MCT device | samson yeung | 1 | -0/+1 |
2007-07-13 | USB: prevent char device open/deregister race | Alan Stern | 3 | -58/+7 |
2007-05-08 | SIS USB2VGA Warning fix | WANG Cong | 1 | -1/+1 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2 | -2/+0 |
2007-01-05 | sisusb_con warning fixes | Andrew Morton | 1 | -6/+6 |
2006-12-08 | [PATCH] struct path: convert usb | Josef Sipek | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+2 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 2 | -2/+0 |
2006-09-27 | USB: Make file operations structs in drivers/usb const. | Luiz Fernando N. Capitulino | 1 | -1/+1 |
2006-09-08 | USB: Support for USB20SVGA-WH & USB20SVGA-DG | Nobuhiro Iwamatsu | 1 | -0/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-22 | [PATCH] USB: sisusbvga: possible cleanups | Adrian Bunk | 5 | -72/+28 |
2006-06-22 | [PATCH] USB: convert the semaphores in the sisusb driver to mutexes | Arjan van de Ven | 3 | -105/+107 |
2006-03-21 | [PATCH] USB: remove LINUX_VERSION_CODE macro usage | Pekka Enberg | 1 | -8/+0 |
2006-03-21 | [PATCH] USB: kzalloc in sisusbvga | Oliver Neukum | 1 | -3/+2 |
2006-01-05 | [PATCH] USB: mark various usb tables const | Arjan van de Ven | 1 | -2/+2 |
2006-01-05 | [PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead code | Adrian Bunk | 1 | -6/+0 |
2006-01-05 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 1 | -1/+0 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 4 | -3/+1 |
2005-10-29 | [PATCH] USB: sisusb warning fix | Andrew Morton | 1 | -1/+1 |
2005-10-29 | [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ... | Greg Kroah-Hartman | 1 | -5/+0 |
2005-09-12 | [PATCH] USB: sisusb[vga] update | Thomas Winischhofer | 8 | -55/+4231 |
2005-09-09 | [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel | Alan Stern | 1 | -2/+2 |
2005-04-26 | [PATCH] size_t portability fixes - drivers/usb | Al Viro | 1 | -1/+1 |
2005-04-23 | [PATCH] USB: new SiS device id | Thomas Winischhofer | 1 | -0/+1 |
2005-04-19 | [PATCH] USB: new SIS device id | Thomas Winischhofer | 1 | -1/+2 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 4 | -0/+3443 |