summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-48/+42
2008-08-07list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King16-42/+42
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King3-4/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King11-11/+11
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King6-6/+0
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-2/+0
2008-08-05Fix USB storage hang on command abortAlan Stern1-1/+1
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz1-2/+0
2008-07-30USB: m66592-udc: Fix up dev_set_name() badness.Paul Mundt1-1/+1
2008-07-27fix for a memory leak in an error case introduced by fix for double freeOliver Neukum1-4/+6
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-2/+2
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven23-38/+31
2008-07-24Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+4
2008-07-23Re-delete zombie 'drivers/usb/serial/airprime.c' fileLinus Torvalds1-355/+0
2008-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-9/+16
2008-07-23tty: rework break handlingAlan Cox2-4/+8
2008-07-23io_edgeport: Fix various bogus returns to the tty layerAlan Cox1-6/+6
2008-07-23tty-usb-io_edgeport: Coding styleAlan Cox2-806/+1023
2008-07-23tty-usb-mos7720: Coding styleAlan Cox1-111/+116
2008-07-23mos7840: remove loads of bogus assignments to statusAlan Cox1-236/+164
2008-07-23omninet: Use string flip functionsAlan Cox1-4/+3
2008-07-23tty-usb-omninet: Coding styleAlan Cox1-73/+87
2008-07-23tty-usb-option: Coding styleAlan Cox1-30/+35
2008-07-23tty-usb-oti6858: Coding styleAlan Cox1-66/+70
2008-07-23tty-usb-safe-serial: Coding styleAlan Cox1-133/+157
2008-07-23tty-usb-ti-usb: Coding styleAlan Cox1-115/+151
2008-07-23tty-usb-spcp8x5: Minor coding styleAlan Cox1-2/+2
2008-07-23tty-usb-sierra: Coding style - minorAlan Cox1-1/+1
2008-07-23tty-usb-pl2303: Coding styleAlan Cox1-28/+36
2008-07-23mct_u232: Use flip buffer functionsAlan Cox1-3/+1
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