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
/
class
/
cdc-acm.c
Commit message (
Expand
)
Author
Age
*
USB: Quirk for Hummingbird huc56s / Conexant ACM modem
Adam Richter
2009-02-27
*
USB: cdc-acm: add usb id for motomagx phones
Dmitriy Taychenachev
2009-02-27
*
USB: cdc-acm.c: remove duplicate lines for MTK gps support
James Treacy
2009-02-09
*
USB: cdc-acm: Add another conexant modem to the quirks
Alan Cox
2009-01-27
*
USB: CDC-ACM quirk for MTK GPS
Andrew Lunn
2009-01-27
*
USB: cdc-acm: support some gps data loggers
James A. Treacy
2009-01-27
*
USB: Enhance usage of pm_message_t
Alan Stern
2009-01-07
*
USB: cdc-acm.c: fix recursive lock in acm_start_wb error path
Brandon Philips
2008-11-13
*
USB: fix memory leak in cdc-acm
Oliver Neukum
2008-10-22
*
USB: remove err() macro from usb class drivers
Greg Kroah-Hartman
2008-10-17
*
USB: remove info() macro from remaining usb drivers
Greg Kroah-Hartman
2008-10-17
*
USB: cdc-acm: don't unlock acm->mutex on error path
Alexey Dobriyan
2008-08-21
*
USB: cdc-acm: quirk for Conexant CX93010 USB modem
Eric Sandeen
2008-08-21
*
usb: cdc-acm: drain writes on close
David Brownell
2008-08-13
*
usb: cdc-acm: stop dropping tx buffers
David Brownell
2008-08-13
*
usb: cdc-acm: bugfix release()
David Brownell
2008-08-13
*
USB: cdc-acm.c: Fix compile warnings
Takashi Iwai
2008-08-13
*
tty: rework break handling
Alan Cox
2008-07-22
*
USB: fix build error in cdc-acm for CONFIG_PM=n
Oliver Neukum
2008-07-21
*
USB: fix disconnect bug in cdc-acm
Oliver Neukum
2008-07-21
*
USB: additional power savings for cdc-acm devices that support remote wakeup
Oliver Neukum
2008-07-21
*
USB: fix cdc-acm resume()
Oliver Neukum
2008-07-03
*
USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acm
Iain McFarlane
2008-05-14
*
usb: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
*
USB: remove unnecessary type casting of urb->context
Ming Lei
2008-04-25
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-25
*
USB: cdc-acm: signedness fix
David Brownell
2008-04-25
*
USB: increase cdc-acm write throughput
David Engraf
2008-04-25
*
USB: cdc-acm tell tty layer not to split things up.
David Engraf
2008-04-25
*
USB: fix usb open suspend race in cdc-acm
Oliver Neukum
2008-02-21
*
USB: Spelling fixes
Joe Perches
2008-02-01
*
USB: autosuspend for cdc-acm
Oliver Neukum
2008-02-01
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
*
USB: cdc-acm: fix sysfs attribute registration bug
Alan Stern
2007-08-22
*
USB: class: cdc-acm: clean up urb->status usage
Greg Kroah-Hartman
2007-07-19
*
USB: cdc-acm: add new device id to option driver
Andrey Arapov
2007-07-12
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
USB: cdc-acm: export parsed capabilities through sysfs
Oliver Neukum
2007-04-27
*
USB: fix spinlock recursion in cdc-acm.c
Oliver Neukum
2007-03-09
*
USB: quirky device for cdc-acm
Oliver Neukum
2007-02-16
*
USB: cdc-acm: fix incorrect throtteling, make set_control optional
Oliver Neukum
2007-02-16
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
|
\
|
*
USB: cdc-acm: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
2006-12-01
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
|
/
*
USB: fix cdc-acm problems with hard irq? (inconsistent lock state)
Jarek Poplawski
2006-10-17
*
USB: Support for BT On-Air USB modem in cdc-acm.c
Chris Malley
2006-10-17
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
*
[PATCH] USB: update for acm in quirks and debug
Oliver Neukum
2006-07-12
[next]