summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/generic.c
Commit message (Expand)AuthorAge
* USB: serial: Remove redundant license textGreg Kroah-Hartman2017-11-04
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* USB: serial: relax generic driver bulk-endpoint requirementJohan Hovold2017-03-28
* USB: serial: add calc_num_ports callback to generic driverJohan Hovold2017-03-28
* USB: serial: add probe callback to generic driverJohan Hovold2017-03-28
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* USB: serial: use variable for statusOliver Neukum2016-07-16
* tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-30
* USB: serial: fix infinite wait_until_sent timeoutJohan Hovold2015-03-07
* usb: serial: handle -ENODEV quietly in generic_submit_read_urbJeremiah Mahler2015-01-12
* usb: serial: silence all non-critical read errorsJeremiah Mahler2015-01-12
* USB: serial: add missing bracesJohan Hovold2014-03-12
* USB: serial: continue to write on errorsJohan Hovold2014-03-12
* USB: serial: continue to read on errorsJohan Hovold2014-03-12
* USB: serial: fix write memory-allocation flagJohan Hovold2013-11-25
* USB: serial: fix race in generic writeJohan Hovold2013-11-25
* USB: serial: export usb_serial_generic_write_startJohan Hovold2013-10-11
* USB: serial: add memory flags to usb_serial_generic_write_startJohan Hovold2013-10-11
* USB: serial: clean up comments in generic driverJohan Hovold2013-10-11
* USB: serial: invoke dcd_change ldisc's handler.Paul Chavent2013-09-26
* USB: serial: remove hupping check from tiocmiwaitJohan Hovold2013-07-23
* USB: serial: add generic wait_until_sent implementationJohan Hovold2013-05-16
* USB: serial: update copyright informationJohan Hovold2013-03-25
* USB: serial: add generic get_icount implementationJohan Hovold2013-03-25
* USB: serial: add generic TIOCMIWAIT implementationJohan Hovold2013-03-25
* USB: serial: remove generic release callbackJohan Hovold2013-03-25
* USB: serial: remove generic disconnect callbackJohan Hovold2013-03-25
* USB: serial: fix generic disconnect implementationJohan Hovold2013-03-25
* USB: serial: remove bogus disconnect test in cleanupJohan Hovold2013-03-25
* USB: serial: remove port number from generic-driver debugJohan Hovold2013-03-25
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-15
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-15
* USB: serial: export usb_serial_generic_chars_in_bufferJohan Hovold2012-10-30
* USB: Serial: usb-serial: remove debug module parameterGreg Kroah-Hartman2012-09-18
* USB: serial: remove debug parameter from usb_serial_debug_data()Greg Kroah-Hartman2012-09-18
* USB: serial-generic: use a single set of device IDsAlan Stern2012-06-13
* USB: generic.c: remove dbg() usageGreg Kroah-Hartman2012-05-15
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-08
* USB: serial: remove bizarre generic_serial probe functionGreg Kroah-Hartman2012-05-07
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-07
* USB: generic.c: remove dbg() tracing callsGreg Kroah-Hartman2012-05-03
* USB: serial: fix double newlines in debug outputJohan Hovold2012-04-25
* USB: serial: remove redundant write-urb killJohan Hovold2012-04-25
* usb-serial: new API for driver registrationAlan Stern2012-02-24
* USB: serial: use dev_err_console in generic writeJohan Hovold2012-02-10
* USB: serial: fix console error reportingJohan Hovold2012-02-10
* USB: serial: add support for multiple read urbsJohan Hovold2011-11-15
* USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-28
|\