summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/serial.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB: serial: rework usb_serial_register/deregister_drivers()Greg Kroah-Hartman2012-05-081-8/+19
* USB: serial: remove bizarre generic_serial probe functionGreg Kroah-Hartman2012-05-071-3/+0
* USB: serial: remove usb_serial_disconnect call in all driversGreg Kroah-Hartman2012-05-071-1/+0
* USB: fix bug in serial driver unregistrationAlan Stern2012-04-091-8/+0
* USB: serial: use module_driver() macroGreg Kroah-Hartman2012-03-091-15/+2
* USB: create module_usb_serial_driver macroGreg KH2012-02-281-0/+28
* USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman2012-02-241-7/+0
* usb-serial: new API for driver registrationAlan Stern2012-02-241-0/+9
* USB: serial: add macro for console error reportingJohan Hovold2012-02-091-0/+15
* USB: serial: add support for multiple read urbsJohan Hovold2011-11-151-1/+8
* USB: serial: remove write_urb_busy field from usb_serial_portJohan Hovold2011-11-151-2/+0
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-3/+3
|\
| * tty: remove filp from the USB tty ioctlsAlan Cox2011-02-171-1/+1
| * tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
| * tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* | USB: serial drivers need to use larger bulk-in buffersAlan Stern2011-02-251-1/+2
|/
* USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-221-0/+3
* tty: Make tiocgicount a handlerAlan Cox2010-10-221-0/+2
* USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-211-2/+1
* USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman2010-05-201-1/+1
* USB: serial: remove multi-urb write from generic driverJohan Hovold2010-05-201-6/+2
* USB: serial: reimplement generic fifo-based writesJohan Hovold2010-05-201-0/+12
* USB: serial: generalise write buffer preparationJohan Hovold2010-05-201-0/+5
* USB: serial: re-implement multi-urb writes in generic driverJohan Hovold2010-05-201-3/+6
* USB: serial: generalise generic read implementationJohan Hovold2010-05-201-0/+3
* USB: serial: refactor read urb submission in generic driverJohan Hovold2010-05-201-1/+1
* USB: serial: allow drivers to define bulk buffer sizesJohan Hovold2010-05-201-0/+5
* usb-serial: Use tty_port version console instead of usb_serial_portJason Wessel2010-05-201-2/+0
OpenPOWER on IntegriCloud