summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: cdc-acm: Adding second ACM channel support for Nokia N8Arvid Ephraim Picciani2011-02-041-0/+1
* USB, Mass Storage, composite, gadget: Fix build failure and memset of a structJesper Juhl2011-02-041-1/+2
* USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-043-0/+6
* USB: EHCI: fix scheduling while atomic during suspendYin Kangkai2011-02-033-2/+9
* Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-02-039-45/+96
|\
| * usb: ehci-omap: Show fatal probing time errors to end userJarkko Nikula2011-02-011-3/+3
| * usb: musb: introduce api for dma code to check compatibility with usb requestMian Yousaf Kaukab2011-02-012-0/+17
| * usb: musb: maintain three states for buffer mappings instead of twoMian Yousaf Kaukab2011-02-012-21/+32
| * usb: musb: disable double buffering when it's brokenFelipe Balbi2011-02-014-8/+28
| * usb: musb: hsdma: change back to use musb_read/writewBob Liu2011-02-011-5/+14
| * usb: musb: core: fix IRQ checkSergei Shtylyov2011-02-011-1/+1
| * usb: musb: fix kernel panic during s2ram(v2)Ming Lei2011-02-011-7/+1
* | USB: usb-storage: unusual_devs entry for Coby MP3 playerAlan Stern2011-02-031-0/+7
* | USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrographMichael Williamson2011-02-032-0/+7
* | USB: fix race between root-hub resume and wakeup requestsAlan Stern2011-02-031-1/+1
* | USB: prevent buggy hubs from crashing the USB stackAlan Stern2011-02-031-0/+5
* | usb: r8a66597-udc: Fixed bufnum of BulkYusuke Goda2011-02-031-1/+1
* | USB: ftdi_sio: add ST Micro Connect Lite uart supportJean-Christophe PLAGNIOL-VILLARD2011-02-032-0/+32
* | USB: Storage: Add unusual_devs entry for VTech KidizoomNick Holloway2011-02-031-0/+7
* | USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()Jesper Juhl2011-02-031-0/+1
* | USB: ti_usb: fix module removalIonut Nicu2011-02-031-1/+1
* | USB: io_edgeport: fix the reported firmware major and minorBjørn Mork2011-02-031-2/+2
|/
* Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman2011-01-245-86/+109
|\
| * xhci: Remove more doorbell-related readsMatthew Wilcox2011-01-142-26/+17
| * xHCI: fix printk_ratelimit() usageAndiry Xu2011-01-141-2/+2
| * xHCI: replace dev_dbg() with xhci_dbg()Andiry Xu2011-01-141-5/+6
| * xHCI: fix cycle bit set in giveback_first_trb()Andiry Xu2011-01-141-7/+21
| * xHCI: remove redundant parameter in giveback_first_trb()Andiry Xu2011-01-141-8/+6
| * xHCI: fix queue_trb in isoc transferAndiry Xu2011-01-141-1/+4
| * xhci: Use GFP_NOIO during device reset.Sarah Sharp2011-01-141-2/+6
| * usb: Realloc xHCI structures after a hub is verified.Sarah Sharp2011-01-141-0/+21
| * xhci: Do not run xhci_cleanup_msix with irq disabledZhang Rui2011-01-141-2/+4
| * xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-142-32/+21
| * xhci: Resume bus on any port status change.Sarah Sharp2011-01-141-1/+1
* | usb: gadget: composite: avoid access beyond array max lengthMaulik Mankad2011-01-221-2/+3
* | USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-227-40/+47
* | USB: gadget: Fix endpoint representation in ci13xxx_udcPavankumar Kondeti2011-01-222-131/+142
* | USB: gadget: Fix error path in ci13xxx_udc gadget probe functionPavankumar Kondeti2011-01-221-3/+1
* | usb: pch_udc: Fix the worning log issue at gadget driver removeToshiharu Okada2011-01-221-1/+2
* | USB: serial: Updated support for ICOM devicesPieter Maes2011-01-222-6/+28
* | USB: ehci-mxc: add work-around for efika mx/sb bugArnaud Patard (Rtp)2011-01-221-0/+21
* | USB: unbreak ehci-mxc on otg port of i.MX27Eric Bénard2011-01-221-2/+2
* | drivers: update to pl2303 usb-serial to support Motorola cablesDario Lombardo2011-01-222-0/+2
* | USB: adding USB support for Cinterion's HC2x, EU3 and PH8 productsNicolaus Colberg2011-01-221-2/+21
* | USB serial: add missing .usb_driver field in serial driversAlan Stern2011-01-2210-2/+18
* | USB: ehci-fsl: Fix 'have_sysif_regs' detectionPeter Tyser2011-01-223-19/+8
* | USB: g_printer: fix bug in module parameter definitionsAlan Stern2011-01-221-7/+7
* | USB: g_printer: fix bug in unregistrationAlan Stern2011-01-221-3/+2
* | USB: uss720: remove duplicate USB deviceSergei Shtylyov2011-01-221-1/+0
* | USB: EHCI: fix DMA deallocation bugAlan Stern2011-01-221-7/+12
OpenPOWER on IntegriCloud