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
/
usb-serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
USB: fix wrong order of events in usb serial suspension
Oliver Neukum
2009-09-23
1
-3
/
+7
*
USB: usb-serial, remove unused variables
Jiri Slaby
2009-09-23
1
-6
/
+0
*
usb-serial: straighten out serial_open
Alan Stern
2009-09-19
1
-37
/
+22
*
usb-serial: add missing tests and debug lines
Alan Stern
2009-09-19
1
-4
/
+17
*
usb-serial: rename subroutines
Alan Stern
2009-09-19
1
-8
/
+11
*
usb-serial: fix termios initialization logic
Alan Stern
2009-09-19
1
-12
/
+10
*
usb-serial: acquire references when a new tty is installed
Alan Stern
2009-09-19
1
-64
/
+47
*
usb-serial: change logic of serial lookups
Alan Stern
2009-09-19
1
-8
/
+23
*
usb-serial: put subroutines in logical order
Alan Stern
2009-09-19
1
-77
/
+77
*
usb-serial: change referencing of port and serial structures
Alan Stern
2009-09-19
1
-75
/
+20
*
tty: USB serial termios bits
Alan Cox
2009-09-19
1
-1
/
+37
*
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-09-19
1
-1
/
+1
*
tty: USB can now use the shutdown method for kref based freeing of ports
Alan Cox
2009-09-19
1
-21
/
+7
*
tty: USB hangup is racy
Alan Cox
2009-09-19
1
-4
/
+1
*
usb_serial: Fix remaining ref count/lock bugs
Alan Cox
2009-07-27
1
-4
/
+13
*
tty: Fix a USB serial crash/scribble
Alan Cox
2009-07-27
1
-1
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-07-13
1
-1
/
+2
|
\
|
*
USB: console: Fix regression in usb console on kernel boot
Jason Wessel
2009-07-12
1
-1
/
+2
*
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
|
/
*
usb_serial: Fix oops when unexisting usb serial device is opened.
Thadeu Lima de Souza Cascardo
2009-06-25
1
-0
/
+3
*
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-15
1
-16
/
+13
*
USB: usb-serial: call port_probe and port_remove at the right times
Alan Stern
2009-06-15
1
-2
/
+22
*
tty: Bring the usb tty port structure into more use
Alan Cox
2009-06-11
1
-44
/
+100
*
usb-serial: fix crash when sub-driver updates firmware
Alan Stern
2009-05-28
1
-0
/
+1
*
USB: serial: fix lifetime and locking problems
Alan Stern
2009-04-23
1
-36
/
+68
*
proc tty: switch usb-serial to ->proc_fops
Alexey Dobriyan
2009-04-01
1
-31
/
+27
*
usb-serial: fix usb_serial_register bug when boot with nousb param
Dave Young
2009-03-24
1
-0
/
+3
*
USB: serial: refuse to open recently removed USB Serial devices
James Woodcock
2009-03-24
1
-0
/
+5
*
USB: serial: remove recourse to generic method
Oliver Neukum
2009-03-24
1
-1
/
+0
*
USB: serial: use generic method if no alternative is provided in usb serial l...
Oliver Neukum
2009-03-24
1
-2
/
+5
*
USB: serial: introduce a flag into the usb serial layer to tell drivers that ...
Oliver Neukum
2009-03-24
1
-0
/
+4
*
usb-serial: remove NULL check
Alan Cox
2009-01-12
1
-3
/
+0
*
tty: Drop the lock_kernel in the private ioctl hook
Alan Cox
2009-01-02
1
-6
/
+1
*
tty: USB tty devices can block in tcdrain when unplugged
Alan Cox
2009-01-02
1
-0
/
+4
*
tty: Fix close races in USB serial
Alan Cox
2009-01-02
1
-5
/
+10
*
tty: Fix USB kref leak
Alan Cox
2008-10-30
1
-0
/
+1
*
USB: remove use of err() in drivers/usb/serial
Greg Kroah-Hartman
2008-10-17
1
-7
/
+12
*
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
2008-10-17
1
-3
/
+4
*
tty: usb-serial krefs
Alan Cox
2008-10-13
1
-9
/
+15
*
usb-serial: Add Siemens EF81 to PL-2303 hack triggers
Andreas Bombe
2008-09-23
1
-1
/
+3
*
usb-serial: don't release unregistered minors
Alan Stern
2008-08-13
1
-4
/
+3
*
tty: rework break handling
Alan Cox
2008-07-22
1
-1
/
+2
*
usb-serial: Coding style
Alan Cox
2008-07-22
1
-140
/
+164
*
usb_serial: API all change
Alan Cox
2008-07-22
1
-41
/
+41
*
USB: fix usb serial pm counter decrement for disconnected interfaces
Oliver Neukum
2008-07-21
1
-1
/
+4
*
USB: usb-serial: fix a sparse warning about different signedness
Andre Haupt
2008-07-21
1
-1
/
+1
*
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-07-21
1
-1
/
+1
*
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-07-21
1
-2
/
+2
*
tty: The big operations rework
Alan Cox
2008-04-30
1
-106
/
+23
*
usb serial: more fixes and groundwork for tty changes
Alan Cox
2008-04-24
1
-0
/
+2
[prev]
[next]