summaryrefslogtreecommitdiff
path: root/drivers/usb/class/cdc-acm.c
AgeCommit message (Expand)Author
2012-07-26usb: cdc-acm: fix packet loss issueSteve Lin
2012-04-16USB: cdc-acm: disconnect stuck issue and acm_tty_open crashVinayak Pane
2012-04-16usb: cdc-acm: fix anchored urb leakVinayak Pane
2012-03-05arm : tegra : comm: AT command loss WARSeshendra Gadagottu
2012-03-05usb: cdc-acm: Add acm handle validity checkSeshendra Gadagottu
2012-02-21usb: cdc-acm: Fix compilation warning in cdc-acm driver.Steve Lin
2012-01-24arm: usb: cdc: Modifed USB buffer logic for autopm issueSeshendra Gadagottu
2012-01-16Merge branch 'linux-3.1.y' into android-tegra-nv-3.1Varun Wadekar
2012-01-12usb: cdc-acm: Fix acm_tty_hangup() vs. acm_tty_close() raceThilo-Alexander Ginkel
2012-01-12drivers/usb/class/cdc-acm.c: clear dangling pointerJulia Lawall
2012-01-05Linux 3.1.7Varun Wadekar
2011-12-21USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.Krzysztof HaƂasa
2011-12-21usb: cdc: fix build breakVarun Wadekar
2011-12-21arm: usb: cdc: Fix cdc-acm auto pm issuesSeshendra Gadagottu
2011-12-21usb: class: cdc-acm: Fix NO_UNION_NORMAL detection in CDC-ACM.Michael Hsu
2011-11-30usb: cdc-acm: remove tty_hangup in acm_reset_resumeSteve Lin
2011-11-30usb: cdc-acm: blocking non-real ACM deviceMichael Hsu
2011-11-30arm: tegra: usb: Exclude incompatible device from CDC-ACM driver.Michael Hsu
2011-11-30usb: cdc-acm: Add supported modem to CDC-ACM driver.Michael Hsu
2011-11-26USB: cdc-acm: Fix disconnect() vs close() raceHavard Skinnemoen
2011-11-11usb: cdc-acm: Owen SI-30 supportDenis Pershin
2011-06-06USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7Toby Gray
2011-05-11USB: cdc_acm: Fix oops when Droids MuIn LCD is connectedErik Slagter
2011-04-13USB: cdc-acm: re-write read processingJohan Hovold
2011-04-13USB: cdc-acm: clean up read urb allocationJohan Hovold
2011-04-13USB: cdc-acm: clean up open error handlingJohan Hovold
2011-04-13USB: cdc-acm: clean up rx_buflimit referencesJohan Hovold
2011-04-13USB: cdc-acm: remove unused drain-delay codeJohan Hovold
2011-04-13USB: cdc-acm: remove superfluous prototypeJohan Hovold
2011-04-13USB: cdc-acm: remove version information and changelogJohan Hovold
2011-04-13USB: cdc-acm: use dev_vdbg in read/write pathsJohan Hovold
2011-04-13USB: cdc-acm: clean up verbose debugJohan Hovold
2011-04-13USB: cdc-acm: replace dbg macros with dev_dbgJohan Hovold
2011-04-13USB: cdc-acm: clean up dev_err and dev_dbgJohan Hovold
2011-04-13USB: cdc-acm: use dev_err to report failed allocationsJohan Hovold
2011-04-13USB: cdc-acm: add missing newlines to dev_dbg and dev_errJohan Hovold
2011-03-23USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold
2011-03-23USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold
2011-03-23USB: cdc-acm: fix memory corruption / panicJohan Hovold
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-02-04USB: cdc-acm: Adding second ACM channel support for Nokia N8Arvid Ephraim Picciani
2010-10-22USB: cdc-acm: fix code indentationOtavio Salvador
2010-09-03USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descr...Toby Gray
2010-09-03USB: cdc-acm: Add pseudo modem without AT command capabilitiesPhilippe Corbes
2010-09-03USB: cdc-acm: Adding second ACM channel support for various Nokia and one Sam...Toby Gray
2010-08-10cdc-acm: remove dead codeArnd Bergmann
2010-08-04Merge branch 'master' into for-nextJiri Kosina