aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-14signedness: module_param_array nump argumentAl Viro1-4/+4
2007-10-12USB: serial core should respect driver requirementsAlan Stern1-9/+22
2007-10-12USB: Adding support for SHARP WS011SH to ipaq.cNobuhiro Iwamatsu1-0/+1
2007-10-12USB: funsoft: Fix termiosAlan Cox1-21/+0
2007-10-12USB: visor: termios bitsAlan Cox1-64/+0
2007-10-12USB: usb/serial/ch341.c: make 4 functions staticAdrian Bunk1-4/+6
2007-10-12USB: Driver for CH341 USB-serial adaptorFrank A Kingswood3-0/+363
2007-10-12USB: cp2101.c: add additional device IDEdouard Lafargue1-0/+1
2007-10-12USB: fix double frees in error code paths of ipaq driverOliver Neukum1-0/+2
2007-10-12USB: fix errornous assumption in the usb serial framework revealed by iuu_phoenixOliver Neukum1-0/+11
2007-10-12usb: serial/pl2303: support for BenQ Siemens Mobile Phone EF81Andreas Loibl2-0/+2
2007-10-12usb: avoid redundant cast of kmalloc() return value in OTi-6858 driverJesper Juhl1-1/+1
2007-10-12usb-serial: show port number in sysfsRoman Kagan1-0/+16
2007-10-12USB: kobil_sct: Rework driverAlan Cox1-89/+55
2007-10-12USB: cp2101: Coding style policeAlan Cox1-1/+1
2007-10-12USB: ftdi_sio: Handle FT232RL devices like FT232BM devicesAndrew M. Bishop1-1/+4
2007-10-12USB: ark3116.c: fix check-after-useAdrian Bunk1-5/+0
2007-10-12USB: mct_u232-convert-to-proper-speed-handling-api-fixAndrew Morton1-14/+14
2007-10-12USB: kl5kusb105: witch to new speed APIAlan Cox1-10/+18
2007-10-12USB: Remove dead references to "SAFE_SERIAL" CONFIG variables.Robert P. J. Day1-11/+0
2007-09-11USB: drivers/usb/serial/bus.c: Fix incompatible pointer type warningSatyam Sharma1-1/+1
2007-09-11USB: option: Add Dell HSDPA 5520 to driverGreg Kroah-Hartman1-0/+1
2007-09-11USB: option: Add a new device ID for the HUAWEI E220 HSDPA modem.Jaime Velasco Juan1-0/+2
2007-09-11USB: ftdi_sio: add of a new product/manufacturer, TMLPierre Castella2-0/+9
2007-09-11USB: oti6858: Remove broken ioctl code in -mm tree and also the broken fixesAlan Cox1-15/+0
2007-08-22USB: Adding support for HTC Smartphones to ipaqChristian Heim1-0/+1
2007-08-22usb-serial: fix oti6858.c segfault in termios handlingThomas Viehmann1-6/+4
2007-08-22USB: belkin_sa: avoid divide by zero errorAndy Green1-0/+4
2007-08-22USB: Support for the Evolution Scorpion robotsSøren Hauberg2-0/+5
2007-08-22USB: fix support for Dell Wireless Broadband (aka WWAN)Faidon Liambotis2-4/+7
2007-08-22USB: Typo: "USB_SAFE_PADDED" -> "USB_SERIAL_SAFE_PADDED".Robert P. J. Day1-3/+3
2007-08-22USB: serial: garmin_gps: fixes package loss if used from gpsbabelHermann Kneissel1-46/+47
2007-08-22USB: visor add ACER S10 palm device idMaximilian Attems2-0/+5
2007-07-30usb-serial: Fix edgeport regression on non-EPiC devicesAdam Kropelin1-11/+8
2007-07-30USB: drivers/usb/serial/sierra.c: make 3 functions staticAdrian Bunk1-3/+4
2007-07-30USB: fix BUG: sleeping function called from invalid context at /home/jeremy/hg/xen/paravirt/linux/drivers/usb/core/urb.c:524, in_atomic():1, irqs_disabled():0Oliver Neukum1-9/+8
2007-07-30USB: mct_u232: Convert to proper speed handling APIAlan Cox2-28/+28
2007-07-30digi_acceleport: Drag the driver kicking and screaming into coding styleAlan Cox1-560/+410
2007-07-30cp2101: Remove broken termios optimisation, use proper speed APIAlan Cox1-42/+27
2007-07-30USB: fix usb_serial_suspend(): buggy codeOliver Neukum1-7/+8
2007-07-19USB: Remove pointless conditional in drivers/usb/serial/io_ti.c::edge_shutdown()Jesper Juhl1-6/+4
2007-07-19USB: mos7720, mos7840: remove redundant urb checkFlorin Malita2-24/+0
2007-07-19USB: sierra: Add new devicesKevin Lloyd1-7/+20
2007-07-19USB: sierra: Add TRU-Install (c) SupportKevin Lloyd1-20/+78
2007-07-12USB: io_*: remove bogus termios no change checksAlan Cox2-17/+0
2007-07-12USB: mos7720: remove bogus no termios change checkAlan Cox1-10/+0
2007-07-12USB: visor and whiteheat: remove bogus termios change checksAlan Cox2-17/+0
2007-07-12USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_rate()Alan Cox1-32/+1
2007-07-12USB: mos7840.c: turn this into a serial driverAlan Cox1-72/+0
2007-07-12USB: ftdi_sio: fix oops due to processing workarounds too earlyOliver Neukum1-60/+44