summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | | USB Serial Sierra: Dynamic interface detectionKevin Lloyd2008-08-131-31/+52
* | | USB Serial Sierra: clean-upKevin Lloyd2008-08-131-29/+27
* | | USB: pl2023: Remove USB id (4348:5523) handled by ch341Tollef Fog Heen2008-08-132-5/+0
* | | usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM readerAlan Stern2008-08-131-0/+14
* | | USB: Move usb/mon/ up to misc options in KconfigSimon Arlott2008-08-131-2/+2
* | | usb-storage: automatically recognize bad residuesAlan Stern2008-08-131-2/+15
* | | USB: fix interface unregistration logicAlan Stern2008-08-131-1/+1
* | | usb-serial: don't release unregistered minorsAlan Stern2008-08-131-4/+3
* | | usb: gadget: protect gadget_chips.h from been included twiceFelipe Balbi2008-08-131-0/+6
* | | USB: usb-storage: quirk around v1.11 firmware on Nikon D4Dave Jones2008-08-131-2/+2
* | | USB: OHCI: fix system hang caused by earlier patchAlan Stern2008-08-131-0/+7
* | | usb/core/driver: fix warningAlexander Beregalov2008-08-131-2/+1
* | | USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development KitsFrederik Kriewitz2008-08-132-0/+9
* | | USB: ftdi_sio: Add USB Product Id for ELV HS485André Schenk2008-08-132-0/+2
* | | USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...David Brownell2008-08-131-2/+3
* | | usb: auerswald: remove driver (obsolete)Wolfgang Mües2008-08-133-2163/+0
* | | isight_firmware: fix a leak and double kfree()Parag Warudkar2008-08-121-2/+2
|/ /
* | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-0816-48/+42
|\ \ | |/
| * [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0716-42/+42
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-073-4/+2
| |\
| * | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-0711-11/+11
| * | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-076-6/+0
* | | list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez2008-08-071-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-08-051-2/+0
|\ \
| * | remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-051-2/+0
* | | Fix USB storage hang on command abortAlan Stern2008-08-051-1/+1
|/ /
* | USB: m66592-udc: Fix up dev_set_name() badness.Paul Mundt2008-07-301-1/+1
|/
* fix for a memory leak in an error case introduced by fix for double freeOliver Neukum2008-07-261-4/+6
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-2/+2
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-2523-38/+31
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-231-2/+4
|\
| * Merge branch 'pxa' into develRussell King2008-07-1310-193/+193
| |\
| | * Merge branch 'eseries' into pxaRussell King2008-07-121-2/+4
| | |\
| | | * PXA UDC - allow use of inverted GPIO for pullupIan Molton2008-07-101-2/+4
| | * | Merge branch 'machtypes' into pxa-palmRussell King2008-07-0939-131/+1667
| | |\ \ | | | |/ | | |/|
* | | | Re-delete zombie 'drivers/usb/serial/airprime.c' fileLinus Torvalds2008-07-221-355/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-224-9/+16
|\ \ \ \
| * | | | device create: usb: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-214-9/+11
| * | | | sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams2008-07-211-0/+5
* | | | | tty: rework break handlingAlan Cox2008-07-222-4/+8
* | | | | io_edgeport: Fix various bogus returns to the tty layerAlan Cox2008-07-221-6/+6
* | | | | tty-usb-io_edgeport: Coding styleAlan Cox2008-07-222-806/+1023
* | | | | tty-usb-mos7720: Coding styleAlan Cox2008-07-221-111/+116
* | | | | mos7840: remove loads of bogus assignments to statusAlan Cox2008-07-221-236/+164
* | | | | omninet: Use string flip functionsAlan Cox2008-07-221-4/+3
* | | | | tty-usb-omninet: Coding styleAlan Cox2008-07-221-73/+87
* | | | | tty-usb-option: Coding styleAlan Cox2008-07-221-30/+35
* | | | | tty-usb-oti6858: Coding styleAlan Cox2008-07-221-66/+70
* | | | | tty-usb-safe-serial: Coding styleAlan Cox2008-07-221-133/+157
* | | | | tty-usb-ti-usb: Coding styleAlan Cox2008-07-221-115/+151
OpenPOWER on IntegriCloud