summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/iuu_phoenix.c
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: allow drivers to define bulk buffer sizesJohan Hovold2010-05-201-28/+2Star
* USB serial: make USB device id constantNémeth Márton2010-03-021-1/+1
* USB: iuu_phoenix: add a way to select the default VCCOlivier Bornet2009-09-231-1/+6
* USB: iuu_phoenix: increment version numberOlivier Bornet2009-09-231-1/+1
* USB: iuu_phoenix: add support for changing VCCOlivier Bornet2009-09-231-0/+93
* USB: iuu_phoenix: clean-up parameter's descriptionsOlivier Bornet2009-09-231-5/+6
* USB: iuu_phoenix: Don't reset the device at closeOlivier Bornet2009-09-231-4/+0Star
* tty: USB serial termios bitsAlan Cox2009-09-191-17/+14Star
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-3/+2Star
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-06-161-3/+3
* tty: iuu_phoenix: update version number.Olivier Bornet2009-06-111-1/+1
* tty: iuu_phoenix: set termios.Olivier Bornet2009-06-111-0/+50
* tty: iuu_phoenix: Fix stopbit when uart goes on.Olivier Bornet2009-06-111-1/+1
* tty: iuu_phoenix: fix locking.Olivier Bornet2009-06-111-16/+13Star
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-23/+2Star
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-231-1/+0Star
* USB: serial: fix up urb->status usageGreg Kroah-Hartman2009-01-071-17/+21
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-1/+2
* tty: usb-serial krefsAlan Cox2008-10-131-1/+2
* tty-usb-iuu-phoenix: Clean up to coding styleAlan Cox2008-07-221-9/+6Star
* usb_serial: API all changeAlan Cox2008-07-221-19/+24
* fix irq flags for iuu_phoenix.cSteven Rostedt2008-05-081-3/+3
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-251-8/+8
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-251-64/+64
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-251-3/+0Star
* USB: iuu_phoenix: lock priv->tiostatus properlyAlan Cox2008-04-251-5/+13
* USB: add iuu_phoenix driverAlain Degreffe2008-02-011-0/+1217