summaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
Commit message (Expand)AuthorAgeFilesLines
* USB: Exposing second ACM channel as tty for Nokia S60 phones.Adrian Taylor2009-12-111-1/+57
* USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra2009-11-171-5/+11
* USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt2009-11-171-1/+1
* USB: fix cdc-acm regression in openOliver Neukum2009-09-231-0/+2
* cdc_acm: Fix to use modern speed interfacesAlan Cox2009-09-191-4/+1
* USB: fix oops on disconnect in cdc-acmOliver Neukum2009-08-071-5/+5
* tty: fix chars_in_buffersAlan Cox2009-07-201-1/+1
* USB: cdc-acm: work around some broken devicesArseniy Lartsev2009-07-121-8/+23
* acm: Fix oops when closing ACM tty device right after open has failed.Thadeu Lima de Souza Cascardo2009-06-251-1/+1
* acm: Return ENODEV instead of EINVAL when trying to open ACM device.Thadeu Lima de Souza Cascardo2009-06-251-1/+1
* USB: cdc-acm: quirk for Alcatel OT-I650Kir Kolyshkin2009-06-151-0/+3
* USB: support for cdc-acm of single interface devicesOliver Neukum2009-06-151-12/+56
* tty: Clean up the ACM driver to CodingStyleAlan Cox2009-06-111-131/+160
* tty: cdc_acm add krefsAlan Cox2009-06-111-66/+98
* tty: Update cdc_acmAlan Cox2009-06-111-0/+5
* USB: Yet another Conexant Clone to add to cdc-acm.cXiao Kaijian2009-05-281-0/+3
* cdc-acm: Fix long standing abuse of tty->low_latencyAlan Cox2009-04-141-4/+0
* cdc-acm: zydas 1602 identifier neededAlan Cox2009-04-061-0/+3
* usb: Auto-load cdc_acm module when device opened.Scott James Remnant2009-04-061-1/+1
* USB: Quirk for Hummingbird huc56s / Conexant ACM modemAdam Richter2009-02-271-0/+7
* USB: cdc-acm: add usb id for motomagx phonesDmitriy Taychenachev2009-02-271-0/+2
* USB: cdc-acm.c: remove duplicate lines for MTK gps supportJames Treacy2009-02-091-3/+0
* USB: cdc-acm: Add another conexant modem to the quirksAlan Cox2009-01-271-0/+3
* USB: CDC-ACM quirk for MTK GPSAndrew Lunn2009-01-271-0/+3
* USB: cdc-acm: support some gps data loggersJames A. Treacy2009-01-271-0/+3
* USB: Enhance usage of pm_message_tAlan Stern2009-01-071-1/+1
* USB: cdc-acm.c: fix recursive lock in acm_start_wb error pathBrandon Philips2008-11-131-5/+4
* USB: fix memory leak in cdc-acmOliver Neukum2008-10-221-1/+2
* USB: remove err() macro from usb class driversGreg Kroah-Hartman2008-10-171-9/+14
* USB: remove info() macro from remaining usb driversGreg Kroah-Hartman2008-10-171-1/+2
* USB: cdc-acm: don't unlock acm->mutex on error pathAlexey Dobriyan2008-08-211-1/+1
* USB: cdc-acm: quirk for Conexant CX93010 USB modemEric Sandeen2008-08-211-0/+3
* usb: cdc-acm: drain writes on closeDavid Brownell2008-08-131-5/+34
* usb: cdc-acm: stop dropping tx buffersDavid Brownell2008-08-131-29/+3
* usb: cdc-acm: bugfix release()David Brownell2008-08-131-6/+9
* USB: cdc-acm.c: Fix compile warningsTakashi Iwai2008-08-131-1/+1
* tty: rework break handlingAlan Cox2008-07-221-3/+6
* USB: fix build error in cdc-acm for CONFIG_PM=nOliver Neukum2008-07-211-0/+7
* USB: fix disconnect bug in cdc-acmOliver Neukum2008-07-211-13/+15
* USB: additional power savings for cdc-acm devices that support remote wakeupOliver Neukum2008-07-211-21/+121
* USB: fix cdc-acm resume()Oliver Neukum2008-07-031-3/+0
* USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acmIain McFarlane2008-05-141-0/+3
* usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-1/+1
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-241-1/+1
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-3/+3
* USB: cdc-acm: signedness fixDavid Brownell2008-04-241-3/+7
* USB: increase cdc-acm write throughputDavid Engraf2008-04-241-40/+41
* USB: cdc-acm tell tty layer not to split things up.David Engraf2008-04-241-0/+1
* USB: fix usb open suspend race in cdc-acmOliver Neukum2008-02-211-5/+5
* USB: Spelling fixesJoe Perches2008-02-011-1/+1
OpenPOWER on IntegriCloud