index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
kobil_sct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-5
/
+2
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-1
/
+1
*
USB: serial: remove driver version information
Johan Hovold
2012-10-31
1
-2
/
+0
*
USB: kobil_sct: fix port-data memory leak
Johan Hovold
2012-10-17
1
-10
/
+13
*
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-10-01
1
-58
/
+40
|
\
|
*
USB: serial: kobil_sct: switch 4 remaining printk() calls to use dev_dbg
Greg Kroah-Hartman
2012-09-18
1
-5
/
+4
|
*
USB: Serial: kobil_sct.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: serial: kobil_sct.c: remove dbg() usage
Greg Kroah-Hartman
2012-09-14
1
-46
/
+35
*
|
usb, kobil: Sort out some bogus tty handling
Alan Cox
2012-07-16
1
-3
/
+3
*
|
tty: move the termios object into the tty
Alan Cox
2012-07-16
1
-7
/
+7
|
/
*
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
2012-05-08
1
-9
/
+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: kobil_sct.c: remove dbg() tracing calls
Greg Kroah-Hartman
2012-05-03
1
-7
/
+0
*
USB: serial: kobil_sct.c: use module_usb_serial_driver
Greg Kroah-Hartman
2012-02-28
1
-19
/
+1
*
usb-serial: use new registration API in [k-m]* drivers
Alan Stern
2012-02-24
1
-17
/
+8
*
usb: serial: kobil_sct: fix compile warning:
Felipe Balbi
2012-01-24
1
-1
/
+1
*
USB: serial: remove unnecessary reinitialisations of urb->dev
Johan Hovold
2011-11-15
1
-13
/
+0
*
USB: serial: remove changelogs and old todo entries
Johan Hovold
2011-11-15
1
-12
/
+0
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
1
-6
/
+6
|
\
|
*
tty: remove filp from the USB tty ioctls
Alan Cox
2011-02-17
1
-2
/
+2
|
*
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
1
-2
/
+2
|
*
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
1
-2
/
+2
*
|
USB: serial/kobil_sct, fix potential tty NULL dereference
Jiri Slaby
2011-02-28
1
-1
/
+1
|
/
*
USB: kobil: fix memory leak
Johan Hovold
2010-05-20
1
-1
/
+2
*
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
2010-03-02
1
-1
/
+0
*
USB serial: make USB device id constant
Németh Márton
2010-03-02
1
-1
/
+1
*
USB: kobil_sct: clean up kobil_set_termios
Johan Hovold
2010-03-02
1
-18
/
+4
*
tty: USB serial termios bits
Alan Cox
2009-09-19
1
-11
/
+11
*
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-09-19
1
-4
/
+2
*
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-15
1
-8
/
+4
*
tty: Bring the usb tty port structure into more use
Alan Cox
2009-06-11
1
-5
/
+4
*
USB: removal of tty->low_latency hack dating back to the old serial code
Oliver Neukum
2009-04-23
1
-6
/
+0
*
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
2008-10-17
1
-2
/
+2
*
tty: usb-serial krefs
Alan Cox
2008-10-13
1
-1
/
+2
*
kobil_sct: Fix ioctls
Alan Cox
2008-07-22
1
-2
/
+4
*
tty-usb-kobil-sct: Coding style
Alan Cox
2008-07-22
1
-260
/
+297
*
usb_serial: API all change
Alan Cox
2008-07-22
1
-36
/
+44
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-28
/
+28
*
USB: serial: remove unneeded number endpoints settings
Greg Kroah-Hartman
2008-04-24
1
-4
/
+0
*
USB: kobil_sct: Get rid of unneeded priv->line_state
Alan Cox
2008-04-24
1
-10
/
+5
*
USB: Fix usb_serial_driver structure for Kobil cardreader driver.
Stefan Bader
2008-02-01
1
-0
/
+1
*
USB: kobil_sct: termios encoding fixups
Alan Cox
2007-10-25
1
-1
/
+4
*
USB: kobil_sct: Rework driver
Alan Cox
2007-10-12
1
-89
/
+55
*
USB: serial: kobil_sct: clean up urb->status usage
Greg Kroah-Hartman
2007-07-12
1
-12
/
+14
*
USB serial: add driver pointer to all usb-serial drivers
Johannes Hölzl
2007-02-07
1
-0
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-2
/
+2
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-5
/
+5
*
usb: kobil_sct kill urb cleanup
Mariusz Kozlowski
2006-12-01
1
-2
/
+1
[next]