index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
usb-serial.c
Age
Commit message (
Expand
)
Author
2009-07-27
usb_serial: Fix remaining ref count/lock bugs
Alan Cox
2009-07-27
tty: Fix a USB serial crash/scribble
Alan Cox
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-07-12
USB: console: Fix regression in usb console on kernel boot
Jason Wessel
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-25
usb_serial: Fix oops when unexisting usb serial device is opened.
Thadeu Lima de Souza Cascardo
2009-06-15
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-15
USB: usb-serial: call port_probe and port_remove at the right times
Alan Stern
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
2009-05-28
usb-serial: fix crash when sub-driver updates firmware
Alan Stern
2009-04-23
USB: serial: fix lifetime and locking problems
Alan Stern
2009-04-01
proc tty: switch usb-serial to ->proc_fops
Alexey Dobriyan
2009-03-24
usb-serial: fix usb_serial_register bug when boot with nousb param
Dave Young
2009-03-24
USB: serial: refuse to open recently removed USB Serial devices
James Woodcock
2009-03-24
USB: serial: remove recourse to generic method
Oliver Neukum
2009-03-24
USB: serial: use generic method if no alternative is provided in usb serial l...
Oliver Neukum
2009-03-24
USB: serial: introduce a flag into the usb serial layer to tell drivers that ...
Oliver Neukum
2009-01-12
usb-serial: remove NULL check
Alan Cox
2009-01-02
tty: Drop the lock_kernel in the private ioctl hook
Alan Cox
2009-01-02
tty: USB tty devices can block in tcdrain when unplugged
Alan Cox
2009-01-02
tty: Fix close races in USB serial
Alan Cox
2008-10-30
tty: Fix USB kref leak
Alan Cox
2008-10-17
USB: remove use of err() in drivers/usb/serial
Greg Kroah-Hartman
2008-10-17
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
2008-10-13
tty: usb-serial krefs
Alan Cox
2008-09-23
usb-serial: Add Siemens EF81 to PL-2303 hack triggers
Andreas Bombe
2008-08-13
usb-serial: don't release unregistered minors
Alan Stern
2008-07-22
tty: rework break handling
Alan Cox
2008-07-22
usb-serial: Coding style
Alan Cox
2008-07-22
usb_serial: API all change
Alan Cox
2008-07-21
USB: fix usb serial pm counter decrement for disconnected interfaces
Oliver Neukum
2008-07-21
USB: usb-serial: fix a sparse warning about different signedness
Andre Haupt
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-07-21
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-04-30
tty: The big operations rework
Alan Cox
2008-04-24
usb serial: more fixes and groundwork for tty changes
Alan Cox
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
USB: serial: remove endpoints setting checks from core and header
Greg Kroah-Hartman
2008-04-24
USB: usb-serial: Prepare for BKL push down
Alan Cox
2008-04-15
USB: remove broken usb-serial num_endpoints check
Greg Kroah-Hartman
2008-02-01
USB: stop io performed by mos7720 upon close()
Oliver Neukum
2008-02-01
USB: Prepare serial core for autosuspend.
Sarah Sharp
2008-02-01
USB: usb_serial: clean tty reference in the last close
Aristeu Rozanski
2007-10-25
USB: usb_serial_resume bug fix
Sarah Sharp
2007-10-25
usb-serial: handle NULL termios methods as "no hardware changing support"
Alan Cox
2007-10-12
USB: serial core should respect driver requirements
Alan Stern
2007-10-12
USB: fix errornous assumption in the usb serial framework revealed by iuu_pho...
Oliver Neukum
2007-07-30
USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...
Oliver Neukum
2007-07-30
USB: fix usb_serial_suspend(): buggy code
Oliver Neukum
2007-07-12
synchronization in usb_serial_put
Benny Halevy
[next]