summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: ux500: add dma name for ux500Mian Yousaf Kaukab2011-05-181-0/+2
* usb: musb: ux500: add ux500 specific code for gadget sideMian Yousaf Kaukab2011-05-181-4/+53
* usb: musb: fix compile errorFelipe Balbi2011-05-182-0/+4
* usb-storage: fix up the unusual_realtek device listAlan Stern2011-05-171-5/+5
* USB: gadget: f_audio: Fix invalid dereference of initdataMartin Jackson2011-05-171-1/+1
* EHCI: don't rescan interrupt QHs needlesslyAlan Stern2011-05-173-4/+12
* OHCI: fix regression caused by nVidia shutdown workaroundAlan Stern2011-05-171-2/+10
* USB: OTG: msm: Free VCCCX regulator even if we can't set the voltageMark Brown2011-05-171-3/+1
* USB: OTG: msm: Allow the widest possible range for VDDCX when removingMark Brown2011-05-171-1/+1
* USB: option: add support for Huawei E353 deviceMarcin Gałczyński2011-05-171-0/+2
* xhci: Fix memory leak bug when dropping endpointsSarah Sharp2011-05-161-1/+10
* xhci: Fix memory leak in ring cache deallocation.Sarah Sharp2011-05-161-4/+3
* xhci: Fix full speed bInterval encoding.Sarah Sharp2011-05-131-2/+2
* Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-05-1319-340/+321
|\
| * MAINTAINERS: tree moved to kernel.orgFelipe Balbi2011-05-131-1/+2
| * usb: musb: Calling VBUS pulsing API when SRP is initiated.Hema HK2011-05-131-0/+4
| * usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing APIHema HK2011-05-131-0/+15
| * usb: musb: host: remove duplicate check in musb_ep_program()Sergei Shtylyov2011-05-131-27/+22
| * usb: musb: export musb_interrupt symbolFelipe Balbi2011-05-131-1/+1
| * usb: musb: allow musb and glue layers to be modulesFelipe Balbi2011-05-131-10/+10
| * usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-1317-301/+267
* | usb: gadget: rndis: don't test against req->lengthFelipe Balbi2011-05-131-2/+1
* | usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD2011-05-131-1/+1
* | drivers/usb/serial/opticon.c: Release resources on kmalloc failureJulia Lawall2011-05-131-2/+5
* | USB: s3c-hsotg: return proper error if clk_get failsJingoo Han2011-05-131-1/+1
* | USB: s3c-hsotg: fix checkpatch warningsJingoo Han2011-05-131-4/+3
* | USB: s3c-hsudc: fix checkpatch error and warningJingoo Han2011-05-131-1/+1
* | USB: s3c-hsudc: use IS_ERR() instead of NULL checkJingoo Han2011-05-131-2/+2
|/
* xhci: move the common code to a function to get max ports and port arrayhuajun li2011-05-121-39/+27
* ehci: workaround for pci quirk timeout on ExoPCAndy Ross2011-05-121-10/+25
* ehci: pci quirk cleanupAndy Ross2011-05-121-70/+66
* Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2011-05-121-9/+9
|\
| * xhci: Fix bug in control transfer cancellation.Sarah Sharp2011-05-111-9/+9
* | usb: renesas_usbhs: fixup error processing on probe/removeKuninori Morimoto2011-05-111-6/+6
* | usb: renesas_usbhs: fixup fifo disableKuninori Morimoto2011-05-111-16/+13
* | USB: cdc_acm: Fix oops when Droids MuIn LCD is connectedErik Slagter2011-05-112-2/+12
|/
* USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driverThomas Abraham2011-05-104-0/+1375
* ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controllerThomas Abraham2011-05-101-0/+27
* ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget control...Thomas Abraham2011-05-104-0/+63
* ARM: S3C2416: Add USB Phy register definitionsThomas Abraham2011-05-101-0/+25
* usb: gadget: Remove the LUN checks which are always trueMaxin B John2011-05-102-2/+2
* usb: fix warning in usbtest module v2Greg Dietsche2011-05-101-3/+3
* USB: ehci-s5p : use __devinit and __devexit macros for probe and removeJingoo Han2011-05-101-3/+3
* USB: cp210x: fix typo, Telegesys should have been TelegesisFlorian Fainelli2011-05-101-1/+1
* usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance testsRoger Quadros2011-05-101-1/+5
* usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros2011-05-102-2/+76
* Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2011-05-104-5/+45
|\
| * xHCI 1.0: Max Exit Latency Too Large ErrorAlex He2011-05-092-1/+8
| * xHCI 1.0: TT_THINK_TIME setAndiry Xu2011-05-091-1/+6
| * xHCI 1.0: Block Interrupts for Isoch transferAndiry Xu2011-05-092-0/+7
OpenPOWER on IntegriCloud