aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-08USB: serial: fix memleak in driver-registration error pathAlexey Klimov1-1/+3
2016-08-08USB: serial: option: add support for Telit LE920A4Daniele Palmas1-0/+21
2016-08-08USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu2-0/+7
2016-08-08USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliën2-0/+8
2016-08-08USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel1-0/+1
2016-07-16USB: serial: use variable for statusOliver Neukum1-8/+10
2016-07-16USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas1-0/+3
2016-07-15USB: serial: cp210x: use kmemdupMuhammad Falak R Wani1-3/+1
2016-07-15USB: serial: ti_usb_3410_5052: use functions rather than macrosMathieu OTHACEHE1-4/+11
2016-07-15USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.hMathieu OTHACEHE2-261/+235
2016-07-15USB: serial: ti_usb_3410_5052: use __packedMathieu OTHACEHE1-7/+7
2016-07-15USB: serial: ti_usb_3410_5052: remove useless commentsMathieu OTHACEHE1-21/+2
2016-06-07USB: mos7720: delete parportSudip Mukherjee1-0/+1
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds10-99/+381
2016-05-14Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman9-92/+233
2016-05-11USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 supportMathieu OTHACEHE2-3/+60
2016-05-10USB: serial: fix minor-number allocationJohan Hovold1-1/+2
2016-05-10USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold1-0/+1
2016-05-10USB: serial: mxuport: fix use-after-free in probe error pathJohan Hovold1-0/+10
2016-05-10USB: serial: keyspan: fix debug and error messagesJohan Hovold1-17/+25
2016-05-10USB: serial: keyspan: fix URB unlinkJohan Hovold1-16/+10
2016-05-10USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold1-0/+4
2016-05-10USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold1-7/+10
2016-05-10USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold1-11/+28
2016-05-09Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman1-0/+4
2016-05-09Merge 4.6-rc7 into usb-nextGreg Kroah-Hartman1-0/+4
2016-05-05USB: serial: cp210x: clean up CRTSCTS flag codeKonstantin Shkolnyy1-22/+10
2016-05-05USB: serial: cp210x: get rid of magic numbers in CRTSCTS flag codeKonstantin Shkolnyy1-25/+84
2016-05-05USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy1-2/+1
2016-05-04USB: serial: option: add even more ZTE device idsLei Liu1-0/+54
2016-05-04USB: serial: option: add more ZTE device idslei liu1-1/+74
2016-05-03USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph1-6/+20
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley6-13/+13
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley1-2/+1
2016-04-25USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULEJavier Martinez Canillas1-1/+1
2016-04-25USB: serial: ftdi_sio: constify ftdi_sio_quirk structuresJulia Lawall1-8/+8
2016-04-24USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq1-0/+2
2016-04-24USB: serial: cp210x: add ID for Link ECUMike Manning1-0/+2
2016-04-08Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman4-0/+15
2016-04-07USB: option: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+2
2016-04-07USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch1-0/+1
2016-04-07USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer2-0/+12
2016-03-31USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum1-0/+19
2016-03-31USB: cypress_m8: add endpoint sanity checkOliver Neukum1-6/+5
2016-03-31USB: mct_u232: add sanity checking in probeOliver Neukum1-1/+8
2016-03-17Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds12-178/+228
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds7-18/+13
2016-03-08Merge tag 'usb-serial-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman12-178/+228
2016-03-02USB: qcserial: add Sierra Wireless EM74xx device IDBjørn Mork1-2/+4
2016-03-01Revert "USB: serial: add Moxa UPORT 11x0 driver"Johan Hovold3-1023/+0