index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
spcp8x5.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
USB: serial: spcp8x5: simplify init_termios
Johan Hovold
1
-4
/
+1
2017-11-04
USB: serial: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-03-16
USB: serial: spcp8x5: simplify endpoint check
Johan Hovold
1
-14
/
+2
2017-01-16
USB: serial: spcp8x5: fix modem-status handling
Johan Hovold
1
-1
/
+7
2017-01-04
USB: serial: spcp8x5: fix NULL-deref at open
Johan Hovold
1
-0
/
+14
2014-03-12
USB: serial: add missing newlines to dev_<level> messages.
Johan Hovold
1
-4
/
+3
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-02
USB: spcp8x5: correct handling of CS5 setting
Colin Leitner
1
-16
/
+14
2013-07-23
USB: serial: set drain delay at port probe
Johan Hovold
1
-2
/
+2
2013-06-10
USB: spcp8x5: fix device initialisation at open
Johan Hovold
1
-6
/
+4
2013-03-25
USB: spcp8x5: add proper modem-status support
Johan Hovold
1
-17
/
+10
2013-03-25
USB: spcp8x5: reimplement device type detection
Johan Hovold
1
-49
/
+21
2013-03-25
USB: spcp8x5: clean up modem status retrieval
Johan Hovold
1
-11
/
+7
2013-03-25
USB: spcp8x5: pass usb-serial port to control functions
Johan Hovold
1
-26
/
+28
2013-03-25
USB: spcp8x5: clean up code
Johan Hovold
1
-35
/
+37
2013-03-25
USB: spcp8x5: remove broken uart-error handling
Johan Hovold
1
-52
/
+0
2013-03-25
USB: spcp8x5: remove broken TIOCMIWAIT support
Johan Hovold
1
-68
/
+0
2013-03-21
USB: spcp8x5: fix use-after-free in TIOCMIWAIT
Johan Hovold
1
-4
/
+5
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-9
/
+9
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-1
/
+1
2013-01-15
TTY: convert more flipping functions
Jiri Slaby
1
-1
/
+1
2012-10-31
USB: serial: remove driver version information
Johan Hovold
1
-4
/
+0
2012-10-17
USB: spcp8x5: fix port-data memory leak
Johan Hovold
1
-28
/
+18
2012-10-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-5
/
+0
2012-09-14
USB: serial: spcp8x5.c: remove debug module parameter
Greg Kroah-Hartman
1
-5
/
+0
2012-07-16
tty: move the termios object into the tty
Alan Cox
1
-6
/
+6
2012-05-15
USB: spcp8x5.c: remove dbg() usage
Greg Kroah-Hartman
1
-4
/
+8
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-7
/
+1
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-07
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-03
USB: spcp8x5.c: remove dbg() tracing calls
Greg Kroah-Hartman
1
-2
/
+0
2012-02-28
USB: serial: spcp8x5.c: use module_usb_serial_driver
Greg Kroah-Hartman
1
-18
/
+1
2012-02-24
usb-serial: use new registration API in [q-s]* drivers
Alan Stern
1
-16
/
+10
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
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
-1
/
+5
2011-01-22
USB serial: add missing .usb_driver field in serial drivers
Alan Stern
1
-0
/
+1
2010-08-10
drivers/usb: Remove unnecessary return's from void functions
Joe Perches
1
-1
/
+0
2010-05-20
USB: spcp8x5: reimplement using generic framework
Johan Hovold
1
-378
/
+29
2010-05-20
USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag
Johan Hovold
1
-2
/
+2
2010-03-02
USB: remove references to port->port.count from the serial drivers
Alan Stern
1
-12
/
+5
2010-03-02
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
1
-4
/
+2
2010-03-02
USB: serial: Remove unnecessary \n's from dbg uses
Joe Perches
1
-1
/
+1
2010-03-02
USB serial: make USB device id constant
Németh Márton
1
-1
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-19
tty: USB serial termios bits
Alan Cox
1
-11
/
+10
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
1
-4
/
+1
[next]