summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2012-09-14USB: serial: keyspan_pda.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: whiteheat.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: ssu100.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: oti6858.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: garmin_gps.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: kl5kusb105.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: ftdi_sio.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: digi_acceleport.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: cypress_m8.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: ezusb: remove dependancy on usb_serialRene Buergel
2012-09-13USB: omninet: fix potential tty NULL dereferenceAlexey Khoroshilov
2012-09-13USB: serial: usb_wwan.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: serial: omninet.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: serial: option.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: serial: opticon.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: serial: ipw.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: serial: cyberjack.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: serial: cp210x.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: serial: ch341.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: serial: core: clean up dbg and printk usage.Greg Kroah-Hartman
2012-09-13USB: serial: core: remove some trace debugging callsGreg Kroah-Hartman
2012-09-13USB: serial: add zte_ev.c driverGreg Kroah-Hartman
2012-09-05USB: cp210x: remove useless set memory to zero use memset()Wei Yongjun
2012-09-05USB: mos7720: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun
2012-08-27Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman
2012-08-16USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams
2012-08-15USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams
2012-08-15USB: serial: Fix mos7840 timeoutMark Ferrell
2012-08-15USB: option: add ZTE K5006-ZBjørn Mork
2012-08-10USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue
2012-08-10usb: usb_wwan: resume/suspend can be called after port is goneBjørn Mork
2012-08-10usb: serial: prevent suspend/resume from racing against probe/removeBjørn Mork
2012-08-10usb: usb_wwan: replace release and disconnect with a port_remove hookBjørn Mork
2012-08-10usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell
2012-08-10USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi
2012-08-10USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan
2012-07-16USB: option: add ZTE MF821DBjørn Mork
2012-07-16USB: sierra: QMI mode MC7710 moved to qcserialBjørn Mork
2012-07-16USB: qcserial: adding Sierra Wireless devicesBjørn Mork
2012-07-16USB: qcserial: support generic Qualcomm serial portsBjørn Mork
2012-07-16USB: qcserial: make probe more flexibleBjørn Mork
2012-07-16USB: qcserial: centralize probe exit pathBjørn Mork
2012-07-16USB: qcserial: consolidate usb_set_interface callsBjørn Mork
2012-07-16USB: serial: keyspan: Removed unrequired parentheses.Ben Minerds
2012-07-16USB: serial: keyspan: Removed trailing whitespace.Ben Minerds
2012-07-16USB: serial: keyspan: Fixed space near open parenthesis.Ben Minerds
2012-07-16USB: serial: keyspan: Fixed space around equals.Ben Minerds
2012-07-16USB: serial: keyspan: Fix spacing around conditional.Ben Minerds
2012-07-16Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman
2012-07-05USB: metro-usb: fix tty_flip_buffer_push useJohan Hovold