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
/
class
/
cdc-acm.c
Age
Commit message (
Expand
)
Author
2008-08-13
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-07-22
tty: rework break handling
Alan Cox
2008-07-21
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-03
USB: fix cdc-acm resume()
Oliver Neukum
2008-05-14
USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acm
Iain McFarlane
2008-04-29
usb: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-24
USB: remove unnecessary type casting of urb->context
Ming Lei
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
USB: cdc-acm: signedness fix
David Brownell
2008-04-24
USB: increase cdc-acm write throughput
David Engraf
2008-04-24
USB: cdc-acm tell tty layer not to split things up.
David Engraf
2008-02-21
USB: fix usb open suspend race in cdc-acm
Oliver Neukum
2008-02-01
USB: Spelling fixes
Joe Perches
2008-02-01
USB: autosuspend for cdc-acm
Oliver Neukum
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-08-22
USB: cdc-acm: fix sysfs attribute registration bug
Alan Stern
2007-07-19
USB: class: cdc-acm: clean up urb->status usage
Greg Kroah-Hartman
2007-07-12
USB: cdc-acm: add new device id to option driver
Andrey Arapov
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-27
USB: cdc-acm: export parsed capabilities through sysfs
Oliver Neukum
2007-03-09
USB: fix spinlock recursion in cdc-acm.c
Oliver Neukum
2007-02-16
USB: quirky device for cdc-acm
Oliver Neukum
2007-02-16
USB: cdc-acm: fix incorrect throtteling, make set_control optional
Oliver Neukum
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-01
USB: cdc-acm: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-10-17
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-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
2006-07-12
[PATCH] USB: update for acm in quirks and debug
Oliver Neukum
2006-06-26
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-21
[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
David Brownell
2006-06-21
[PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware
Oliver Neukum
2006-03-20
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
2006-01-31
[PATCH] USB: fix oops in acm disconnect
Oliver Neukum
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-04
[PATCH] USB: mark various usb tables const
Arjan van de Ven
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
[PATCH] USB: Converting cdc acm to a ring queue
David Kubicek
2005-10-28
[PATCH] USB: cdc-acm patch to use kzalloc
Oliver Neukum
2005-07-29
[PATCH] USB: Patch for KYOCERA AH-K3001V support
Masahito Omote
2005-07-12
[PATCH] USB: fix usb reference count bug in cdc-acm driver
brian@murphy.dk
[next]