summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-09usb: dwc3: debugfs: remove test mode interfaceSebastian Andrzej Siewior1-94/+0
2011-09-09usb: dwc3: ep0: simplify EP0 state machineFelipe Balbi3-215/+163
2011-09-09usb: dwc3: core: add flag for EP0 directionFelipe Balbi1-0/+3
2011-09-09usb: dwc3: ep0: add handling for unaligned OUT transfersFelipe Balbi1-5/+32
2011-09-09usb: dwc3: add a bounce buffer for control endpointsFelipe Balbi2-7/+28
2011-09-09usb: dwc3: core: add defines for XferNotReady event on Control EPsFelipe Balbi1-0/+6
2011-09-09usb: dwc3: gadget: improve command completion debug messageFelipe Balbi1-2/+2
2011-09-09usb: dwc3: gadget: set request dma to invalid when unmappingFelipe Balbi1-0/+1
2011-09-09usb: dwc3: ep0: fix 'transfered' typoFelipe Balbi1-3/+3
2011-09-09usb: dwc3: core: add missing @ for kerneldocFelipe Balbi1-7/+7
2011-09-09usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open()Dan Carpenter1-1/+3
2011-09-09usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bitSebastian Andrzej Siewior1-1/+1
2011-09-09usb: dwc3: gadget: use TRB type 6 for ISOC transfersSebastian Andrzej Siewior1-1/+1
2011-09-09usb: dwc3: gadget: reset resource index to zeroSebastian Andrzej Siewior1-1/+4
2011-09-09usb: dwc3: gadget: fixing dequeue of TRBsSebastian Andrzej Siewior1-3/+9
2011-08-26USB: pl2303: remove unreachable codeMichał Sroczyński1-3/+0
2011-08-25ums_realtek: do not use stack memory for DMAAdam Cozzette1-5/+30
2011-08-25USB host i.MX21: remove dependency on MACH_MX21Sascha Hauer1-3/+3
2011-08-25USB gadget i.MX1: remove dependency on ARCH_MXCSascha Hauer1-5/+4
2011-08-25usb: fix ipw.c build error, select USB_SERIAL_WWANRandy Dunlap1-0/+1
2011-08-25usb: fix dwc3 build when USB_GADGET_DWC3 is not enabledRandy Dunlap1-0/+5
2011-08-23USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto59-112/+106
2011-08-23usb: include module.h in the DesignWare USB3 DRD driverStephen Rothwell1-0/+1
2011-08-23USB: usbtest: use URB_ZERO_PACKET for BULK-OUT transfersSebastian Andrzej Siewior1-1/+3
2011-08-23usb: fhci-hcd: Allocate pram dynamically.Joakim Tjernlund1-1/+4
2011-08-23usb/isp1760: Clear TT buffer on interrupted low & full speed transfersArvid Brodin1-9/+74
2011-08-23drivers/usb/host/ohci-omap3.c: test the just-initialized valueJulia Lawall1-1/+1
2011-08-23USB: otg: remove unused function twl6030_set_phy_clkWanlong Gao1-16/+0
2011-08-23s3c-hsudc: Add basic otg transceiver handlingHeiko Stübner1-0/+23
2011-08-23s3c-hsudc: Fix possible nullpointer dereference during probeHeiko Stübner1-13/+13
2011-08-23MAINTAINERS: add a maintainer for DesignWare USB3 driverFelipe Balbi1-0/+8
2011-08-23usb: Introduce DesignWare USB3 DRD DriverFelipe Balbi16-0/+5712
2011-08-23usb: gadget: introduce gadget_is_dwc3()Felipe Balbi1-0/+3
2011-08-23usb: ch9: add function defines from ch9, USB 3.0 specSebastian Andrzej Siewior1-0/+5
2011-08-23USB: EHCI: remove usages of hcd->stateAlan Stern10-41/+56
2011-08-23usb: renesas_usbhs: use usb_endpoint_maxp()kuninori.morimoto.gx@renesas.com1-1/+1
2011-08-23usb: add usb_endpoint_maxp() macrokuninori.morimoto.gx@renesas.com1-0/+12
2011-08-23usb: OHCI/EHCI support for Netlogic XLS processor.Jayachandran C4-0/+322
2011-08-23USB: pxa168: Add onchip USB host controller supportTanmay Upadhyay6-0/+429
2011-08-23usb: isp1362-hcd: Quieten printksTobias Klauser1-3/+3
2011-08-23usb/isp1760: Fix problems that trigger WARNING at line 1136.Arvid Brodin1-18/+20
2011-08-23usb/isp1760: Fix missing endpoint unlink when no mem during enqueueArvid Brodin1-6/+3
2011-08-23usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2Arvid Brodin2-45/+96
2011-08-23usb/isp1760: Move isp1760_run within file (prepare for next patch)Arvid Brodin1-68/+68
2011-08-23usb/isp1760: Move some code (prepare for next patch)Arvid Brodin1-27/+18
2011-08-23usb: misc: usblcd: fixed coding style issuesZack Parsons1-56/+71
2011-08-23usb: misc: usbled: fixed coding style issuesZack Parsons1-11/+14
2011-08-23USB: ipw: convert to usb-wwan frameworkOliver Neukum1-2/+31
2011-08-23usb_storage: Don't freeze in usb-stor-scanSeth Forshee1-3/+13
2011-08-23USB: Remove test for NULL that'll never happen in usb_disconnect()Jesper Juhl1-5/+0