summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/pl2303.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...Greg Kroah-Hartman2013-11-011-5/+1
* Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"Greg Kroah-Hartman2013-11-011-52/+10
* Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...Greg Kroah-Hartman2013-11-011-37/+28
* Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"Greg Kroah-Hartman2013-11-011-2/+2
* Revert "usb: pl2303: move the two baud rate encoding methods to separate func...Greg Kroah-Hartman2013-11-011-114/+101
* Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...Greg Kroah-Hartman2013-11-011-12/+4
* Revert "usb: pl2303: also use the divisor based baud rate encoding method for...Greg Kroah-Hartman2013-11-011-1/+1
* Revert "usb: pl2303: add two comments concerning the supported baud rates wit...Greg Kroah-Hartman2013-11-011-12/+0
* Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...Greg Kroah-Hartman2013-11-011-2/+3
* Revert "pl2303: improve the chip type information output on startup"Greg Kroah-Hartman2013-11-011-10/+5
* Revert "pl2303: improve the chip type detection/distinction"Greg Kroah-Hartman2013-11-011-72/+23
* Revert "USB: pl2303: distinguish between original and cloned HX chips"Greg Kroah-Hartman2013-11-011-32/+11
* USB: pl2303: distinguish between original and cloned HX chipsFrank Schäfer2013-09-171-11/+32
* pl2303: improve the chip type detection/distinctionFrank Schäfer2013-08-141-23/+72
* pl2303: improve the chip type information output on startupFrank Schäfer2013-08-141-5/+10
* pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()Frank Schäfer2013-08-141-3/+2
* usb: pl2303: add two comments concerning the supported baud rates with HX chipsFrank Schäfer2013-08-121-0/+12
* usb: pl2303: also use the divisor based baud rate encoding method for baud ra...Frank Schäfer2013-08-121-1/+1
* usb: pl2303: increase the allowed baud rate range for the divisor based encod...Frank Schäfer2013-08-121-4/+12
* usb: pl2303: move the two baud rate encoding methods to separate functionsFrank Schäfer2013-08-121-101/+114
* usb: pl2303: remove 500000 baud from the list of standard baud ratesFrank Schäfer2013-08-121-2/+2
* usb: pl2303: do not round to the next nearest standard baud rate for the divi...Frank Schäfer2013-08-121-28/+37
* usb: pl2303: fix+improve the divsor based baud rate encoding methodFrank Schäfer2013-08-121-10/+52
* USB: pl2303: restrict the divisor based baud rate encoding method to the "HX"...Frank Schäfer2013-07-311-1/+5
* USB: serial: pl2303: fix the upper baud rate limit check for type_0/1 chipsFrank Schäfer2013-07-291-1/+1
* USB: pl2303: remove debugging noiseJohan Hovold2013-07-231-1/+3
* USB: pl2303: clean up set_termiosJohan Hovold2013-07-231-21/+18
* USB: pl2303: clean up baud-rate handlingJohan Hovold2013-07-231-49/+41
* USB: pl2303: refactor baud-rate handlingJohan Hovold2013-07-231-58/+69
* USB: serial: set drain delay at port probeJohan Hovold2013-07-231-1/+2
* USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-171-1/+1
* Merge 3.10-rc6 into usb-nextGreg Kroah-Hartman2013-06-171-5/+5
|\
| * USB: pl2303: fix device initialisation at openJohan Hovold2013-06-101-5/+5
* | USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-101-1/+1
* | USB: serial: pl2303 works at 500kbpsLuca Olivetti2013-06-031-1/+1
* | usb: serial: dump small buffers with help of %*phAndy Shevchenko2013-05-301-4/+2
|/
* 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: pl2303: fix TIOCMIWAIT and disconnectJohan Hovold2013-03-251-3/+3
* USB: pl2303: add custom tiocmiwait operationJohan Hovold2013-03-251-5/+3
* USB: pl2303: make set_control_lines a port operationJohan Hovold2013-03-251-5/+6
* USB: pl2303: use interface device for debugJohan Hovold2013-03-251-2/+2
* USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold2013-03-211-5/+6
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-7/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-2/+3
* TTY: convert more flipping functionsJiri Slaby2013-01-151-1/+1
* USB: pl2303: fix port-data memory leakJohan Hovold2012-10-161-36/+54
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-7/+1
|\
| * USB: Serial: pl2303.c: remove debug module parameterGreg Kroah-Hartman2012-09-181-6/+0
| * USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-181-1/+1