summaryrefslogtreecommitdiffstats
path: root/drivers/usb/class
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle2012-08-171-1/+2
* | TTY: use tty_port_register_deviceJiri Slaby2012-08-131-1/+2
* | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-062-26/+1
|\ \ | |/
| * Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman2012-07-162-26/+1
| |\
| | * USB: class: cdc-acm: Fixed coding style issue.Jeffrin Jose2012-07-061-1/+1
| | * Merge 3.5-rc3 into usb-nextGreg Kroah-Hartman2012-06-201-0/+8
| | |\
| | * | USB: cdc-wdm: QMI devices are now handled by qmi_wwanBjørn Mork2012-06-201-25/+0
* | | | tty: move the termios object into the ttyAlan Cox2012-07-161-1/+1
|/ / /
* | | USB: cdc-wdm: fix lockup on error in wdm_readBjørn Mork2012-07-051-0/+2
| |/ |/|
* | usb: cdc-acm: fix devices not unthrottled on openOtto Meta2012-06-141-0/+8
|/
* USB: cdc-wdm: Add Vodafone/Huawei K5005 supportBjørn Mork2012-06-121-0/+9
* USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-182-0/+2
* USB: cdc-wdm: remove from device list on disconnectBjørn Mork2012-05-111-3/+9
* USB: cdc-wdm: cannot use dev_printk when device is goneBjørn Mork2012-05-111-4/+7
* USB: cdc-wdm: poll must return POLLHUP if device is goneBjørn Mork2012-05-111-1/+1
* Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-071-2/+5
|\
| * USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum2012-04-261-2/+5
* | USB: usblp.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-35/+47
OpenPOWER on IntegriCloud