index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
serial.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-13
usb-serial: begin switching to ->[sg]et_serial()
Al Viro
1
-0
/
+2
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-03-28
USB: serial: add calc_num_ports callback to generic driver
Johan Hovold
1
-1
/
+0
2017-03-28
USB: serial: allow subdrivers to modify port-endpoint mapping
Johan Hovold
1
-3
/
+16
2017-03-16
USB: serial: add endpoint sanity check to core
Johan Hovold
1
-0
/
+9
2017-03-16
USB: serial: allow up to 16 ports per device
Johan Hovold
1
-1
/
+1
2017-03-16
USB: serial: clean up endpoint and port-counter types
Johan Hovold
1
-5
/
+6
2015-02-26
Revert "USB: serial: make bulk_out_size a lower limit"
Johan Hovold
1
-2
/
+1
2014-03-12
USB: serial: make bulk_out_size a lower limit
Johan Hovold
1
-1
/
+2
2013-10-11
USB: serial: export usb_serial_generic_write_start
Johan Hovold
1
-0
/
+2
2013-06-17
USB: serial: increase the number of devices we support
Greg Kroah-Hartman
1
-3
/
+0
2013-06-17
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
1
-4
/
+2
2013-06-10
USB: serial: ports: add minor and port number
Greg Kroah-Hartman
1
-2
/
+4
2013-05-16
USB: serial: add generic wait_until_sent implementation
Johan Hovold
1
-0
/
+3
2013-05-16
USB: serial: add wait_until_sent operation
Johan Hovold
1
-0
/
+1
2013-03-25
USB: serial: remove unused MSR-wait queue
Johan Hovold
1
-2
/
+0
2013-03-25
USB: serial: add generic get_icount implementation
Johan Hovold
1
-0
/
+2
2013-03-25
USB: serial: add generic TIOCMIWAIT implementation
Johan Hovold
1
-0
/
+5
2013-03-25
USB: serial: add tiocmiwait subdriver operation
Johan Hovold
1
-0
/
+1
2013-03-25
USB: serial: remove generic release callback
Johan Hovold
1
-1
/
+0
2013-03-25
USB: serial: remove generic disconnect callback
Johan Hovold
1
-1
/
+0
2013-03-21
USB: serial: add modem-status-change wait queue
Johan Hovold
1
-0
/
+2
2012-09-18
USB: ezusb: add support for Cypress FX2LP
Rene Buergel
1
-4
/
+0
2012-09-18
USB: Serial: usb-serial: remove debug module parameter
Greg Kroah-Hartman
1
-3
/
+3
2012-09-18
USB: serial: remove debug parameter from usb_serial_debug_data()
Greg Kroah-Hartman
1
-5
/
+3
2012-09-18
USB: serial: remove dbg() from usb/serial.h
Greg Kroah-Hartman
1
-8
/
+0
2012-09-13
USB: ezusb: remove dependancy on usb_serial
Rene Buergel
1
-2
/
+2
2012-09-13
USB: serial: move usb_serial_debug_data to use %*ph
Greg Kroah-Hartman
1
-9
/
+3
2012-05-15
USB: serial: hook up reset_resume callback
Greg Kroah-Hartman
1
-1
/
+2
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-8
/
+19
2012-05-07
USB: serial: remove bizarre generic_serial probe function
Greg Kroah-Hartman
1
-3
/
+0
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-04-09
USB: fix bug in serial driver unregistration
Alan Stern
1
-8
/
+0
2012-03-09
USB: serial: use module_driver() macro
Greg Kroah-Hartman
1
-15
/
+2
2012-02-28
USB: create module_usb_serial_driver macro
Greg KH
1
-0
/
+28
2012-02-24
USB: serial: remove usb_serial_register and usb_serial_deregister
Greg Kroah-Hartman
1
-7
/
+0
2012-02-24
usb-serial: new API for driver registration
Alan Stern
1
-0
/
+9
2012-02-09
USB: serial: add macro for console error reporting
Johan Hovold
1
-0
/
+15
2011-11-15
USB: serial: add support for multiple read urbs
Johan Hovold
1
-1
/
+8
2011-11-15
USB: serial: remove write_urb_busy field from usb_serial_port
Johan Hovold
1
-2
/
+0
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-3
/
+3
2011-02-25
USB: serial drivers need to use larger bulk-in buffers
Alan Stern
1
-1
/
+2
2011-02-17
tty: remove filp from the USB tty ioctls
Alan Cox
1
-1
/
+1
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-1
/
+1
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-1
/
+1
2011-01-22
USB: serial: handle Data Carrier Detect changes
Libor Pechacek
1
-0
/
+3
2010-10-22
tty: Make tiocgicount a handler
Alan Cox
1
-0
/
+2
2010-08-21
USB: drop tty argument from usb_serial_handle_sysrq_char()
Dmitry Torokhov
1
-2
/
+1
2010-05-20
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
1
-1
/
+1
2010-05-20
USB: serial: remove multi-urb write from generic driver
Johan Hovold
1
-6
/
+2
[next]