summaryrefslogtreecommitdiffstats
path: root/drivers/usb/class
Commit message (Expand)AuthorAgeFilesLines
* cdc-acm: kill unnecessary messagesOliver Neukum2015-01-311-24/+9
* cdc-acm: add sanity checksOliver Neukum2015-01-311-5/+16
* USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman2014-11-241-4/+5
* cdc-acm: memory leak in error caseOliver Neukum2014-11-241-0/+1
* Merge 3.18-rc4 into usb-next.Greg Kroah-Hartman2014-11-102-4/+23
|\
| * USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2014-11-062-2/+14
| * USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold2014-11-051-2/+3
| * cdc-acm: ensure that termios get set when the port is activatedJim Paris2014-11-031-0/+5
| * USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold2014-11-031-0/+1
* | usb: class: usbtmc: delete unnecessary 'out of memory' messagesPeter Chen2014-11-031-3/+1
* | cdc-acm: Drop the warning for unusual capabilitiesOliver Neukum2014-11-032-8/+0
|/
* usb: class: usbtmc.c: Cleaning up uninitialized variablesRickard Strandqvist2014-07-091-1/+1
* USB: usbtmc: fix DMA on stackOliver Neukum2014-05-271-1/+5
* USB: cdc-acm: use BIT macroOliver Neukum2014-05-271-6/+6
* USB: cdc-acm: use tty-port dtr_rtsJohan Hovold2014-05-271-12/+20
* USB: cdc-acm: remove redundant usb_mark_last_busyJohan Hovold2014-05-271-1/+0
* USB: cdc-acm: do not update PM busy on read errorsJohan Hovold2014-05-271-1/+3
* USB: cdc-acm: minimise no-suspend window during shutdownJohan Hovold2014-05-271-6/+11
* USB: cdc-acm: remove redundant disconnected test from shutdownJohan Hovold2014-05-271-22/+19
* USB: cdc-acm: simplify runtime PM lockingJohan Hovold2014-05-271-11/+6
* USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold2014-05-271-2/+4
* USB: cdc-acm: fix I/O after failed openJohan Hovold2014-05-271-0/+3
* USB: cdc-acm: fix failed open not being detectedJohan Hovold2014-05-271-6/+8
* USB: cdc-acm: fix open and suspend raceJohan Hovold2014-05-271-4/+3
* USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold2014-05-271-1/+7
* USB: cdc-acm: fix shutdown and suspend raceJohan Hovold2014-05-271-2/+1
* USB: cdc-acm: fix runtime PM for control messagesJohan Hovold2014-05-271-1/+11
* USB: cdc-acm: fix broken runtime suspendJohan Hovold2014-05-272-11/+23
* USB: cdc-acm: fix write and resume raceJohan Hovold2014-05-271-14/+9
* USB: cdc-acm: fix write and suspend raceJohan Hovold2014-05-271-9/+6
* USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driverMichael Ulbricht2014-04-161-7/+21
* USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()Alexey Khoroshilov2014-04-161-2/+4
* usb: cdc-wdm: resp_count can be 0 even if WDM_READ is setBjørn Mork2014-01-121-1/+1
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-082-2/+0
* Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman2013-12-241-5/+3
|\
| * usb: cdc-wdm: manage_power should always set needs_remote_wakeupBjørn Mork2013-12-091-5/+3
* | usb: cdc-wdm: avoid hanging on zero length readsBjørn Mork2013-12-201-32/+38
* | Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman2013-12-162-12/+107
|\ \ | |/ |/|
| * cdc-acm: fix power management in ioctlOliver Neukum2013-12-031-0/+6
| * cdc-acm: add TIOCGICOUNTOliver Neukum2013-12-031-0/+24
| * cdc-acm: add TIOCMIWAITOliver Neukum2013-12-032-12/+77
* | USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens2013-12-041-0/+2
|/
* usb: cdc-wdm: ignore speed change notificationsBjørn Mork2013-10-291-0/+4
* USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...Greg Suarez2013-10-291-4/+34
* USB: usbtmc: fix up attribute permissionsGreg Kroah-Hartman2013-08-251-8/+8
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-181-4/+4
|\
| * USB: usbtmc: fix big-endian probe of Rigol devicesJohan Hovold2013-08-121-4/+4
* | USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum2013-08-121-4/+9
* | usbtmc: convert to devm_kzallocAndy Shevchenko2013-07-251-2/+1
* | usbtmc: remove redundant bracesAndy Shevchenko2013-07-251-14/+14
OpenPOWER on IntegriCloud