aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class
Commit message (Expand)AuthorAge
* 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
|/
* usb: acm: fix the computation of the number of data bitsNicolas Boullis2012-10-17
* USB: cdc-acm: fix pipe type of write endpointMing Lei2012-10-17
* Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz2012-10-11
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\
| * Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman2012-09-16
| |\
| * | usb: cdc-acm: remove duplicated include from cdc-acm.cWei Yongjun2012-09-05
* | | Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman2012-09-16
|\ \ \ | | |/ | |/|
| * | USB: cdc-wdm: fix wdm_find_device* return valueBjørn Mork2012-09-10
| |/
* | Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-27
|\|
| * USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle2012-08-17
* | TTY: use tty_port_register_deviceJiri Slaby2012-08-13
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06
|\|