summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
* USB: quatech2: fix io after disconnectJohan Hovold2012-10-251-0/+7
* USB: quatech2: fix close and disconnect urb handlingJohan Hovold2012-10-251-4/+2
* USB: quatech2: fix port-data memory leaksJohan Hovold2012-10-251-70/+51
* USB: quatech2: fix memory leak in error pathJohan Hovold2012-10-251-0/+1
* USB: omninet: fix port-data memory leakJohan Hovold2012-10-251-18/+18
* USB: mos7720: fix port-data memory leakJohan Hovold2012-10-251-30/+32
* USB: digi_acceleport: fix port-data memory leakJohan Hovold2012-10-251-50/+67
* USB: ch341: fix port-data memory leakJohan Hovold2012-10-251-7/+16
* USB: whiteheat: fix port-data memory leakJohan Hovold2012-10-251-33/+26
* USB: whiteheat: fix memory leak in error pathJohan Hovold2012-10-251-0/+1
* USB: metro-usb: fix io after disconnectJohan Hovold2012-10-251-9/+6
* USB: metro-usb: fix port-data memory leakJohan Hovold2012-10-251-37/+13
* USB: serial: Fix memory leak in sierra_release()Lennart Sorensen2012-10-241-0/+1
* USB: option: add more ZTE devicesBjørn Mork2012-10-181-0/+16
* USB: option: blacklist net interface on ZTE devicesBjørn Mork2012-10-181-20/+48
* USB: io_ti: fix sysfs-attribute creationJohan Hovold2012-10-181-7/+7
* USB: iuu_phoenix: fix sysfs-attribute creationJohan Hovold2012-10-181-2/+12
* USB: spcp8x5: fix port-data memory leakJohan Hovold2012-10-171-28/+18
* USB: ssu100: fix port-data memory leakJohan Hovold2012-10-171-14/+20
* USB: ti_usb_3410_5052: fix port-data memory leakJohan Hovold2012-10-171-45/+43
* USB: oti6858: fix port-data memory leakJohan Hovold2012-10-171-40/+28
* USB: iuu_phoenix: fix port-data memory leakJohan Hovold2012-10-171-40/+22
* USB: kl5kusb105: fix port-data memory leakJohan Hovold2012-10-171-44/+24
* USB: io_ti: fix port-data memory leakJohan Hovold2012-10-171-46/+45
* USB: keyspan_pda: fix port-data memory leakJohan Hovold2012-10-171-13/+17
* USB: f81232: fix port-data memory leakJohan Hovold2012-10-171-26/+17
* USB: io_edgeport: fix port-data memory leakJohan Hovold2012-10-172-25/+37
* USB: kobil_sct: fix port-data memory leakJohan Hovold2012-10-171-10/+13
* USB: cypress_m8: fix port-data memory leakJohan Hovold2012-10-171-38/+37
* USB: fix port probing and removal in garmin_gpsAlan Stern2012-10-161-17/+7
* USB: pl2303: fix port-data memory leakJohan Hovold2012-10-161-36/+54
* USB: cp210x: fix port-data memory leakJohan Hovold2012-10-161-23/+17
* USB: belkin_sa: fix port-data memory leakJohan Hovold2012-10-161-16/+15
* USB: cyberjack: fix port-data memory leakJohan Hovold2012-10-161-30/+19
* USB: ark3116: fix NULL-pointer dereferenceJohan Hovold2012-10-161-12/+14
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-0154-2566/+2086
|\
| * USB: ezusb: move ezusb.c from drivers/usb/serial to drivers/usb/miscRene Buergel2012-09-263-170/+4
| * USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite2012-09-242-0/+7
| * USB: serial: remove vizzini driverGreg Kroah-Hartman2012-09-243-1363/+0
| * USB: qcaux: add Pantech vendor class matchBjørn Mork2012-09-211-7/+3
| * USB: option: blacklist QMI interface on ZTE MF683Bjørn Mork2012-09-211-1/+2
| * USB: serial: vizzini: remove outdated commentGreg Kroah-Hartman2012-09-211-9/+0
| * USB: serial: fix up bug with missing {}Greg Kroah-Hartman2012-09-191-1/+2
| * USB: ezusb: add functions for firmware downloadRene Buergel2012-09-184-133/+99
| * USB: ezusb: add support for Cypress FX2LPRene Buergel2012-09-184-14/+42
| * USB: serial: core: fix up printk() usageGreg Kroah-Hartman2012-09-181-10/+3
| * USB: serial: ti_usb_3410_5052: fix up noisy printk() usageGreg Kroah-Hartman2012-09-181-8/+1
| * USB: serial: safe-serial: fix up printk() usageGreg Kroah-Hartman2012-09-181-6/+2
| * USB: serial: quatech2: fix up unneeded printk() callGreg Kroah-Hartman2012-09-181-1/+1
| * USB: serial: kobil_sct: switch 4 remaining printk() calls to use dev_dbgGreg Kroah-Hartman2012-09-181-5/+4