aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)Author
2007-10-14signedness: module_param_array nump argumentAl Viro
2007-10-12USB: serial core should respect driver requirementsAlan Stern
2007-10-12USB: Adding support for SHARP WS011SH to ipaq.cNobuhiro Iwamatsu
2007-10-12USB: funsoft: Fix termiosAlan Cox
2007-10-12USB: visor: termios bitsAlan Cox
2007-10-12USB: usb/serial/ch341.c: make 4 functions staticAdrian Bunk
2007-10-12USB: Driver for CH341 USB-serial adaptorFrank A Kingswood
2007-10-12USB: cp2101.c: add additional device IDEdouard Lafargue
2007-10-12USB: fix double frees in error code paths of ipaq driverOliver Neukum
2007-10-12USB: fix errornous assumption in the usb serial framework revealed by iuu_pho...Oliver Neukum
2007-10-12usb: serial/pl2303: support for BenQ Siemens Mobile Phone EF81Andreas Loibl
2007-10-12usb: avoid redundant cast of kmalloc() return value in OTi-6858 driverJesper Juhl
2007-10-12usb-serial: show port number in sysfsRoman Kagan
2007-10-12USB: kobil_sct: Rework driverAlan Cox
2007-10-12USB: cp2101: Coding style policeAlan Cox
2007-10-12USB: ftdi_sio: Handle FT232RL devices like FT232BM devicesAndrew M. Bishop
2007-10-12USB: ark3116.c: fix check-after-useAdrian Bunk
2007-10-12USB: mct_u232-convert-to-proper-speed-handling-api-fixAndrew Morton
2007-10-12USB: kl5kusb105: witch to new speed APIAlan Cox
2007-10-12USB: Remove dead references to "SAFE_SERIAL" CONFIG variables.Robert P. J. Day
2007-09-11USB: drivers/usb/serial/bus.c: Fix incompatible pointer type warningSatyam Sharma
2007-09-11USB: option: Add Dell HSDPA 5520 to driverGreg Kroah-Hartman
2007-09-11USB: option: Add a new device ID for the HUAWEI E220 HSDPA modem.Jaime Velasco Juan
2007-09-11USB: ftdi_sio: add of a new product/manufacturer, TMLPierre Castella
2007-09-11USB: oti6858: Remove broken ioctl code in -mm tree and also the broken fixesAlan Cox
2007-08-22USB: Adding support for HTC Smartphones to ipaqChristian Heim
2007-08-22usb-serial: fix oti6858.c segfault in termios handlingThomas Viehmann
2007-08-22USB: belkin_sa: avoid divide by zero errorAndy Green
2007-08-22USB: Support for the Evolution Scorpion robotsSøren Hauberg
2007-08-22USB: fix support for Dell Wireless Broadband (aka WWAN)Faidon Liambotis
2007-08-22USB: Typo: "USB_SAFE_PADDED" -> "USB_SERIAL_SAFE_PADDED".Robert P. J. Day
2007-08-22USB: serial: garmin_gps: fixes package loss if used from gpsbabelHermann Kneissel
2007-08-22USB: visor add ACER S10 palm device idMaximilian Attems
2007-07-30usb-serial: Fix edgeport regression on non-EPiC devicesAdam Kropelin
2007-07-30USB: drivers/usb/serial/sierra.c: make 3 functions staticAdrian Bunk
2007-07-30USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...Oliver Neukum
2007-07-30USB: mct_u232: Convert to proper speed handling APIAlan Cox
2007-07-30digi_acceleport: Drag the driver kicking and screaming into coding styleAlan Cox
2007-07-30cp2101: Remove broken termios optimisation, use proper speed APIAlan Cox
2007-07-30USB: fix usb_serial_suspend(): buggy codeOliver Neukum
2007-07-19USB: Remove pointless conditional in drivers/usb/serial/io_ti.c::edge_shutdown()Jesper Juhl
2007-07-19USB: mos7720, mos7840: remove redundant urb checkFlorin Malita
2007-07-19USB: sierra: Add new devicesKevin Lloyd
2007-07-19USB: sierra: Add TRU-Install (c) SupportKevin Lloyd
2007-07-12USB: io_*: remove bogus termios no change checksAlan Cox
2007-07-12USB: mos7720: remove bogus no termios change checkAlan Cox
2007-07-12USB: visor and whiteheat: remove bogus termios change checksAlan Cox
2007-07-12USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_ra...Alan Cox
2007-07-12USB: mos7840.c: turn this into a serial driverAlan Cox
2007-07-12USB: ftdi_sio: fix oops due to processing workarounds too earlyOliver Neukum