summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2007-10-25USB: option: termios handlingAlan Cox1-1/+2
2007-10-25USB: kobil_sct: termios encoding fixupsAlan Cox1-1/+4
2007-10-25USB: keyspan termios tidyAlan Cox1-5/+11
2007-10-25USB: ir_usb: termios handlingAlan Cox1-7/+4
2007-10-25USB: empeg: clean up and handle speedsAlan Cox1-15/+8
2007-10-25USB: digi_acceleport: fix termios and also readability a bitAlan Cox1-7/+9
2007-10-25USB: ch341: fix termios handlingAlan Cox1-3/+5
2007-10-25usb serial: kill another case we pass NULL and shouldn'tAlan Cox1-1/+3
2007-10-25USB: ark3116: update termios handlingAlan Cox1-2/+11
2007-10-25USB: add new Novatel device ids to option driverGreg Kroah-Hartman1-0/+2
2007-10-20typo fixesMatt LaPlante1-1/+1
2007-10-20Convert files to UTF-8 and some cleanupsJan Engelhardt4-7/+7
2007-10-19Add missing newlines to some uses of dev_<level> messagesJoe Perches6-20/+20
2007-10-14signedness: module_param_array nump argumentAl Viro1-4/+4
2007-10-13USB: serial core should respect driver requirementsAlan Stern1-9/+22
2007-10-13USB: Adding support for SHARP WS011SH to ipaq.cNobuhiro Iwamatsu1-0/+1
2007-10-13USB: funsoft: Fix termiosAlan Cox1-21/+0
2007-10-13USB: visor: termios bitsAlan Cox1-64/+0
2007-10-13USB: usb/serial/ch341.c: make 4 functions staticAdrian Bunk1-4/+6
2007-10-13USB: Driver for CH341 USB-serial adaptorFrank A Kingswood3-0/+363
2007-10-13USB: cp2101.c: add additional device IDEdouard Lafargue1-0/+1
2007-10-13USB: fix double frees in error code paths of ipaq driverOliver Neukum1-0/+2
2007-10-13USB: fix errornous assumption in the usb serial framework revealed by iuu_pho...Oliver Neukum1-0/+11
2007-10-13usb: serial/pl2303: support for BenQ Siemens Mobile Phone EF81Andreas Loibl2-0/+2
2007-10-13usb: avoid redundant cast of kmalloc() return value in OTi-6858 driverJesper Juhl1-1/+1
2007-10-13usb-serial: show port number in sysfsRoman Kagan1-0/+16
2007-10-13USB: kobil_sct: Rework driverAlan Cox1-89/+55
2007-10-13USB: cp2101: Coding style policeAlan Cox1-1/+1
2007-10-13USB: ftdi_sio: Handle FT232RL devices like FT232BM devicesAndrew M. Bishop1-1/+4
2007-10-13USB: ark3116.c: fix check-after-useAdrian Bunk1-5/+0
2007-10-13USB: mct_u232-convert-to-proper-speed-handling-api-fixAndrew Morton1-14/+14
2007-10-13USB: kl5kusb105: witch to new speed APIAlan Cox1-10/+18
2007-10-13USB: 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-23USB: Adding support for HTC Smartphones to ipaqChristian Heim1-0/+1
2007-08-23usb-serial: fix oti6858.c segfault in termios handlingThomas Viehmann1-6/+4
2007-08-23USB: belkin_sa: avoid divide by zero errorAndy Green1-0/+4
2007-08-23USB: Support for the Evolution Scorpion robotsSøren Hauberg2-0/+5
2007-08-23USB: fix support for Dell Wireless Broadband (aka WWAN)Faidon Liambotis2-4/+7
2007-08-23USB: Typo: "USB_SAFE_PADDED" -> "USB_SERIAL_SAFE_PADDED".Robert P. J. Day1-3/+3
2007-08-23USB: serial: garmin_gps: fixes package loss if used from gpsbabelHermann Kneissel1-46/+47
2007-08-23USB: visor add ACER S10 palm device idMaximilian Attems2-0/+5
2007-07-31usb-serial: Fix edgeport regression on non-EPiC devicesAdam Kropelin1-11/+8
2007-07-31USB: drivers/usb/serial/sierra.c: make 3 functions staticAdrian Bunk1-3/+4
2007-07-31USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...Oliver Neukum1-9/+8
2007-07-31USB: mct_u232: Convert to proper speed handling APIAlan Cox2-28/+28