summaryrefslogtreecommitdiff
path: root/drivers/usb/serial
AgeCommit message (Expand)AuthorFilesLines
2008-07-23tty-usb-mct-u232: Coding styleAlan Cox1-132/+141
2008-07-23kobil_sct: Fix ioctlsAlan Cox1-2/+4
2008-07-23tty-usb-kobil-sct: Coding styleAlan Cox1-260/+297
2008-07-23tty-usb-kl5kusb105: Coding styleAlan Cox1-201/+188
2008-07-23keyspan_pda: Use string flip functionsAlan Cox1-3/+2
2008-07-23tty-usb-keyspan-pda: Coding styleAlan Cox1-70/+91
2008-07-23keyspan: Use string flip functions when possibleAlan Cox1-9/+7
2008-07-23tty-usb-keyspan: Coding styleAlan Cox1-407/+418
2008-07-23tty-usb-iuu-phoenix: Clean up to coding styleAlan Cox1-9/+6
2008-07-23tty-usb-ipw: Coding styleAlan Cox1-135/+144
2008-07-23ipaq: Coding styleAlan Cox1-45/+52
2008-07-23io_ti: Minor coding styleAlan Cox1-1/+1
2008-07-23usb-serial: Coding styleAlan Cox1-140/+164
2008-07-23tty-usb-visor: Coding styleAlan Cox1-149/+191
2008-07-23tty-usb-hp4x: Fix overlong lineAlan Cox1-1/+2
2008-07-23tty-usb-generic: Code cleanupAlan Cox1-38/+49
2008-07-23garmin_gps: Coding styleAlan Cox1-178/+176
2008-07-23funsoft: Switch to linux/uaccessAlan Cox1-1/+1
2008-07-23ftdi_sio: Coding styleAlan Cox2-569/+635
2008-07-23empeg: Coding styleAlan Cox1-96/+107
2008-07-23digi_acceleport: coding styleAlan Cox1-160/+184
2008-07-23usb-cypress: There is no 0 case to go with CS5/6/7/8 so remove the testAlan Cox1-20/+17
2008-07-23cypress_m8: coding styleAlan Cox2-294/+325
2008-07-23cyberjack: Coding styleAlan Cox1-62/+69
2008-07-23cp2101: coding styleAlan Cox2-160/+156
2008-07-23tty-usb-console: Fix termiosAlan Cox1-32/+5
2008-07-23tty-usb-console: tidy the USB console codeAlan Cox1-61/+66
2008-07-23usb-serial-bus: tidy coding styleAlan Cox1-10/+10
2008-07-23belkin_sa: clean up codeAlan Cox2-69/+94
2008-07-23whiteheat: fix bugs found in the tidy and auditAlan Cox1-8/+4
2008-07-23whiteheat: coding styleAlan Cox3-206/+280
2008-07-23usb_serial: API all changeAlan Cox41-1694/+1790
2008-07-22USB: fix double kfree in ipaq in error caseOliver Neukum1-1/+2
2008-07-22USB: debug port converter does not accept more than 8 byte packetsAleksey Gorelov1-0/+9
2008-07-22USB: fix usb serial pm counter decrement for disconnected interfacesOliver Neukum1-1/+4
2008-07-22USB: keyspan: Remove duplicate device entriesBen Collins1-3/+2
2008-07-22usb: fix uninitialized variable warning in keyspan_pdaBenny Halevy1-1/+1
2008-07-22USB: usb-serial: fix a sparse warning about different signednessAndre Haupt1-1/+1
2008-07-22USB: delete airprime driverGreg Kroah-Hartman4-362/+2
2008-07-22usb: irda: cleanup on ir-usb moduleFelipe Balbi1-220/+270
2008-07-22USB: cp2101.c fix sparse signedness mismatch warningsHarvey Harrison1-6/+7
2008-07-22USB: digi_accelport.c trivial sparse lock annotationHarvey Harrison1-0/+1
2008-07-22USB: remove CVS keywordsAdrian Bunk1-2/+0
2008-07-22USB: io_ti: FIrst cut at a big clean upAlan Cox1-1008/+852
2008-07-22USB: use get_unaligned_* helpers for kl5kusb105 driverHarvey Harrison1-1/+1
2008-07-22USB: usb dev_set_name() instead of dev->bus_idKay Sievers1-1/+1
2008-07-22USB: usb dev_name() instead of dev->bus_idKay Sievers1-2/+2
2008-07-15edgeport-ti: use request_firmware()Jaswinder Singh2-873/+47
2008-07-15edgeport: use request_firmware()Jaswinder Singh5-3557/+90
2008-07-10whiteheat: use request_firmware()David Woodhouse2-1696/+50