summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2021-07-29USB: serial: ch341: fix character loss at high transfer ratesWilly Tarreau
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-27Merge 5.14-rc3 into driver-core-nextGreg Kroah-Hartman
2021-07-21USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-20USB: serial: cp210x: fix comments for GE CS1000Ian Ray
2021-07-12USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco
2021-07-05Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-24Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-06-16USB: serial: cp210x: add support for GPIOs on CP2108Pho Tran
2021-06-15tty: make use of tty_get_{char,frame}_sizeJiri Slaby
2021-06-15cypress_m8: switch data_bits to real character bitsJiri Slaby
2021-06-14Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman
2021-06-10USB: serial: cp210x: fix CP2102N-A01 modem controlJohan Hovold
2021-06-10USB: serial: cp210x: fix alternate function for CP2102N QFN20Stefan Agner
2021-06-05USB: serial: ftdi_sio: add NovaTech OrionMX product IDGeorge McCollister
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman
2021-05-25USB: serial: omninet: update driver descriptionAlexandre GRIVEAUX
2021-05-25USB: serial: omninet: add device id for Zyxel Omni 56K PlusAlexandre GRIVEAUX
2021-05-25USB: serial: quatech2: fix control-request directionsJohan Hovold
2021-05-21USB: serial: drop irq-flags initialisationsJohan Hovold
2021-05-21USB: serial: mos7840: drop buffer-callback return-value commentsJohan Hovold
2021-05-21USB: serial: mos7720: drop buffer-callback sanity checksJohan Hovold
2021-05-21USB: serial: io_edgeport: drop buffer-callback sanity checksJohan Hovold
2021-05-21USB: serial: digi_acceleport: add chars_in_buffer lockingJohan Hovold
2021-05-21USB: serial: digi_acceleport: reduce chars_in_buffer over-reportingJohan Hovold
2021-05-19USB: serial: make usb_serial_driver::chars_in_buffer return uintJiri Slaby
2021-05-19USB: serial: make usb_serial_driver::write_room return uintJiri Slaby
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-05-10USB: serial: pl2303: add device id for ADLINK ND-6530 GCZolton Jheng
2021-05-10USB: serial: ti_usb_3410_5052: add startech.com device idSean MacLennan
2021-05-10USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011Daniele Palmas
2021-05-10USB: serial: ftdi_sio: add IDs for IDS GmbH ProductsDominik Andreas Schorpp
2021-04-26Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-13USB: serial: xr: add copyright noticeJohan Hovold
2021-04-13USB: serial: xr: reset FIFOs on openJohan Hovold
2021-04-13USB: serial: xr: add support for XR22801, XR22802, XR22804Johan Hovold
2021-04-13USB: serial: xr: add support for XR21B1411Johan Hovold
2021-04-13USB: serial: xr: add support for XR21B1421, XR21B1422 and XR21B1424Johan Hovold
2021-04-13USB: serial: xr: add type abstractionJohan Hovold
2021-04-13USB: serial: xr: drop type prefix from shared definesJohan Hovold
2021-04-13USB: serial: xr: move pin configuration to probeJohan Hovold
2021-04-13USB: serial: xr: rename GPIO-pin definesJohan Hovold
2021-04-13USB: serial: xr: rename GPIO-mode definesJohan Hovold
2021-04-13USB: serial: xr: add support for XR21V1412 and XR21V1414Johan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: clean up termios CSIZE handlingJohan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: use kernel types consistentlyJohan Hovold
2021-04-13USB: serial: ti_usb_3410_5052: add port-command helpersJohan Hovold