index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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-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
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-39
/
+39
*
USB: serial: remove endpoints setting checks from core and header
Greg Kroah-Hartman
2008-04-24
1
-16
/
+0
*
USB: usb-serial: Prepare for BKL push down
Alan Cox
2008-04-24
1
-2
/
+9
*
USB: remove broken usb-serial num_endpoints check
Greg Kroah-Hartman
2008-04-15
1
-0
/
+2
*
USB: stop io performed by mos7720 upon close()
Oliver Neukum
2008-02-01
1
-14
/
+14
*
USB: Prepare serial core for autosuspend.
Sarah Sharp
2008-02-01
1
-2
/
+10
*
USB: usb_serial: clean tty reference in the last close
Aristeu Rozanski
2008-02-01
1
-2
/
+4
*
USB: usb_serial_resume bug fix
Sarah Sharp
2007-10-25
1
-1
/
+3
*
usb-serial: handle NULL termios methods as "no hardware changing support"
Alan Cox
2007-10-25
1
-0
/
+2
*
USB: serial core should respect driver requirements
Alan Stern
2007-10-12
1
-9
/
+22
*
USB: fix errornous assumption in the usb serial framework revealed by iuu_pho...
Oliver Neukum
2007-10-12
1
-0
/
+11
*
USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...
Oliver Neukum
2007-07-30
1
-9
/
+8
*
USB: fix usb_serial_suspend(): buggy code
Oliver Neukum
2007-07-30
1
-7
/
+8
*
synchronization in usb_serial_put
Benny Halevy
2007-07-12
1
-2
/
+2
*
USB: suspend support for usb serial
Oliver Neukum
2007-07-12
1
-0
/
+31
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
1
-1
/
+0
*
USB: fix usb-serial regression
Jim Radford
2007-03-19
1
-6
/
+5
*
USB: further fix for usb-serial
Oliver Neukum
2007-03-09
1
-5
/
+4
*
USB: fix usb-serial device naming bug
Oliver Neukum
2007-03-09
1
-1
/
+1
*
usb-serial: fix shutdown / device_unregister order
Jim Radford
2007-03-09
1
-5
/
+6
*
USB: race fixes for usb-serial, step 3
Oliver Neukum
2007-02-07
1
-1
/
+2
*
USB: race fixes for usb-serial, step 2
Oliver Neukum
2007-02-07
1
-2
/
+12
*
USB: race fixes for usb-serial step 1
Oliver Neukum
2007-02-07
1
-13
/
+31
*
USB serial: add dynamic id support to usb-serial core
Greg Kroah-Hartman
2007-02-07
1
-5
/
+36
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-8
/
+4
|
\
[next]