summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | | USB: quirk PLL power down modeLibin Yang2008-08-134-0/+164
* | | USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov2008-08-131-2/+3
* | | usb: cdc-acm: drain writes on closeDavid Brownell2008-08-132-5/+35
* | | usb: cdc-acm: stop dropping tx buffersDavid Brownell2008-08-132-31/+3
* | | usb: cdc-acm: bugfix release()David Brownell2008-08-131-6/+9
* | | usb gadget: issue notifications from ACM functionDavid Brownell2008-08-133-27/+235
* | | usb gadget: remove needless struct membersDavid Brownell2008-08-135-10/+0
* | | USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda2008-08-131-23/+26
* | | USB: fix compiler warning fixAlan Stern2008-08-131-2/+2
* | | usb-storage: unusual_devs entry for Nokia 5300Alan Stern2008-08-131-0/+7
* | | USB: cdc-acm.c: Fix compile warningsTakashi Iwai2008-08-131-1/+1
* | | USB: BandRich BandLuxe C150/C250 HSPA Data Card DriverLeon Leong2008-08-131-0/+32
* | | USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0...Lex Ross2008-08-132-0/+2
* | | usb: isp1760: don't be noisy about short packets.Sebastian Siewior2008-08-132-3/+6
* | | usb: ISP1760: improve pre-fetch timingEnrico Scholz2008-08-132-13/+33
* | | usb: return error code instead of 0 in the enqueue function.Sebastian Siewior2008-08-131-2/+1
* | | USB: serial gadget: rx path data loss fixesDavid Brownell2008-08-131-90/+146
* | | USB: Hook start_hnp into ohci structDmitry Baryshkov2008-08-133-3/+3
* | | USB: ohci: make distrust_firmware a quirkDmitry Baryshkov2008-08-133-2/+7
* | | USB: cxacru: Fix printk format flag in error messageSimon Arlott2008-08-131-1/+1
* | | USB: usb-storage Motorola Phone Razr v3xx US_FL_FIX_CAPACITY patchJost Diederichs2008-08-131-0/+9
* | | USB Storage Sierra: TRU-Install feature updateKevin Lloyd2008-08-136-2/+231
* | | USB Serial Sierra: TRU-Install feature updateKevin Lloyd2008-08-132-35/+7
* | | 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
|/