aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/serial.h
Commit message (Expand)AuthorAge
* Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-02-26
* USB: serial: make bulk_out_size a lower limitJohan Hovold2014-03-12
* USB: serial: export usb_serial_generic_write_startJohan Hovold2013-10-11
* USB: serial: increase the number of devices we supportGreg Kroah-Hartman2013-06-17
* USB: serial: make minor allocation dynamicGreg Kroah-Hartman2013-06-17
* USB: serial: ports: add minor and port numberGreg Kroah-Hartman2013-06-10
* USB: serial: add generic wait_until_sent implementationJohan Hovold2013-05-16
* USB: serial: add wait_until_sent operationJohan Hovold2013-05-16
* USB: serial: remove unused MSR-wait queueJohan Hovold2013-03-25
* USB: serial: add generic get_icount implementationJohan Hovold2013-03-25
* USB: serial: add generic TIOCMIWAIT implementationJohan Hovold2013-03-25
* USB: serial: add tiocmiwait subdriver operationJohan Hovold2013-03-25
* USB: serial: remove generic release callbackJohan Hovold2013-03-25
* USB: serial: remove generic disconnect callbackJohan Hovold2013-03-25
* USB: serial: add modem-status-change wait queueJohan Hovold2013-03-21
* USB: ezusb: add support for Cypress FX2LPRene Buergel2012-09-18
* 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: remove dbg() from usb/serial.hGreg Kroah-Hartman2012-09-18
* USB: ezusb: remove dependancy on usb_serialRene Buergel2012-09-14
* USB: serial: move usb_serial_debug_data to use %*phGreg Kroah-Hartman2012-09-13
* USB: serial: hook up reset_resume callbackGreg 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: fix bug in serial driver unregistrationAlan Stern2012-04-09
* USB: serial: use module_driver() macroGreg Kroah-Hartman2012-03-09
* USB: create module_usb_serial_driver macroGreg KH2012-02-28
* USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman2012-02-24
* usb-serial: new API for driver registrationAlan Stern2012-02-24
* USB: serial: add macro for console error reportingJohan Hovold2012-02-09
* USB: serial: add support for multiple read urbsJohan Hovold2011-11-15
* USB: serial: remove write_urb_busy field from usb_serial_portJohan Hovold2011-11-15
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\
| * tty: remove filp from the USB tty ioctlsAlan Cox2011-02-17
| * tiocmset: kill the file pointer argumentAlan Cox2011-02-17
| * tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* | USB: serial drivers need to use larger bulk-in buffersAlan Stern2011-02-25
|/
* USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-22
* tty: Make tiocgicount a handlerAlan Cox2010-10-22
* USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-21
* USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman2010-05-20
* USB: serial: remove multi-urb write from generic driverJohan Hovold2010-05-20
* USB: serial: reimplement generic fifo-based writesJohan Hovold2010-05-20
* USB: serial: generalise write buffer preparationJohan Hovold2010-05-20
* USB: serial: re-implement multi-urb writes in generic driverJohan Hovold2010-05-20
* USB: serial: generalise generic read implementationJohan Hovold2010-05-20
* USB: serial: refactor read urb submission in generic driverJohan Hovold2010-05-20
* USB: serial: allow drivers to define bulk buffer sizesJohan Hovold2010-05-20
* usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-20