index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
symbolserial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: serial: symbolserial: use irqsave() in USB's complete callback
John Ogness
2018-06-26
1
-2
/
+3
*
USB: serial: fix module-license macros
Johan Hovold
2017-11-04
1
-1
/
+1
*
USB: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
1
-4
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
USB: serial: symbolserial: simplify endpoint check
Johan Hovold
2017-03-16
1
-11
/
+1
*
USB: symbolserial: Correct transferred data size
Philipp Hachtmann
2015-08-18
1
-10
/
+8
*
USB: symbolserial: Use usb_get_serial_port_data
Philipp Hachtmann
2015-08-18
1
-3
/
+3
*
USB: serial: add missing newlines to dev_<level> messages.
Johan Hovold
2014-03-12
1
-3
/
+1
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
1
-1
/
+0
*
USB: symbolserial: move private-data allocation to port_probe
Johan Hovold
2013-04-17
1
-11
/
+19
*
USB: symbolserial: remove unused private data
Johan Hovold
2013-04-17
1
-5
/
+1
*
USB: symbolserial: use port interrupt-in urb
Johan Hovold
2013-04-17
1
-90
/
+12
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-8
/
+2
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-1
/
+2
*
USB: Serial: symbolserial.c: remove debug module parameter
Greg Kroah-Hartman
2012-09-18
1
-5
/
+0
*
USB: serial: remove debug parameter from usb_serial_debug_data()
Greg Kroah-Hartman
2012-09-18
1
-2
/
+1
*
USB: symbolserial.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-15
1
-4
/
+4
*
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
2012-05-08
1
-6
/
+1
*
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
2012-05-07
1
-1
/
+0
*
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
2012-05-07
1
-1
/
+0
*
USB: symbolserial.c: remove dbg() tracing calls
Greg Kroah-Hartman
2012-05-03
1
-13
/
+0
*
USB: serial: symbolserial.c: use module_usb_serial_driver
Greg Kroah-Hartman
2012-02-28
1
-11
/
+1
*
usb-serial: use new registration API in [q-s]* drivers
Alan Stern
2012-02-24
1
-13
/
+6
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
USB: serial: remove unnecessary reinitialisations of urb->dev
Johan Hovold
2011-11-15
1
-1
/
+0
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
|
*
tree-wide: fix typos "ammount" -> "amount"
Uwe Kleine-König
2010-02-05
1
-1
/
+1
*
|
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
2010-03-02
1
-8
/
+2
*
|
USB serial: make USB device id constant
Németh Márton
2010-03-02
1
-1
/
+1
|
/
*
USB: serial: fix assumption that throttle/unthrottle cannot sleep
Oliver Neukum
2009-10-09
1
-7
/
+5
*
USB: serial: fix race between unthrottle and completion handler in symbolserial
Oliver Neukum
2009-10-09
1
-4
/
+8
*
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-09-19
1
-2
/
+1
*
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-15
1
-3
/
+11
*
tty: Bring the usb tty port structure into more use
Alan Cox
2009-06-11
1
-2
/
+1
*
symbol: Remove various bits of left over junk
Alan Cox
2009-04-06
1
-67
/
+0
*
USB: symbolserial: log the ioctl commands
Greg Kroah-Hartman
2009-03-24
1
-0
/
+59
*
USB: serial: add symbol serial driver
Greg Kroah-Hartman
2009-03-24
1
-0
/
+340