summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2021-09-01Merge tag 'usb-serial-5.15-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-09-01Merge tag 'usb-serial-5.15-rc1-2' of https://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-30USB: serial: pl2303: fix GL type detectionRobert Marko
2021-08-26USB: serial: replace symbolic permissions by octal permissionsUtkarsh Verma
2021-08-25Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold
2021-08-24USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-08-05USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2David Bauer
2021-08-04USB: serial: pl2303: fix GT type detectionJohan Hovold
2021-08-04USB: serial: option: add Telit FD980 composition 0x1056Daniele Palmas
2021-07-30USB: serial: cp210x: determine fw version for CP2105 and CP2108Johan Hovold
2021-07-30USB: serial: cp210x: clean up type detectionJohan Hovold
2021-07-30USB: serial: cp210x: clean up set-chars requestJohan Hovold
2021-07-30USB: serial: cp210x: clean up control-request timeoutJohan Hovold
2021-07-30USB: serial: cp210x: fix flow-control error handlingJohan Hovold
2021-07-30USB: serial: cp210x: fix control-characters error handlingJohan Hovold
2021-07-30USB: serial: io_edgeport: drop unused descriptor helperJohan Hovold
2021-07-30USB: serial: pl2303: fix HX type detectionJohan Hovold
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