summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial
Commit message (Expand)AuthorAgeFilesLines
...
* | USB: serial: kobil_sct.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-46/+35
* | USB: serial: keyspan_pda.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-19/+17
* | USB: serial: whiteheat.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-20/+21
* | USB: serial: ssu100.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-16/+16
* | USB: serial: oti6858.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-39/+32
* | USB: serial: garmin_gps.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-44/+51
* | USB: serial: kl5kusb105.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-18/+18
* | USB: serial: ftdi_sio.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-59/+60
* | USB: serial: digi_acceleport.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-18/+25
* | USB: serial: cypress_m8.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-73/+73
* | USB: ezusb: remove dependancy on usb_serialRene Buergel2012-09-134-33/+33
* | USB: omninet: fix potential tty NULL dereferenceAlexey Khoroshilov2012-09-131-3/+5
* | USB: serial: usb_wwan.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-23/+28
* | USB: serial: omninet.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-7/+7
* | USB: serial: option.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-7/+8
* | USB: serial: opticon.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-10/+10
* | USB: serial: ipw.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-33/+28
* | USB: serial: cyberjack.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-33/+35
* | USB: serial: cp210x.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-71/+64
* | USB: serial: ch341.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-19/+23
* | USB: serial: core: clean up dbg and printk usage.Greg Kroah-Hartman2012-09-132-84/+77
* | USB: serial: core: remove some trace debugging callsGreg Kroah-Hartman2012-09-132-8/+0
* | USB: serial: add zte_ev.c driverGreg Kroah-Hartman2012-09-133-0/+316
* | USB: cp210x: remove useless set memory to zero use memset()Wei Yongjun2012-09-051-1/+0
* | USB: mos7720: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun2012-09-051-2/+2
* | Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman2012-08-279-226/+177
|\ \ | |/
| * USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams2012-08-161-18/+24
| * USB: serial: Fix mos7840 timeoutMark Ferrell2012-08-151-4/+3
| * USB: option: add ZTE K5006-ZBjørn Mork2012-08-151-0/+2
| * usb: usb_wwan: resume/suspend can be called after port is goneBjørn Mork2012-08-101-1/+3
| * usb: serial: prevent suspend/resume from racing against probe/removeBjørn Mork2012-08-101-2/+13
| * usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork2012-08-105-48/+31
| * usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell2012-08-101-3/+6
| * USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi2012-08-101-168/+111
| * USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan2012-08-102-0/+8
* | USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams2012-08-151-18/+24
* | USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue2012-08-101-1/+1
|/
* USB: option: add ZTE MF821DBjørn Mork2012-07-161-0/+2
* USB: sierra: QMI mode MC7710 moved to qcserialBjørn Mork2012-07-161-3/+0
* USB: qcserial: adding Sierra Wireless devicesBjørn Mork2012-07-161-0/+20
* USB: qcserial: support generic Qualcomm serial portsBjørn Mork2012-07-161-0/+7
* USB: qcserial: make probe more flexibleBjørn Mork2012-07-161-18/+26
* USB: qcserial: centralize probe exit pathBjørn Mork2012-07-161-9/+8
* USB: qcserial: consolidate usb_set_interface callsBjørn Mork2012-07-161-33/+16
* USB: serial: keyspan: Removed unrequired parentheses.Ben Minerds2012-07-161-1/+1
* USB: serial: keyspan: Removed trailing whitespace.Ben Minerds2012-07-161-1/+1
* USB: serial: keyspan: Fixed space near open parenthesis.Ben Minerds2012-07-161-1/+1
* USB: serial: keyspan: Fixed space around equals.Ben Minerds2012-07-161-1/+1
* USB: serial: keyspan: Fix spacing around conditional.Ben Minerds2012-07-161-9/+9
* Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman2012-07-163-41/+56
|\
OpenPOWER on IntegriCloud