index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
USB: serial: fix leak of usb serial module refrence count
Ming Lei
2010-08-23
*
USB: serial: enable async suspend for usb serial port device
Ming Lei
2010-08-10
*
USB-BKL: Remove BKL use for usb serial driver probing
Andi Kleen
2010-08-10
*
USB: serial: reimplement generic fifo-based writes
Johan Hovold
2010-05-20
*
USB: serial: generalise write buffer preparation
Johan Hovold
2010-05-20
*
USB: serial: generalise generic read implementation
Johan Hovold
2010-05-20
*
USB: serial: allow drivers to define bulk buffer sizes
Johan Hovold
2010-05-20
*
usb-serial: Use tty_port version console instead of usb_serial_port
Jason Wessel
2010-05-20
*
tty: Fix various bogus WARN checks in the usb serial layer
Alan Cox
2010-03-02
*
USB: serial: fix typo in debug message
Johan Hovold
2010-03-02
*
Fix usb_serial_probe() problem introduced by the recent kfifo changes
Stefani Seibold
2009-12-23
*
kfifo: move out spinlock
Stefani Seibold
2009-12-22
*
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
*
usb_serial: Kill port mutex
Alan Cox
2009-12-11
*
usb_serial: Use the shutdown() operation
Alan Cox
2009-12-11
*
tty_port: add "tty_port_open" helper
Alan Cox
2009-12-11
*
USB: small fix in error case of suspend in generic usbserial code
Oliver Neukum
2009-10-09
*
USB: serial: don't call release without attach
Alan Stern
2009-10-09
*
tty: Fix regressions caused by commit b50989dc
Dave Young
2009-09-27
*
USB: use kfifo to buffer usb-generic serial writes
David VomLehn
2009-09-23
*
USB: fix wrong order of events in usb serial suspension
Oliver Neukum
2009-09-23
*
USB: usb-serial, remove unused variables
Jiri Slaby
2009-09-23
*
usb-serial: straighten out serial_open
Alan Stern
2009-09-19
*
usb-serial: add missing tests and debug lines
Alan Stern
2009-09-19
*
usb-serial: rename subroutines
Alan Stern
2009-09-19
*
usb-serial: fix termios initialization logic
Alan Stern
2009-09-19
*
usb-serial: acquire references when a new tty is installed
Alan Stern
2009-09-19
*
usb-serial: change logic of serial lookups
Alan Stern
2009-09-19
*
usb-serial: put subroutines in logical order
Alan Stern
2009-09-19
*
usb-serial: change referencing of port and serial structures
Alan Stern
2009-09-19
*
tty: USB serial termios bits
Alan Cox
2009-09-19
*
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-09-19
*
tty: USB can now use the shutdown method for kref based freeing of ports
Alan Cox
2009-09-19
*
tty: USB hangup is racy
Alan Cox
2009-09-19
*
usb_serial: Fix remaining ref count/lock bugs
Alan Cox
2009-07-27
*
tty: Fix a USB serial crash/scribble
Alan Cox
2009-07-27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-07-13
|
\
|
*
USB: console: Fix regression in usb console on kernel boot
Jason Wessel
2009-07-12
*
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
|
/
*
usb_serial: Fix oops when unexisting usb serial device is opened.
Thadeu Lima de Souza Cascardo
2009-06-25
*
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
2009-06-16
*
USB: usb-serial: call port_probe and port_remove at the right times
Alan Stern
2009-06-16
*
tty: Bring the usb tty port structure into more use
Alan Cox
2009-06-11
*
usb-serial: fix crash when sub-driver updates firmware
Alan Stern
2009-05-28
*
USB: serial: fix lifetime and locking problems
Alan Stern
2009-04-23
*
proc tty: switch usb-serial to ->proc_fops
Alexey Dobriyan
2009-04-01
*
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
[next]