summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: fix potential NULL-dereference at probeJohan Hovold2016-10-211-1/+2
* USB: serial: cp210x: fix tiocmget error handlingJohan Hovold2016-10-201-1/+3
* USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner2016-10-172-3/+5
* USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones2016-09-271-0/+1
* Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman2016-09-191-1/+2
|\
| * USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas2016-09-121-1/+2
* | Merge tag 'usb-serial-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-162-115/+60Star
|\ \ | |/ |/|
| * USB: serial: ti_usb_3410_5052: remove unused variablesMathieu OTHACEHE2016-08-231-13/+0Star
| * USB: serial: ti_usb_3410_5052: use C_X macrosMathieu OTHACEHE2016-08-231-8/+8
| * USB: serial: ti_usb_3410_5052: remove useless NULL-testingMathieu OTHACEHE2016-08-231-33/+1Star
| * USB: serial: ti_usb_3410_5052: remove useless dev_dbg messagesMathieu OTHACEHE2016-08-231-11/+0Star
| * USB: serial: ti_usb_3410_5052: do not use __uX typesMathieu OTHACEHE2016-08-231-49/+50
| * USB: serial: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-221-2/+2
* | USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov2016-08-241-0/+4
* | USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov2016-08-201-0/+5
* | USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov2016-08-151-2/+2
* | USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov2016-08-151-1/+1
|/
* USB: serial: fix memleak in driver-registration error pathAlexey Klimov2016-08-081-1/+3
* USB: serial: option: add support for Telit LE920A4Daniele Palmas2016-08-081-0/+21
* USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu2016-08-082-0/+7
* USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliƫn2016-08-082-0/+8
* USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel2016-08-081-0/+1
* USB: serial: use variable for statusOliver Neukum2016-07-161-8/+10
* USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas2016-07-161-0/+3
* USB: serial: cp210x: use kmemdupMuhammad Falak R Wani2016-07-151-3/+1Star
* USB: serial: ti_usb_3410_5052: use functions rather than macrosMathieu OTHACEHE2016-07-151-4/+11
* USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.hMathieu OTHACEHE2016-07-152-261/+235Star
* USB: serial: ti_usb_3410_5052: use __packedMathieu OTHACEHE2016-07-151-7/+7
* USB: serial: ti_usb_3410_5052: remove useless commentsMathieu OTHACEHE2016-07-151-21/+2Star
* USB: mos7720: delete parportSudip Mukherjee2016-06-081-0/+1
* Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-2110-99/+381
|\
| * Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-05-149-92/+233
| |\
| | * USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 supportMathieu OTHACEHE2016-05-112-3/+60
| | * USB: serial: fix minor-number allocationJohan Hovold2016-05-101-1/+2
| | * USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold2016-05-101-0/+1
| | * USB: serial: mxuport: fix use-after-free in probe error pathJohan Hovold2016-05-101-0/+10
| | * USB: serial: keyspan: fix debug and error messagesJohan Hovold2016-05-101-17/+25
| | * USB: serial: keyspan: fix URB unlinkJohan Hovold2016-05-101-16/+10Star
| | * USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold2016-05-101-0/+4
| | * USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold2016-05-101-7/+10
| | * USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold2016-05-101-11/+28
| | * USB: serial: cp210x: clean up CRTSCTS flag codeKonstantin Shkolnyy2016-05-051-22/+10Star
| | * USB: serial: cp210x: get rid of magic numbers in CRTSCTS flag codeKonstantin Shkolnyy2016-05-051-25/+84
| | * USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy2016-05-051-2/+1Star
| | * USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULEJavier Martinez Canillas2016-04-251-1/+1
| | * USB: serial: ftdi_sio: constify ftdi_sio_quirk structuresJulia Lawall2016-04-251-8/+8
| * | Merge 4.6-rc7 into usb-nextGreg Kroah-Hartman2016-05-091-0/+4
| |\ \
| * | | USB: serial: option: add even more ZTE device idsLei Liu2016-05-041-0/+54
| * | | USB: serial: option: add more ZTE device idslei liu2016-05-041-1/+74
| * | | USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph2016-05-031-6/+20
| | |/ | |/|