summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * USB: serial: ti_usb_3410_5052: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-4/+5
| * USB: serial: symbolserial: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * USB: serial: sierra: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-4/+5
| * USB: serial: sierra: fix potential deadlock at closeJohn Ogness2018-06-261-2/+2
| * USB: serial: quatech2: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * USB: serial: mos7840: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * USB: serial: mos7720: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * USB: serial: io_ti: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-2/+3
| * USB: serial: io_edgeport: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-6/+11
| * USB: serial: digi_acceleport: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-10/+13
| * USB: serial: cyberjack: use irqsave() in USB's complete callbackJohn Ogness2018-06-261-7/+10
| * USB: serial: cast sizeof() to int when comparing with error codeChengguang Xu2018-06-253-3/+3
* | USB: serial: mos7840: fix status-register error handlingJohan Hovold2018-07-061-0/+3
* | USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold2018-07-061-1/+3
* | USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen2018-07-041-0/+1
* | USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter2018-07-041-1/+1
* | USB: serial: cp210x: add CESINEL device idsJohan Hovold2018-06-181-0/+11
* | USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados2018-06-181-0/+3
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+2
* Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-06-065-121/+97
|\
| * Merge tag 'usb-serial-4.18-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-05-315-121/+97
| |\
| | * USB: serial: pl2303: add support for tx xon/xoff flow controlFlorian Zumbiehl2018-05-221-1/+15
| | * USB: serial: ftdi_sio: clean up flow control managementJohan Hovold2018-05-211-58/+23
| | * USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixesJohan Hovold2018-05-211-42/+41
| | * USB: serial: ftdi_sio: use non-underscore fixed typesJohan Hovold2018-05-211-25/+25
| | * USB: serial: ftdi_sio: fix IXON/IXOFF mixupJohan Hovold2018-05-211-6/+2
| | * USB: serial: use tty_port_register_device()Johan Hovold2018-05-172-2/+3
| | * USB: serial: option: blacklist unused dwm-158 interfacesGiuseppe Lippolis2018-05-021-1/+2
* | | tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-14/+1
|/ /
* | USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman2018-05-021-34/+35
* | USB: serial: option: adding support for ublox R410MSZ Lin (林上智)2018-05-021-0/+5
|/
* USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk2018-04-161-1/+2
* USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley2018-04-161-0/+1
* USB: serial: simple: add libtransistor consoleCollin May2018-04-162-0/+8
* Revert "USB: serial: ftdi_sio: add Id for Physik Instrumente E-870"Johan Hovold2018-03-292-2/+0
* Merge tag 'usb-serial-4.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-03-293-304/+155
|\
| * USB: serial: ftdi_sio: add Id for Physik Instrumente E-870Teichmann, Martin2018-03-292-0/+2
| * USB: serial: option: use mass-storage class defineJohan Hovold2018-03-191-1/+1
| * USB: serial: option: drop redundant interface-class testJohan Hovold2018-03-191-9/+0
| * USB: serial: option: reimplement interface maskingJohan Hovold2018-03-191-294/+152
* | USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther2018-03-232-0/+7
* | USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold2018-03-231-0/+1
* | USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden2018-03-232-0/+4
|/
* USB: serial: option: Add support for Quectel EP06Kristian Evensen2018-02-151-0/+7
* Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-78/+0
|\
| * USB: serial: keyspan: Drop firmware Kconfig optionsBenjamin Gilbert2018-01-251-78/+0
* | USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman2018-01-252-0/+2
* | USB: move many drivers to use DEVICE_ATTR_WOGreg Kroah-Hartman2018-01-241-2/+2
* | USB: serial: remove redundant initializations of 'mos_parport'Colin Ian King2018-01-221-2/+2
* | USB: serial: simple: add Motorola Tetra driverJohan Hovold2018-01-222-0/+8