summaryrefslogtreecommitdiffstats
path: root/drivers/usb/class
Commit message (Expand)AuthorAgeFilesLines
* USB: usbtmc: fix DMA on stackOliver Neukum2014-05-281-1/+5
* USB: cdc-acm: use BIT macroOliver Neukum2014-05-281-6/+6
* USB: cdc-acm: use tty-port dtr_rtsJohan Hovold2014-05-281-12/+20
* USB: cdc-acm: remove redundant usb_mark_last_busyJohan Hovold2014-05-281-1/+0Star
* USB: cdc-acm: do not update PM busy on read errorsJohan Hovold2014-05-281-1/+3
* USB: cdc-acm: minimise no-suspend window during shutdownJohan Hovold2014-05-281-6/+11
* USB: cdc-acm: remove redundant disconnected test from shutdownJohan Hovold2014-05-281-22/+19Star
* USB: cdc-acm: simplify runtime PM lockingJohan Hovold2014-05-281-11/+6Star
* USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold2014-05-281-2/+4
* USB: cdc-acm: fix I/O after failed openJohan Hovold2014-05-281-0/+3
* USB: cdc-acm: fix failed open not being detectedJohan Hovold2014-05-281-6/+8
* USB: cdc-acm: fix open and suspend raceJohan Hovold2014-05-281-4/+3Star
* USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold2014-05-281-1/+7
* USB: cdc-acm: fix shutdown and suspend raceJohan Hovold2014-05-281-2/+1Star
* USB: cdc-acm: fix runtime PM for control messagesJohan Hovold2014-05-281-1/+11
* USB: cdc-acm: fix broken runtime suspendJohan Hovold2014-05-282-11/+23
* USB: cdc-acm: fix write and resume raceJohan Hovold2014-05-281-14/+9Star
* USB: cdc-acm: fix write and suspend raceJohan Hovold2014-05-281-9/+6Star
* 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-131-1/+1
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-092-2/+0Star
* Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman2013-12-241-5/+3Star
|\
| * usb: cdc-wdm: manage_power should always set needs_remote_wakeupBjørn Mork2013-12-091-5/+3Star
* | 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-051-0/+2
|/
* usb: cdc-wdm: ignore speed change notificationsBjørn Mork2013-10-301-0/+4
* USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...Greg Suarez2013-10-301-4/+34
* USB: usbtmc: fix up attribute permissionsGreg Kroah-Hartman2013-08-261-8/+8
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-191-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-131-4/+9
* | usbtmc: convert to devm_kzallocAndy Shevchenko2013-07-251-2/+1Star
* | usbtmc: remove redundant bracesAndy Shevchenko2013-07-251-14/+14
* | usbtmc: call pr_err instead of plain printkAndy Shevchenko2013-07-251-5/+4Star
* | usbtmc: remove trailing spacesAndy Shevchenko2013-07-251-3/+3
* | usb: class: cdc-acm: be careful with bIntervalFelipe Balbi2013-07-251-1/+1
|/
* USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write pathGreg Kroah-Hartman2013-06-171-33/+19Star
* USB: usbtmc: Change magic number to constantAlexandre Peixoto Ferreira2013-05-171-5/+5
* USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirkAlexandre Peixoto Ferreira2013-05-171-38/+114
* USB: usbtmc: Set rigol_quirk if device is listedAlexandre Peixoto Ferreira2013-05-171-0/+14
* USB: usbtmc: TMC request code segregated from usbtmc_readAlexandre Peixoto Ferreira2013-05-171-31/+54
* USB: usbtmc: Add flag rigol_quirk to usbtmc_device_dataAlexandre Peixoto Ferreira2013-05-171-0/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-012-0/+14
|\
| * Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-183-14/+65
| |\
| * | USB: cdc-acm - blacklist IMS PCU deviceDmitry Torokhov2013-03-122-0/+14