summaryrefslogtreecommitdiffstats
path: root/drivers/staging/quatech_usb2/quatech_usb2.c
Commit message (Expand)AuthorAgeFilesLines
* USB: remove staging quatech_usb2 driverGreg Kroah-Hartman2012-05-101-1950/+0
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-081-11/+4
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: serial: remove usb_serial_probe call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: quatech_usb2.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-041-18/+1
* USB: Staging: quatech_usb3: remove err() usageGreg Kroah-Hartman2012-04-241-2/+2
* USB: serial: quatech_usb2.c: use module_usb_serial_driverGreg Kroah-Hartman2012-02-281-21/+1
* usb-serial: use new registration API in staging driversAlan Stern2012-02-241-22/+10
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* staging: quatech_usb2: Potential lost wakeup scenario in TIOCMIWAITKautuk Consul2011-09-191-2/+7
* Fix common misspellingsLucas De Marchi2011-03-311-6/+6
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-161-1/+1
|\
| * staging/trivial: fix typos concerning "implementation"Uwe Kleine-König2011-02-181-1/+1
* | tty: remove filp from the USB tty ioctlsAlan Cox2011-02-171-1/+1
* | tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
* | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
|/
* staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-09-041-1/+1
* Staging: quatech_usb2: remove unused qt2_box_flush functionJavier Martinez Canillas2010-08-021-23/+1
* Staging: quatech_usb2: fix coding style issuesSoeren Moeller2010-05-111-6/+6
* staging: make USB device id constantNémeth Márton2010-03-031-1/+1
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-1/+1
* Staging: quatech_usb2: Improvements to set_termios methodRichard Ash2009-09-151-11/+19
* Staging: quatech_usb2: Improve debug output and fix write_roomRichard Ash2009-09-151-40/+42
* Staging: quatech_usb2: vendor implementation of break_ctlRichard Ash2009-09-151-40/+180
* Staging: quatech_usb2: vendor implementation of set_termios methodRichard Ash2009-09-151-67/+263
* Staging: quatech_usb2: chars_in_buffer() fixRichard Ash2009-09-151-29/+12
* Staging: quatech_usb2: TIOCMGET and TIOCMSET removalRichard Ash2009-09-151-18/+14
* Staging: quatech_usb2: write_room rewriteRichard Ash2009-09-151-27/+72
* Staging: quatech_usb2: close, read, and some ioctl supportRichard Ash2009-09-151-48/+646
* Staging: quatech_usb2: implement open functionalityRichard Ash2009-09-151-69/+515
* Staging: add Support for Quatech ESU2-100 USB 2.0 8-port serial adaptorRichard Ash2009-09-151-0/+611
OpenPOWER on IntegriCloud