summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/serial.h
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: return errors from break handlingJohan Hovold2023-06-071-1/+1
* USB: mark all struct bus_type as constGreg Kroah-Hartman2023-03-231-1/+1
* usb: serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-2/+2
* USB: Follow-up to SPDX identifiers addition - remove now useless commentsChristophe JAILLET2022-06-101-5/+0
* Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-06-241-4/+4
|\
| * USB: serial: make usb_serial_driver::chars_in_buffer return uintJiri Slaby2021-05-191-2/+2
| * USB: serial: make usb_serial_driver::write_room return uintJiri Slaby2021-05-191-2/+2
* | usb: fix spelling mistakes in header filesZhen Lei2021-05-211-1/+1
|/
* USB: serial: add generic support for TIOCSSERIALJohan Hovold2021-04-081-1/+1
* USB: serial: add support for multi-interface functionsJohan Hovold2021-04-011-0/+7
* USB: serial: drop unused suspending flagJohan Hovold2021-04-011-1/+0
* USB: serial: make remove callback return voidUwe Kleine-König2021-02-091-1/+1
* USB: serial: remove write wait queueJohan Hovold2020-11-041-2/+0
* Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2020-07-281-46/+49
|\
| * USB: serial: drop extern keyword from function declarationsJohan Hovold2020-07-091-45/+36
| * USB: serial: drop unnecessary sysrq includeJohan Hovold2020-07-091-1/+0
| * USB: serial: add sysrq break-handler dummyJohan Hovold2020-07-091-1/+5
| * USB: serial: inline sysrq dummy functionJohan Hovold2020-07-091-0/+9
* | usb: linux/usb/serial.h: drop duplicated word in commentRandy Dunlap2020-07-151-1/+1
|/
* USB: serial: drop unused iflag macroJohan Hovold2019-04-301-3/+0
* USB: serial: clean up throttle handlingJohan Hovold2019-04-301-4/+1
* usb-serial: begin switching to ->[sg]et_serial()Al Viro2018-10-131-0/+2
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* USB: serial: add calc_num_ports callback to generic driverJohan Hovold2017-03-281-1/+0
* USB: serial: allow subdrivers to modify port-endpoint mappingJohan Hovold2017-03-281-3/+16
* USB: serial: add endpoint sanity check to coreJohan Hovold2017-03-161-0/+9
* USB: serial: allow up to 16 ports per deviceJohan Hovold2017-03-161-1/+1
* USB: serial: clean up endpoint and port-counter typesJohan Hovold2017-03-161-5/+6
* Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-02-261-2/+1
* USB: serial: make bulk_out_size a lower limitJohan Hovold2014-03-121-1/+2
* USB: serial: export usb_serial_generic_write_startJohan Hovold2013-10-111-0/+2
* USB: serial: increase the number of devices we supportGreg Kroah-Hartman2013-06-171-3/+0
* USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-171-4/+2
* USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-101-2/+4
* USB: serial: add generic wait_until_sent implementationJohan Hovold2013-05-161-0/+3
* USB: serial: add wait_until_sent operationJohan Hovold2013-05-161-0/+1
* USB: serial: remove unused MSR-wait queueJohan Hovold2013-03-251-2/+0
* USB: serial: add generic get_icount implementationJohan Hovold2013-03-251-0/+2
* USB: serial: add generic TIOCMIWAIT implementationJohan Hovold2013-03-251-0/+5
* USB: serial: add tiocmiwait subdriver operationJohan Hovold2013-03-251-0/+1
* USB: serial: remove generic release callbackJohan Hovold2013-03-251-1/+0
* USB: serial: remove generic disconnect callbackJohan Hovold2013-03-251-1/+0
* USB: serial: add modem-status-change wait queueJohan Hovold2013-03-211-0/+2
* USB: ezusb: add support for Cypress FX2LPRene Buergel2012-09-181-4/+0
* USB: Serial: usb-serial: remove debug module parameterGreg Kroah-Hartman2012-09-181-3/+3
* USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-181-5/+3
* USB: serial: remove dbg() from usb/serial.hGreg Kroah-Hartman2012-09-181-8/+0
* USB: ezusb: remove dependancy on usb_serialRene Buergel2012-09-131-2/+2
* USB: serial: move usb_serial_debug_data to use %*phGreg Kroah-Hartman2012-09-131-9/+3
* USB: serial: hook up reset_resume callbackGreg Kroah-Hartman2012-05-151-1/+2