| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-04-28 | cdc-acm: prevent infinite loop when parsing CDC headers. | Quentin Casasnovas | 1 | -1/+6 |
| 2015-03-26 | cdc-acm: convert to not directly using urb->status | Oliver Neukum | 1 | -3/+4 |
| 2015-03-26 | cdc-acm: surpress misleading message | Oliver Neukum | 1 | -1/+1 |
| 2015-03-26 | cdc-acm: fix race between callback and unthrottle | Oliver Neukum | 1 | -2/+10 |
| 2015-02-24 | cdc-acm: Add support for Denso cradle CU-321 | Björn Gerhart | 1 | -0/+2 |
| 2015-01-31 | cdc-acm: kill unnecessary messages | Oliver Neukum | 1 | -24/+9 |
| 2015-01-31 | cdc-acm: add sanity checks | Oliver Neukum | 1 | -5/+16 |
| 2014-11-24 | USB: cdc-acm: check for valid interfaces | Greg Kroah-Hartman | 1 | -4/+5 |
| 2014-11-24 | cdc-acm: memory leak in error case | Oliver Neukum | 1 | -0/+1 |
| 2014-11-10 | Merge 3.18-rc4 into usb-next. | Greg Kroah-Hartman | 1 | -4/+21 |
| 2014-11-06 | USB: cdc-acm: add quirk for control-line state requests | Johan Hovold | 1 | -2/+12 |
| 2014-11-05 | USB: cdc-acm: only raise DTR on transitions from B0 | Johan Hovold | 1 | -2/+3 |
| 2014-11-03 | cdc-acm: Drop the warning for unusual capabilities | Oliver Neukum | 1 | -7/+0 |
| 2014-11-03 | cdc-acm: ensure that termios get set when the port is activated | Jim Paris | 1 | -0/+5 |
| 2014-11-03 | USB: cdc-acm: add device id for GW Instek AFG-2225 | Johan Hovold | 1 | -0/+1 |
| 2014-05-27 | USB: cdc-acm: use tty-port dtr_rts | Johan Hovold | 1 | -12/+20 |
| 2014-05-27 | USB: cdc-acm: remove redundant usb_mark_last_busy | Johan Hovold | 1 | -1/+0 |
| 2014-05-27 | USB: cdc-acm: do not update PM busy on read errors | Johan Hovold | 1 | -1/+3 |
| 2014-05-27 | USB: cdc-acm: minimise no-suspend window during shutdown | Johan Hovold | 1 | -6/+11 |
| 2014-05-27 | USB: cdc-acm: remove redundant disconnected test from shutdown | Johan Hovold | 1 | -22/+19 |
| 2014-05-27 | USB: cdc-acm: simplify runtime PM locking | Johan Hovold | 1 | -11/+6 |
| 2014-05-27 | USB: cdc-acm: fix runtime PM imbalance at shutdown | Johan Hovold | 1 | -2/+4 |
| 2014-05-27 | USB: cdc-acm: fix I/O after failed open | Johan Hovold | 1 | -0/+3 |
| 2014-05-27 | USB: cdc-acm: fix failed open not being detected | Johan Hovold | 1 | -6/+8 |
| 2014-05-27 | USB: cdc-acm: fix open and suspend race | Johan Hovold | 1 | -4/+3 |
| 2014-05-27 | USB: cdc-acm: fix potential urb leak and PM imbalance in write | Johan Hovold | 1 | -1/+7 |
| 2014-05-27 | USB: cdc-acm: fix shutdown and suspend race | Johan Hovold | 1 | -2/+1 |
| 2014-05-27 | USB: cdc-acm: fix runtime PM for control messages | Johan Hovold | 1 | -1/+11 |
| 2014-05-27 | USB: cdc-acm: fix broken runtime suspend | Johan Hovold | 1 | -10/+22 |
| 2014-05-27 | USB: cdc-acm: fix write and resume race | Johan Hovold | 1 | -14/+9 |
| 2014-05-27 | USB: cdc-acm: fix write and suspend race | Johan Hovold | 1 | -9/+6 |
| 2014-04-16 | USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver | Michael Ulbricht | 1 | -7/+21 |
| 2014-04-16 | USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate() | Alexey Khoroshilov | 1 | -2/+4 |
| 2013-12-16 | Merge branch 3.13-rc4 into usb-next | Greg Kroah-Hartman | 1 | -12/+104 |
| 2013-12-04 | USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem | David Cluytens | 1 | -0/+2 |
| 2013-12-03 | cdc-acm: fix power management in ioctl | Oliver Neukum | 1 | -0/+6 |
| 2013-12-03 | cdc-acm: add TIOCGICOUNT | Oliver Neukum | 1 | -0/+24 |
| 2013-12-03 | cdc-acm: add TIOCMIWAIT | Oliver Neukum | 1 | -12/+74 |
| 2013-07-25 | usb: class: cdc-acm: be careful with bInterval | Felipe Balbi | 1 | -1/+1 |
| 2013-06-17 | USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write path | Greg Kroah-Hartman | 1 | -33/+19 |
| 2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+13 |
| 2013-04-29 | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -8/+0 |
| 2013-04-01 | Merge 3.9-rc5 into tty-next | Greg Kroah-Hartman | 1 | -3/+19 |
| 2013-03-25 | Merge 3.9-rc4 into usb-next | Greg Kroah-Hartman | 1 | -3/+19 |
| 2013-03-21 | USB: cdc-acm: fix device unregistration | Johan Hovold | 1 | -1/+2 |
| 2013-03-21 | usb: cdc-acm: fix error handling in acm_probe() | Alexey Khoroshilov | 1 | -2/+17 |
| 2013-03-18 | TTY: add tty_port_tty_hangup helper | Jiri Slaby | 1 | -18/+6 |
| 2013-03-18 | TTY: add tty_port_tty_wakeup helper | Jiri Slaby | 1 | -6/+1 |
| 2013-03-17 | Merge tag 'v3.9-rc3' into next | Dmitry Torokhov | 1 | -10/+44 |
| 2013-03-15 | USB: cdc-acm: Remove obsolete predefined speeds array | Samuel Tardieu | 1 | -8/+0 |
| 2013-03-12 | USB: cdc-acm - blacklist IMS PCU device | Dmitry Torokhov | 1 | -0/+13 |
| 2013-01-25 | Merge 3.8-rc5 into tty-next | Greg Kroah-Hartman | 1 | -0/+3 |
| 2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -9/+1 |
| 2013-01-15 | TTY: switch tty_insert_flip_string | Jiri Slaby | 1 | -1/+2 |
| 2013-01-11 | USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i" | Denis N Ladin | 1 | -0/+3 |
| 2012-11-15 | cdc-acm: implement TIOCSSERIAL to avoid blocking close(2) | Dan Williams | 1 | -0/+38 |
| 2012-10-17 | usb: acm: fix the computation of the number of data bits | Nicolas Boullis | 1 | -5/+15 |
| 2012-10-17 | USB: cdc-acm: fix pipe type of write endpoint | Ming Lei | 1 | -1/+1 |
| 2012-10-11 | Add CDC-ACM support for the CX93010-2x UCMxx USB Modem | Jean-Christian de Rivaz | 1 | -0/+3 |
| 2012-10-01 | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 1 | -1/+0 |
| 2012-09-05 | usb: cdc-acm: remove duplicated include from cdc-acm.c | Wei Yongjun | 1 | -1/+0 |
| 2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 1 | -1/+2 |
| 2012-08-17 | USB: CDC ACM: Fix NULL pointer dereference | Sven Schnelle | 1 | -1/+2 |
| 2012-08-13 | TTY: use tty_port_register_device | Jiri Slaby | 1 | -1/+2 |
| 2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 1 | -1/+1 |
| 2012-07-16 | tty: move the termios object into the tty | Alan Cox | 1 | -1/+1 |
| 2012-07-06 | USB: class: cdc-acm: Fixed coding style issue. | Jeffrin Jose | 1 | -1/+1 |
| 2012-06-14 | usb: cdc-acm: fix devices not unthrottled on open | Otto Meta | 1 | -0/+8 |
| 2012-05-18 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 1 | -0/+1 |
| 2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 1 | -1/+29 |
| 2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 1 | -1/+0 |
| 2012-03-08 | USB: cdc-acm, use tty_standard_install | Jiri Slaby | 1 | -6/+1 |
| 2012-02-24 | USB: allow users to run setserial with cdc-acm | Oliver Neukum | 1 | -1/+29 |
| 2012-01-09 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -146/+192 |
| 2012-01-04 | drivers/usb/class/cdc-acm.c: clear dangling pointer | Julia Lawall | 1 | -0/+4 |
| 2011-12-12 | USB: cdc-acm: add IDs for Motorola H24 HSPA USB module. | Krzysztof Hałasa | 1 | -0/+10 |
| 2011-12-09 | usb: cdc-acm: Kill ACM_READY() macro completely | Havard Skinnemoen | 1 | -9/+1 |
| 2011-12-09 | USB: cdc-acm: Fix potential deadlock (lockdep warning) | Havard Skinnemoen | 1 | -138/+188 |
| 2011-11-14 | USB: cdc-acm: Fix disconnect() vs close() race | Havard Skinnemoen | 1 | -3/+5 |
| 2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2011-09-18 | usb: cdc-acm: Owen SI-30 support | Denis Pershin | 1 | -0/+3 |
| 2011-08-23 | USB: use usb_endpoint_maxp() instead of le16_to_cpu() | Kuninori Morimoto | 1 | -3/+3 |
| 2011-08-19 | PM / Runtime: Add macro to test for runtime PM events | Alan Stern | 1 | -1/+1 |
| 2011-06-06 | USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7 | Toby Gray | 1 | -0/+2 |
| 2011-05-11 | USB: cdc_acm: Fix oops when Droids MuIn LCD is connected | Erik Slagter | 1 | -2/+11 |
| 2011-04-13 | USB: cdc-acm: re-write read processing | Johan Hovold | 1 | -181/+114 |
| 2011-04-13 | USB: cdc-acm: clean up read urb allocation | Johan Hovold | 1 | -16/+13 |
| 2011-04-13 | USB: cdc-acm: clean up open error handling | Johan Hovold | 1 | -3/+1 |
| 2011-04-13 | USB: cdc-acm: clean up rx_buflimit references | Johan Hovold | 1 | -7/+7 |
| 2011-04-13 | USB: cdc-acm: remove unused drain-delay code | Johan Hovold | 1 | -6/+0 |
| 2011-04-13 | USB: cdc-acm: remove superfluous prototype | Johan Hovold | 1 | -2/+0 |
| 2011-04-13 | USB: cdc-acm: remove version information and changelog | Johan Hovold | 1 | -30/+2 |
| 2011-04-13 | USB: cdc-acm: use dev_vdbg in read/write paths | Johan Hovold | 1 | -7/+7 |
| 2011-04-13 | USB: cdc-acm: clean up verbose debug | Johan Hovold | 1 | -9/+2 |
| 2011-04-13 | USB: cdc-acm: replace dbg macros with dev_dbg | Johan Hovold | 1 | -28/+52 |
| 2011-04-13 | USB: cdc-acm: clean up dev_err and dev_dbg | Johan Hovold | 1 | -6/+9 |
| 2011-04-13 | USB: cdc-acm: use dev_err to report failed allocations | Johan Hovold | 1 | -7/+7 |
| 2011-04-13 | USB: cdc-acm: add missing newlines to dev_dbg and dev_err | Johan Hovold | 1 | -3/+3 |
| 2011-03-23 | USB: cdc-acm: fix potential null-pointer dereference on disconnect | Johan Hovold | 1 | -1/+2 |
| 2011-03-23 | USB: cdc-acm: fix potential null-pointer dereference | Johan Hovold | 1 | -0/+2 |
| 2011-03-23 | USB: cdc-acm: fix memory corruption / panic | Johan Hovold | 1 | -0/+2 |
| 2011-02-24 | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman | 1 | -0/+1 |
| 2011-02-17 | tty: now phase out the ioctl file pointer for good | Alan Cox | 1 | -1/+1 |
| 2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox | 1 | -1/+1 |
| 2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox | 1 | -1/+1 |
| 2011-02-04 | USB: cdc-acm: Adding second ACM channel support for Nokia N8 | Arvid Ephraim Picciani | 1 | -0/+1 |
| 2010-10-22 | USB: cdc-acm: fix code indentation | Otavio Salvador | 1 | -1/+1 |
| 2010-09-03 | USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descr... | Toby Gray | 1 | -1/+2 |
| 2010-09-03 | USB: cdc-acm: Add pseudo modem without AT command capabilities | Philippe Corbes | 1 | -0/+4 |
| 2010-09-03 | USB: cdc-acm: Adding second ACM channel support for various Nokia and one Sam... | Toby Gray | 1 | -0/+16 |
| 2010-08-10 | cdc-acm: remove dead code | Arnd Bergmann | 1 | -9/+3 |
| 2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -0/+1 |
| 2010-07-26 | USB: Expose vendor-specific ACM channel on Nokia 5230 | Przemo Firszt | 1 | -0/+1 |
| 2010-07-19 | update email address | Pavel Machek | 1 | -1/+1 |
| 2010-06-04 | USB: cdc-acm: fix resource reclaim in error path of acm_probe | Axel Lin | 1 | -2/+4 |
| 2010-05-20 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 1 | -11/+11 |
| 2010-04-30 | USB: cdc-acm: add another device quirk | Russ Nelson | 1 | -0/+3 |
| 2010-03-19 | USB: cdc-acm: Fix stupid NULL pointer in resume() | Oliver Neukum | 1 | -1/+1 |
| 2010-03-02 | USB: tty: kill request_room for USB ACM class | Alan Cox | 1 | -1/+0 |
| 2010-03-02 | USB: cdc-acm: fix possible deadlock with multiple openers | Oliver Neukum | 1 | -5/+6 |
| 2010-03-02 | USB class: make USB device id constant | Németh Márton | 1 | -1/+1 |
| 2010-03-02 | USB: cdc_acm: Silence "It is not a modem." error for pbLua devices | Julian Calaby | 1 | -2/+4 |
| 2010-03-02 | USB: cdc_acm: Add support for pbLua console port | Julian Calaby | 1 | -0/+3 |
| 2010-03-02 | USB: cdc-acm: Update to new autopm API | Oliver Neukum | 1 | -21/+22 |
| 2010-03-02 | cdc_acm: add reset_resume method | Francesco Lavra | 1 | -0/+18 |
| 2009-12-11 | USB: Exposing second ACM channel as tty for Nokia S60 phones. | Adrian Taylor | 1 | -1/+57 |
| 2009-11-17 | USB: cdc_acm: Fix memory leak after hangup | Francesco Lavra | 1 | -5/+11 |
| 2009-11-17 | USB: cdc_acm: Fix race condition when opening tty | Henry Gebhardt | 1 | -1/+1 |
| 2009-09-23 | USB: fix cdc-acm regression in open | Oliver Neukum | 1 | -0/+2 |
| 2009-09-19 | cdc_acm: Fix to use modern speed interfaces | Alan Cox | 1 | -4/+1 |
| 2009-08-07 | USB: fix oops on disconnect in cdc-acm | Oliver Neukum | 1 | -5/+5 |
| 2009-07-20 | tty: fix chars_in_buffers | Alan Cox | 1 | -1/+1 |
| 2009-07-12 | USB: cdc-acm: work around some broken devices | Arseniy Lartsev | 1 | -8/+23 |
| 2009-06-25 | acm: Fix oops when closing ACM tty device right after open has failed. | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
| 2009-06-25 | acm: Return ENODEV instead of EINVAL when trying to open ACM device. | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
| 2009-06-15 | USB: cdc-acm: quirk for Alcatel OT-I650 | Kir Kolyshkin | 1 | -0/+3 |
| 2009-06-15 | USB: support for cdc-acm of single interface devices | Oliver Neukum | 1 | -12/+56 |
| 2009-06-11 | tty: Clean up the ACM driver to CodingStyle | Alan Cox | 1 | -131/+160 |
| 2009-06-11 | tty: cdc_acm add krefs | Alan Cox | 1 | -66/+98 |
| 2009-06-11 | tty: Update cdc_acm | Alan Cox | 1 | -0/+5 |
| 2009-05-28 | USB: Yet another Conexant Clone to add to cdc-acm.c | Xiao Kaijian | 1 | -0/+3 |
| 2009-04-14 | cdc-acm: Fix long standing abuse of tty->low_latency | Alan Cox | 1 | -4/+0 |
| 2009-04-06 | cdc-acm: zydas 1602 identifier needed | Alan Cox | 1 | -0/+3 |
| 2009-04-06 | usb: Auto-load cdc_acm module when device opened. | Scott James Remnant | 1 | -1/+1 |
| 2009-02-27 | USB: Quirk for Hummingbird huc56s / Conexant ACM modem | Adam Richter | 1 | -0/+7 |
| 2009-02-27 | USB: cdc-acm: add usb id for motomagx phones | Dmitriy Taychenachev | 1 | -0/+2 |
| 2009-02-09 | USB: cdc-acm.c: remove duplicate lines for MTK gps support | James Treacy | 1 | -3/+0 |
| 2009-01-27 | USB: cdc-acm: Add another conexant modem to the quirks | Alan Cox | 1 | -0/+3 |
| 2009-01-27 | USB: CDC-ACM quirk for MTK GPS | Andrew Lunn | 1 | -0/+3 |
| 2009-01-27 | USB: cdc-acm: support some gps data loggers | James A. Treacy | 1 | -0/+3 |
| 2009-01-07 | USB: Enhance usage of pm_message_t | Alan Stern | 1 | -1/+1 |
| 2008-11-13 | USB: cdc-acm.c: fix recursive lock in acm_start_wb error path | Brandon Philips | 1 | -5/+4 |
| 2008-10-22 | USB: fix memory leak in cdc-acm | Oliver Neukum | 1 | -1/+2 |
| 2008-10-17 | USB: remove err() macro from usb class drivers | Greg Kroah-Hartman | 1 | -9/+14 |
| 2008-10-17 | USB: remove info() macro from remaining usb drivers | Greg Kroah-Hartman | 1 | -1/+2 |
| 2008-08-21 | USB: cdc-acm: don't unlock acm->mutex on error path | Alexey Dobriyan | 1 | -1/+1 |
| 2008-08-21 | USB: cdc-acm: quirk for Conexant CX93010 USB modem | Eric Sandeen | 1 | -0/+3 |
| 2008-08-13 | usb: cdc-acm: drain writes on close | David Brownell | 1 | -5/+34 |
| 2008-08-13 | usb: cdc-acm: stop dropping tx buffers | David Brownell | 1 | -29/+3 |
| 2008-08-13 | usb: cdc-acm: bugfix release() | David Brownell | 1 | -6/+9 |
| 2008-08-13 | USB: cdc-acm.c: Fix compile warnings | Takashi Iwai | 1 | -1/+1 |
| 2008-07-22 | tty: rework break handling | Alan Cox | 1 | -3/+6 |
| 2008-07-21 | USB: fix build error in cdc-acm for CONFIG_PM=n | Oliver Neukum | 1 | -0/+7 |
| 2008-07-21 | USB: fix disconnect bug in cdc-acm | Oliver Neukum | 1 | -13/+15 |
| 2008-07-21 | USB: additional power savings for cdc-acm devices that support remote wakeup | Oliver Neukum | 1 | -21/+121 |
| 2008-07-03 | USB: fix cdc-acm resume() | Oliver Neukum | 1 | -3/+0 |
| 2008-05-14 | USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acm | Iain McFarlane | 1 | -0/+3 |
| 2008-04-29 | usb: use get/put_unaligned_* helpers | Harvey Harrison | 1 | -1/+1 |
| 2008-04-24 | USB: remove unnecessary type casting of urb->context | Ming Lei | 1 | -1/+1 |
| 2008-04-24 | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -3/+3 |
| 2008-04-24 | USB: cdc-acm: signedness fix | David Brownell | 1 | -3/+7 |
| 2008-04-24 | USB: increase cdc-acm write throughput | David Engraf | 1 | -40/+41 |
| 2008-04-24 | USB: cdc-acm tell tty layer not to split things up. | David Engraf | 1 | -0/+1 |
| 2008-02-21 | USB: fix usb open suspend race in cdc-acm | Oliver Neukum | 1 | -5/+5 |
| 2008-02-01 | USB: Spelling fixes | Joe Perches | 1 | -1/+1 |
| 2008-02-01 | USB: autosuspend for cdc-acm | Oliver Neukum | 1 | -15/+77 |
| 2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 1 | -17/+17 |
| 2007-08-22 | USB: cdc-acm: fix sysfs attribute registration bug | Alan Stern | 1 | -3/+9 |
| 2007-07-19 | USB: class: cdc-acm: clean up urb->status usage | Greg Kroah-Hartman | 1 | -8/+10 |
| 2007-07-12 | USB: cdc-acm: add new device id to option driver | Andrey Arapov | 1 | -0/+3 |
| 2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
| 2007-04-27 | USB: cdc-acm: export parsed capabilities through sysfs | Oliver Neukum | 1 | -5/+76 |
| 2007-03-09 | USB: fix spinlock recursion in cdc-acm.c | Oliver Neukum | 1 | -4/+4 |
| 2007-02-16 | USB: quirky device for cdc-acm | Oliver Neukum | 1 | -0/+4 |
| 2007-02-16 | USB: cdc-acm: fix incorrect throtteling, make set_control optional | Oliver Neukum | 1 | -11/+18 |
| 2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox | 1 | -2/+2 |
| 2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 1 | -1/+1 |
| 2006-12-01 | USB: cdc-acm: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino | 1 | -1/+1 |
| 2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -3/+3 |
| 2006-10-17 | USB: fix cdc-acm problems with hard irq? (inconsistent lock state) | Jarek Poplawski | 1 | -13/+13 |
| 2006-10-17 | USB: Support for BT On-Air USB modem in cdc-acm.c | Chris Malley | 1 | -0/+3 |
| 2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -3/+3 |
| 2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 1 | -1/+1 |
| 2006-07-12 | [PATCH] USB: update for acm in quirks and debug | Oliver Neukum | 1 | -23/+26 |
| 2006-06-26 | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 1 | -1/+1 |
| 2006-06-26 | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 1 | -1/+0 |
| 2006-06-21 | [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> | David Brownell | 1 | -1/+1 |
| 2006-06-21 | [PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware | Oliver Neukum | 1 | -32/+50 |
| 2006-03-20 | [PATCH] USB: convert a bunch of USB semaphores to mutexes | Arjan van de Ven | 1 | -11/+12 |
| 2006-01-31 | [PATCH] USB: fix oops in acm disconnect | Oliver Neukum | 1 | -2/+7 |