summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "USB: serial: fix hang when opening port"Greg Kroah-Hartman2013-03-281-1/+0
* Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-283-0/+9
|\
| * usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2013-03-282-0/+8
| * USB: serial: fix hang when opening portMing Lei2013-03-261-0/+1
* | USB: serial: update copyright informationJohan Hovold2013-03-253-2/+3
* | USB: iuu_phoenix: remove bogus disconnect test in closeJohan Hovold2013-03-251-5/+0
* | USB: garmin_gps: remove bogus disconnect test in bulk callbackJohan Hovold2013-03-251-6/+0
* | USB: garmin_gps: remove bogus disconnect test in closeJohan Hovold2013-03-251-4/+0
* | USB: visor: always disable uart on closeJohan Hovold2013-03-251-11/+5
* | USB: quatech2: always disable uart on closeJohan Hovold2013-03-251-8/+0
* | USB: pl2303: remove disconnect test from tiocmsetJohan Hovold2013-03-251-11/+4
* | USB: pl2303: fix return value of tiocmsetJohan Hovold2013-03-251-2/+5
* | USB: opticon: remove disconnect test from tiocmsetJohan Hovold2013-03-251-12/+4
* | USB: opticon: fix return value of tiocmsetJohan Hovold2013-03-251-3/+9
* | USB: mos7720: always disable uart on closeJohan Hovold2013-03-251-10/+3
* | USB: metro-usb: always disable uart on closeJohan Hovold2013-03-251-4/+1
* | USB: kl5kusb105: always disable uart on closeJohan Hovold2013-03-251-16/+11
* | USB: io_ti: always disable uart on closeJohan Hovold2013-03-251-13/+2
* | USB: cypress_m8: remove bogus disconnect test from closeJohan Hovold2013-03-251-7/+0
* | USB: cp210x: always disable uart on closeJohan Hovold2013-03-251-5/+1
* | USB: ti_usb_3410_5052: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-26/+3
* | USB: ti_usb_3410_5052: switch to generic get_icount implementationJohan Hovold2013-03-251-37/+7
* | USB: ssu100: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-48/+2
* | USB: ssu100: switch to generic get_icount implementationJohan Hovold2013-03-251-40/+15
* | USB: spcp8x5: add proper modem-status supportJohan Hovold2013-03-251-17/+10
* | USB: spcp8x5: reimplement device type detectionJohan Hovold2013-03-251-49/+21
* | USB: spcp8x5: clean up modem status retrievalJohan Hovold2013-03-251-11/+7
* | USB: spcp8x5: pass usb-serial port to control functionsJohan Hovold2013-03-251-26/+28
* | USB: spcp8x5: clean up codeJohan Hovold2013-03-251-35/+37
* | USB: spcp8x5: remove broken uart-error handlingJohan Hovold2013-03-251-52/+0
* | USB: spcp8x5: remove broken TIOCMIWAIT supportJohan Hovold2013-03-251-68/+0
* | USB: quatech2: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-48/+2
* | USB: quatech2: switch to generic get_icount implementationJohan Hovold2013-03-251-39/+12
* | USB: pl2303: fix TIOCMIWAIT and disconnectJohan Hovold2013-03-251-3/+3
* | USB: pl2303: add custom tiocmiwait operationJohan Hovold2013-03-251-5/+3
* | USB: oti6858: fix TIOCMIWAIT and disconnectJohan Hovold2013-03-251-2/+2
* | USB: oti6858: replace custom ioctl operation with tiocmiwaitJohan Hovold2013-03-251-22/+4
* | USB: mos7840: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-46/+2
* | USB: mos7840: switch to generic get_icount implementationJohan Hovold2013-03-251-47/+9
* | USB: mos7840: remove smp barriers from icount handlingJohan Hovold2013-03-251-29/+19
* | USB: mos7720: remove broken get_icount and TIOCMIWAITJohan Hovold2013-03-251-55/+0
* | USB: mct_u232: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-56/+2
* | USB: mct_u232: switch to generic get_icount implementationJohan Hovold2013-03-251-36/+4
* | USB: iuu_phoenix: remove unused MSR-wait queueJohan Hovold2013-03-251-2/+0
* | USB: io_ti: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-251-30/+4
* | USB: io_ti: switch to generic get_icount implementationJohan Hovold2013-03-251-32/+8
* | USB: io_edgeport: switch to generic TIOCMIWAIT implementationJohan Hovold2013-03-252-34/+5
* | USB: io_edgeport: switch to generic get_icount implementationJohan Hovold2013-03-252-42/+11
* | USB: f81232: fix TIOCMIWAIT and disconnectJohan Hovold2013-03-251-2/+2
* | USB: f81232: add custom tiocmiwait operationJohan Hovold2013-03-251-6/+3