summaryrefslogtreecommitdiffstats
path: root/drivers/staging/serqt_usb2
Commit message (Expand)AuthorAgeFilesLines
* USB: serqt_usb2: remove duplicate device idsGreg Kroah-Hartman2012-05-101-14/+0
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-081-10/+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: serqt_usb2.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-041-44/+0
* USB: Staging: serqt_usb2: remove err() usageGreg Kroah-Hartman2012-04-241-2/+3
* USB: serial: serqt_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-21/+9
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* staging: serqt_usb2: remove ssu100 from supported devicesBill Pemberton2011-08-291-3/+0
* Staging: serqt_usb2: fix sleeping with spinlock heldAlexey Khoroshilov2011-08-231-20/+14
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-161-2/+1
|\
| * staging: serqt_usb2: Remove NULL check before kfreeIlia Mirkin2011-03-141-2/+1
* | tty: remove filp from the USB tty ioctlsAlan Cox2011-02-171-1/+1
* | tiocmset: kill the file pointer argumentAlan Cox2011-02-171-3/+2
* | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-3/+3
|/
* Staging: serqt_usb2: fix space coding style issue in serqt_usb2.cRuslan Pisarev2010-05-111-13/+13
* Staging: serqt_usb2: Two branches the same in qt_set_termios()Roel Kluin2010-03-031-1/+1
* 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: serqt_usb2: fix qt_open parametersBill Pemberton2009-09-151-1/+1
* Staging: serqt_usb2: fix memory leak in error caseOliver Neukum2009-07-281-0/+5
* Staging: serqt_usb2: add missing calls to tty_kref_put()Bill Pemberton2009-07-281-6/+9
* Staging: serqt_usb2: declare qt_open static in serqt_usb2Bill Pemberton2009-07-121-1/+1
* Staging: serqt_usb2: fix qt_close parameters in serqt_usb2Bill Pemberton2009-07-121-2/+4
* tty: fix some bogns in the serqt_usb2 driverAlan Cox2009-06-221-19/+10
* Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layerBill Pemberton2009-06-193-0/+1674