aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-22Re-delete zombie 'drivers/usb/serial/airprime.c' fileLinus Torvalds1-355/+0
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-9/+16
2008-07-22tty: rework break handlingAlan Cox2-4/+8
2008-07-22io_edgeport: Fix various bogus returns to the tty layerAlan Cox1-6/+6
2008-07-22tty-usb-io_edgeport: Coding styleAlan Cox2-806/+1023
2008-07-22tty-usb-mos7720: Coding styleAlan Cox1-111/+116
2008-07-22mos7840: remove loads of bogus assignments to statusAlan Cox1-236/+164
2008-07-22omninet: Use string flip functionsAlan Cox1-4/+3
2008-07-22tty-usb-omninet: Coding styleAlan Cox1-73/+87
2008-07-22tty-usb-option: Coding styleAlan Cox1-30/+35
2008-07-22tty-usb-oti6858: Coding styleAlan Cox1-66/+70
2008-07-22tty-usb-safe-serial: Coding styleAlan Cox1-133/+157
2008-07-22tty-usb-ti-usb: Coding styleAlan Cox1-115/+151
2008-07-22tty-usb-spcp8x5: Minor coding styleAlan Cox1-2/+2
2008-07-22tty-usb-sierra: Coding style - minorAlan Cox1-1/+1
2008-07-22tty-usb-pl2303: Coding styleAlan Cox1-28/+36
2008-07-22mct_u232: Use flip buffer functionsAlan Cox1-3/+1
2008-07-22tty-usb-mct-u232: Coding styleAlan Cox1-132/+141
2008-07-22kobil_sct: Fix ioctlsAlan Cox1-2/+4
2008-07-22tty-usb-kobil-sct: Coding styleAlan Cox1-260/+297
2008-07-22tty-usb-kl5kusb105: Coding styleAlan Cox1-201/+188
2008-07-22keyspan_pda: Use string flip functionsAlan Cox1-3/+2
2008-07-22tty-usb-keyspan-pda: Coding styleAlan Cox1-70/+91
2008-07-22keyspan: Use string flip functions when possibleAlan Cox1-9/+7
2008-07-22tty-usb-keyspan: Coding styleAlan Cox1-407/+418
2008-07-22tty-usb-iuu-phoenix: Clean up to coding styleAlan Cox1-9/+6
2008-07-22tty-usb-ipw: Coding styleAlan Cox1-135/+144
2008-07-22ipaq: Coding styleAlan Cox1-45/+52
2008-07-22io_ti: Minor coding styleAlan Cox1-1/+1
2008-07-22usb-serial: Coding styleAlan Cox1-140/+164
2008-07-22tty-usb-visor: Coding styleAlan Cox1-149/+191
2008-07-22tty-usb-hp4x: Fix overlong lineAlan Cox1-1/+2
2008-07-22tty-usb-generic: Code cleanupAlan Cox1-38/+49
2008-07-22garmin_gps: Coding styleAlan Cox1-178/+176
2008-07-22funsoft: Switch to linux/uaccessAlan Cox1-1/+1
2008-07-22ftdi_sio: Coding styleAlan Cox2-569/+635
2008-07-22empeg: Coding styleAlan Cox1-96/+107
2008-07-22digi_acceleport: coding styleAlan Cox1-160/+184
2008-07-22usb-cypress: There is no 0 case to go with CS5/6/7/8 so remove the testAlan Cox1-20/+17
2008-07-22cypress_m8: coding styleAlan Cox2-294/+325
2008-07-22cyberjack: Coding styleAlan Cox1-62/+69
2008-07-22cp2101: coding styleAlan Cox2-160/+156
2008-07-22tty-usb-console: Fix termiosAlan Cox1-32/+5
2008-07-22tty-usb-console: tidy the USB console codeAlan Cox1-61/+66
2008-07-22usb-serial-bus: tidy coding styleAlan Cox1-10/+10
2008-07-22belkin_sa: clean up codeAlan Cox2-69/+94
2008-07-22whiteheat: fix bugs found in the tidy and auditAlan Cox1-8/+4
2008-07-22whiteheat: coding styleAlan Cox3-206/+280
2008-07-22usb_serial: API all changeAlan Cox41-1694/+1790
2008-07-21device create: usb: convert device_create to device_create_drvdataGreg Kroah-Hartman4-9/+11