summaryrefslogtreecommitdiff
path: root/drivers/usb/class
Commit message (Expand)AuthorAgeFilesLines
* cdc-acm: add TIOCMIWAITOliver Neukum2013-12-032-12/+77
* 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
* | usbtmc: call pr_err instead of plain printkAndy Shevchenko2013-07-251-5/+4
* | 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/+19
* USB: usbtmc: Change magic number to constantAlexandre Peixoto Ferreira2013-05-161-5/+5
* USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirkAlexandre Peixoto Ferreira2013-05-161-38/+114
* USB: usbtmc: Set rigol_quirk if device is listedAlexandre Peixoto Ferreira2013-05-161-0/+14
* USB: usbtmc: TMC request code segregated from usbtmc_readAlexandre Peixoto Ferreira2013-05-161-31/+54
* USB: usbtmc: Add flag rigol_quirk to usbtmc_device_dataAlexandre Peixoto Ferreira2013-05-161-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-173-14/+65
| |\
| * | USB: cdc-acm - blacklist IMS PCU deviceDmitry Torokhov2013-03-122-0/+14
* | | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-294-35/+24
|\ \ \
| * | | USB: usbtmc: remove unnecessary memory allocationMing Lei2013-04-191-22/+4
| * | | USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-091-5/+1
| * | | USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMANDBjørn Mork2013-03-251-0/+19
| * | | Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman2013-03-251-3/+19
| |\ \ \
| * \ \ \ Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-201-3/+20
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | USB: cdc-acm: Remove obsolete predefined speeds arraySamuel Tardieu2013-03-151-8/+0
* | | | | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-011-3/+19
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | USB: cdc-acm: fix device unregistrationJohan Hovold2013-03-211-1/+2
| * | | | usb: cdc-acm: fix error handling in acm_probe()Alexey Khoroshilov2013-03-211-2/+17
| | |/ / | |/| |
* | | | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-211-3/+20
|\ \ \ \ | |/ / /
| * | | USB: cdc-wdm: fix buffer overflowOliver Neukum2013-03-121-3/+20
| |/ /
* | | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-181-18/+6
* | | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-181-6/+1
|/ /
* | Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-251-0/+3
|\ \
| * | USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"Denis N Ladin2013-01-111-0/+3
* | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-1/+1
* | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-9/+1
* | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-1/+2
|/ /
* | cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)Dan Williams2012-11-151-0/+38
|/
* usb: acm: fix the computation of the number of data bitsNicolas Boullis2012-10-171-5/+15
* USB: cdc-acm: fix pipe type of write endpointMing Lei2012-10-171-1/+1
* Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz2012-10-111-0/+3
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-1/+0
|\
| * Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-161-4/+8
| |\
| * | usb: cdc-acm: remove duplicated include from cdc-acm.cWei Yongjun2012-09-051-1/+0
* | | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-161-4/+8
|\ \ \ | | |/ | |/|
| * | USB: cdc-wdm: fix wdm_find_device* return valueBjørn Mork2012-09-101-4/+8
| |/
* | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-271-1/+2
|\ \ | |/