aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class
Commit message (Expand)AuthorAge
* usb: cdc-wdm: resp_count can be 0 even if WDM_READ is setBjørn Mork2014-01-12
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman2013-12-24
|\
| * usb: cdc-wdm: manage_power should always set needs_remote_wakeupBjørn Mork2013-12-09
* | usb: cdc-wdm: avoid hanging on zero length readsBjørn Mork2013-12-20
* | Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman2013-12-16
|\ \ | |/ |/|
| * cdc-acm: fix power management in ioctlOliver Neukum2013-12-03
| * cdc-acm: add TIOCGICOUNTOliver Neukum2013-12-03
| * cdc-acm: add TIOCMIWAITOliver Neukum2013-12-03
* | USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens2013-12-04
|/
* usb: cdc-wdm: ignore speed change notificationsBjørn Mork2013-10-29
* USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...Greg Suarez2013-10-29
* USB: usbtmc: fix up attribute permissionsGreg Kroah-Hartman2013-08-25
* Merge 3.11-rc6 into usb-nextGreg Kroah-Hartman2013-08-18
|\
| * USB: usbtmc: fix big-endian probe of Rigol devicesJohan Hovold2013-08-12
* | USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum2013-08-12
* | usbtmc: convert to devm_kzallocAndy Shevchenko2013-07-25
* | usbtmc: remove redundant bracesAndy Shevchenko2013-07-25
* | usbtmc: call pr_err instead of plain printkAndy Shevchenko2013-07-25
* | usbtmc: remove trailing spacesAndy Shevchenko2013-07-25
* | usb: class: cdc-acm: be careful with bIntervalFelipe Balbi2013-07-25
|/
* USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write pathGreg Kroah-Hartman2013-06-17
* USB: usbtmc: Change magic number to constantAlexandre Peixoto Ferreira2013-05-16
* USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirkAlexandre Peixoto Ferreira2013-05-16
* USB: usbtmc: Set rigol_quirk if device is listedAlexandre Peixoto Ferreira2013-05-16
* USB: usbtmc: TMC request code segregated from usbtmc_readAlexandre Peixoto Ferreira2013-05-16
* USB: usbtmc: Add flag rigol_quirk to usbtmc_device_dataAlexandre Peixoto Ferreira2013-05-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-01
|\
| * Merge tag 'v3.9-rc3' into nextDmitry Torokhov2013-03-17
| |\
| * | USB: cdc-acm - blacklist IMS PCU deviceDmitry Torokhov2013-03-12
* | | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\ \ \
| * | | USB: usbtmc: remove unnecessary memory allocationMing Lei2013-04-19
| * | | USB: regroup all depends on USB within an if USB blockFlorian Fainelli2013-04-09
| * | | USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMANDBjørn Mork2013-03-25
| * | | Merge 3.9-rc4 into usb-nextGreg Kroah-Hartman2013-03-25
| |\ \ \
| * \ \ \ Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman2013-03-20
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | USB: cdc-acm: Remove obsolete predefined speeds arraySamuel Tardieu2013-03-15
* | | | | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-01
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | USB: cdc-acm: fix device unregistrationJohan Hovold2013-03-21
| * | | | usb: cdc-acm: fix error handling in acm_probe()Alexey Khoroshilov2013-03-21
| | |/ / | |/| |
* | | | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-21
|\| | |
| * | | USB: cdc-wdm: fix buffer overflowOliver Neukum2013-03-12
| |/ /
* | | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
* | | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
|/ /
* | Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-25
|\ \
| * | USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"Denis N Ladin2013-01-11
* | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
* | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
|/ /
* / cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)Dan Williams2012-11-15
|/