Age | Commit message (Expand) | Author | Files | Lines |
2013-10-30 | usb: cdc-wdm: ignore speed change notifications | Bjørn Mork | 1 | -0/+4 |
2013-10-30 | USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica... | Greg Suarez | 1 | -4/+34 |
2013-08-26 | USB: usbtmc: fix up attribute permissions | Greg Kroah-Hartman | 1 | -8/+8 |
2013-08-19 | Merge 3.11-rc6 into usb-next | Greg Kroah-Hartman | 1 | -4/+4 |
2013-08-13 | USB: cdc-wdm: fix race between interrupt handler and tasklet | Oliver Neukum | 1 | -4/+9 |
2013-08-13 | USB: usbtmc: fix big-endian probe of Rigol devices | Johan Hovold | 1 | -4/+4 |
2013-07-25 | usbtmc: convert to devm_kzalloc | Andy Shevchenko | 1 | -2/+1 |
2013-07-25 | usbtmc: remove redundant braces | Andy Shevchenko | 1 | -14/+14 |
2013-07-25 | usbtmc: call pr_err instead of plain printk | Andy Shevchenko | 1 | -5/+4 |
2013-07-25 | usbtmc: remove trailing spaces | Andy Shevchenko | 1 | -3/+3 |
2013-07-25 | usb: class: cdc-acm: be careful with bInterval | Felipe Balbi | 1 | -1/+1 |
2013-06-18 | USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write path | Greg Kroah-Hartman | 1 | -33/+19 |
2013-05-17 | USB: usbtmc: Change magic number to constant | Alexandre Peixoto Ferreira | 1 | -5/+5 |
2013-05-17 | USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirk | Alexandre Peixoto Ferreira | 1 | -38/+114 |
2013-05-17 | USB: usbtmc: Set rigol_quirk if device is listed | Alexandre Peixoto Ferreira | 1 | -0/+14 |
2013-05-17 | USB: usbtmc: TMC request code segregated from usbtmc_read | Alexandre Peixoto Ferreira | 1 | -31/+54 |
2013-05-17 | USB: usbtmc: Add flag rigol_quirk to usbtmc_device_data | Alexandre Peixoto Ferreira | 1 | -0/+14 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -0/+14 |
2013-04-29 | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -35/+24 |
2013-04-19 | USB: usbtmc: remove unnecessary memory allocation | Ming Lei | 1 | -22/+4 |
2013-04-10 | USB: regroup all depends on USB within an if USB block | Florian Fainelli | 1 | -5/+1 |
2013-04-01 | Merge 3.9-rc5 into tty-next | Greg Kroah-Hartman | 1 | -3/+19 |
2013-03-26 | USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND | Bjørn Mork | 1 | -0/+19 |
2013-03-25 | Merge 3.9-rc4 into usb-next | Greg Kroah-Hartman | 1 | -3/+19 |
2013-03-22 | Merge 3.9-rc3 into tty-next | Greg Kroah-Hartman | 1 | -3/+20 |
2013-03-22 | USB: cdc-acm: fix device unregistration | Johan Hovold | 1 | -1/+2 |
2013-03-22 | usb: cdc-acm: fix error handling in acm_probe() | Alexey Khoroshilov | 1 | -2/+17 |
2013-03-21 | Merge branch 'usb-linus' into usb-next | Greg Kroah-Hartman | 1 | -3/+20 |
2013-03-19 | TTY: add tty_port_tty_hangup helper | Jiri Slaby | 1 | -18/+6 |
2013-03-19 | TTY: add tty_port_tty_wakeup helper | Jiri Slaby | 1 | -6/+1 |
2013-03-18 | Merge tag 'v3.9-rc3' into next | Dmitry Torokhov | 3 | -14/+65 |
2013-03-15 | USB: cdc-acm: Remove obsolete predefined speeds array | Samuel Tardieu | 1 | -8/+0 |
2013-03-13 | USB: cdc-wdm: fix buffer overflow | Oliver Neukum | 1 | -3/+20 |
2013-03-12 | USB: cdc-acm - blacklist IMS PCU device | Dmitry Torokhov | 2 | -0/+14 |
2013-01-26 | Merge 3.8-rc5 into tty-next | Greg Kroah-Hartman | 1 | -0/+3 |
2013-01-19 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 1 | -1/+1 |
2013-01-16 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -9/+1 |
2013-01-16 | TTY: switch tty_insert_flip_string | Jiri Slaby | 1 | -1/+2 |
2013-01-12 | USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i" | Denis N Ladin | 1 | -0/+3 |
2012-11-16 | cdc-acm: implement TIOCSSERIAL to avoid blocking close(2) | Dan Williams | 1 | -0/+38 |
2012-10-18 | usb: acm: fix the computation of the number of data bits | Nicolas Boullis | 1 | -5/+15 |
2012-10-18 | USB: cdc-acm: fix pipe type of write endpoint | Ming Lei | 1 | -1/+1 |
2012-10-11 | Add CDC-ACM support for the CX93010-2x UCMxx USB Modem | Jean-Christian de Rivaz | 1 | -0/+3 |
2012-10-02 | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 1 | -1/+0 |
2012-09-17 | Merge 3.6-rc6 into usb-next | Greg Kroah-Hartman | 1 | -4/+8 |
2012-09-17 | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman | 1 | -4/+8 |
2012-09-11 | USB: cdc-wdm: fix wdm_find_device* return value | Bjørn Mork | 1 | -4/+8 |
2012-09-06 | usb: cdc-acm: remove duplicated include from cdc-acm.c | Wei Yongjun | 1 | -1/+0 |
2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 1 | -1/+2 |
2012-08-18 | USB: CDC ACM: Fix NULL pointer dereference | Sven Schnelle | 1 | -1/+2 |