index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
symbolserial.c
Age
Commit message (
Expand
)
Author
2013-04-17
USB: symbolserial: move private-data allocation to port_probe
Johan Hovold
2013-04-17
USB: symbolserial: remove unused private data
Johan Hovold
2013-04-17
USB: symbolserial: use port interrupt-in urb
Johan Hovold
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
2012-09-18
USB: Serial: symbolserial.c: remove debug module parameter
Greg Kroah-Hartman
2012-09-18
USB: serial: remove debug parameter from usb_serial_debug_data()
Greg Kroah-Hartman
2012-05-15
USB: symbolserial.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
2012-05-07
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
2012-05-03
USB: symbolserial.c: remove dbg() tracing calls
Greg Kroah-Hartman
2012-02-28
USB: serial: symbolserial.c: use module_usb_serial_driver
Greg Kroah-Hartman
2012-02-24
usb-serial: use new registration API in [q-s]* drivers
Alan Stern
2012-01-12
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-11-15
USB: serial: remove unnecessary reinitialisations of urb->dev
Johan Hovold
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-02
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
2010-03-02
USB serial: make USB device id constant
Németh Márton
2010-02-05
tree-wide: fix typos "ammount" -> "amount"
Uwe Kleine-König
2009-10-09
USB: serial: fix assumption that throttle/unthrottle cannot sleep
Oliver Neukum
2009-10-09
USB: serial: fix race between unthrottle and completion handler in symbolserial
Oliver Neukum
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-06-16
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
2009-04-06
symbol: Remove various bits of left over junk
Alan Cox
2009-03-24
USB: symbolserial: log the ioctl commands
Greg Kroah-Hartman
2009-03-24
USB: serial: add symbol serial driver
Greg Kroah-Hartman