aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2016-08-08USB: serial: fix memleak in driver-registration error pathAlexey Klimov
2016-08-08USB: serial: option: add support for Telit LE920A4Daniele Palmas
2016-08-08USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu
2016-08-08USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliën
2016-08-08USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel
2016-07-16USB: serial: use variable for statusOliver Neukum
2016-07-16USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas
2016-07-15USB: serial: cp210x: use kmemdupMuhammad Falak R Wani
2016-07-15USB: serial: ti_usb_3410_5052: use functions rather than macrosMathieu OTHACEHE
2016-07-15USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.hMathieu OTHACEHE
2016-07-15USB: serial: ti_usb_3410_5052: use __packedMathieu OTHACEHE
2016-07-15USB: serial: ti_usb_3410_5052: remove useless commentsMathieu OTHACEHE
2016-06-07USB: mos7720: delete parportSudip Mukherjee
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-14Merge tag 'usb-serial-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-05-11USB: serial: ti_usb_3410_5052: add MOXA UPORT 11x0 supportMathieu OTHACEHE
2016-05-10USB: serial: fix minor-number allocationJohan Hovold
2016-05-10USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold
2016-05-10USB: serial: mxuport: fix use-after-free in probe error pathJohan Hovold
2016-05-10USB: serial: keyspan: fix debug and error messagesJohan Hovold
2016-05-10USB: serial: keyspan: fix URB unlinkJohan Hovold
2016-05-10USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold
2016-05-10USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold
2016-05-10USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold
2016-05-09Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman
2016-05-09Merge 4.6-rc7 into usb-nextGreg Kroah-Hartman
2016-05-05USB: serial: cp210x: clean up CRTSCTS flag codeKonstantin Shkolnyy
2016-05-05USB: serial: cp210x: get rid of magic numbers in CRTSCTS flag codeKonstantin Shkolnyy
2016-05-05USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy
2016-05-04USB: serial: option: add even more ZTE device idsLei Liu
2016-05-04USB: serial: option: add more ZTE device idslei liu
2016-05-03USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley
2016-04-25USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULEJavier Martinez Canillas
2016-04-25USB: serial: ftdi_sio: constify ftdi_sio_quirk structuresJulia Lawall
2016-04-24USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq
2016-04-24USB: serial: cp210x: add ID for Link ECUMike Manning
2016-04-08Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-04-07USB: option: add "D-Link DWM-221 B1" device idBjørn Mork
2016-04-07USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch
2016-04-07USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer
2016-03-31USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum
2016-03-31USB: cypress_m8: add endpoint sanity checkOliver Neukum
2016-03-31USB: mct_u232: add sanity checking in probeOliver Neukum
2016-03-17Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-08Merge tag 'usb-serial-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-03-02USB: qcserial: add Sierra Wireless EM74xx device IDBjørn Mork
2016-03-01Revert "USB: serial: add Moxa UPORT 11x0 driver"Johan Hovold