summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2008-08-14USB Serial Sierra: clean-upKevin Lloyd1-29/+27
2008-08-14USB: pl2023: Remove USB id (4348:5523) handled by ch341Tollef Fog Heen2-5/+0
2008-08-14usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM readerAlan Stern1-0/+14
2008-08-14USB: Move usb/mon/ up to misc options in KconfigSimon Arlott1-2/+2
2008-08-14usb-storage: automatically recognize bad residuesAlan Stern1-2/+15
2008-08-14USB: fix interface unregistration logicAlan Stern1-1/+1
2008-08-14usb-serial: don't release unregistered minorsAlan Stern1-4/+3
2008-08-14usb: gadget: protect gadget_chips.h from been included twiceFelipe Balbi1-0/+6
2008-08-14USB: usb-storage: quirk around v1.11 firmware on Nikon D4Dave Jones1-2/+2
2008-08-14USB: OHCI: fix system hang caused by earlier patchAlan Stern1-0/+7
2008-08-14usb/core/driver: fix warningAlexander Beregalov1-2/+1
2008-08-14USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development KitsFrederik Kriewitz2-0/+9
2008-08-14USB: ftdi_sio: Add USB Product Id for ELV HS485André Schenk2-0/+2
2008-08-14USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...David Brownell1-2/+3
2008-08-14usb: auerswald: remove driver (obsolete)Wolfgang Mües3-2163/+0
2008-08-13isight_firmware: fix a leak and double kfree()Parag Warudkar1-2/+2
2008-08-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King1-1/+1
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek1-1/+1
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