summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usbcore: add sysfs support to xHCI usb2 hardware LPMAndiry Xu2011-09-273-1/+99
* xHCI: set USB2 hardware LPMAndiry Xu2011-09-279-1/+120
* xHCI: test USB2 software LPMAndiry Xu2011-09-274-1/+211
* xHCI: Check host USB2 LPM capabilityAndiry Xu2011-09-273-0/+27
* xHCI: Clear PLC for USB2 root hub portsAndiry Xu2011-09-271-0/+4
* xHCI: test and clear RWC bitAndiry Xu2011-09-273-10/+20
* xHCI: set link stateAndiry Xu2011-09-273-47/+33
* usbcore: check device's LPM capabilityAndiry Xu2011-09-272-2/+10
* usbcore: get BOS descriptor setAndiry Xu2011-09-275-0/+121
* USB: gadget: u_serial.c: fixed a brace coding style issueShaun Silk2011-09-271-2/+1
* EHCI : introduce a common ehci_setupMatthieu CASTET2011-09-271-0/+29
* usbmon vs. tcpdump: fix dropped packet countJohannes Stezenbach2011-09-271-1/+1
* usb: gadget: udc-core: fix bug on soft_connect interfaceFelipe Balbi2011-09-271-1/+1
* USB: pl2303: add id for SMART deviceEric Benoit2011-09-272-0/+6
* USB: qcserial: Add support for Sierra Wireless MC8355/Gobi 3000Richard Hartmann2011-09-201-0/+1
* xhci-mem.c: xhci_segment_free: No need for checking seg argumentKautuk Consul2011-09-201-2/+0
* xhci-mem.c: Check for ring->first_seg != NULLKautuk Consul2011-09-201-10/+12
* USB: When hot reset for USB3 fails, try warm reset.Sarah Sharp2011-09-201-0/+43
* xhci: USB 3.0 BW checking.Sarah Sharp2011-09-202-5/+67
* xhci: Fix mult base in endpoint bandwidth info.Sarah Sharp2011-09-202-5/+7
* usbcore: refine warm reset logicAndiry Xu2011-09-201-104/+112
* usb/xhci: ignore xhci version while checking for the link quirkSebastian Andrzej Siewior2011-09-202-4/+2
* USB: Realtek cr: Fix driver freeze issueedwin_rong2011-09-181-4/+77
* USB: add RESET_RESUME for webcams shown to be quirkyOliver Neukum2011-09-181-0/+21
* USB: document ehci-hcd's "companion" sysfs attributeAlan Stern2011-09-181-0/+46
* Merge branch 'for-next' of git://gitorious.org/usb/usb into usb-nextGreg Kroah-Hartman2011-09-1814-647/+740
|\
| * usb: musb: Enable DMA mode1 RX for transfers without short packetsAnand Gadiyar2011-09-091-26/+43
| * usb: musb: fix build breakageFelipe Balbi2011-09-091-6/+5
| * usb: gadget: audio: queue wLength-sized requestsFelipe Balbi2011-09-091-2/+2
| * usb: gadget: audio: actually support both speedsFelipe Balbi2011-09-091-5/+6
| * usb: gadget: storage: make FSG_NUM_BUFFERS variable sizePer Forlin2011-09-094-20/+85
| * USB: gadget: storage: remove alignment assumptionAlan Stern2011-09-092-81/+49
| * usb: gadget: storage: adapt logic block size to bound block devicesPeiyu Li2011-09-093-57/+79
| * usb: dwc3: gadget: improve debug on link state changeFelipe Balbi2011-09-091-2/+2
| * usb: dwc3: omap: set idle and standby modesFelipe Balbi2011-09-091-0/+24
| * usb: dwc3: ep0: introduce ep0_expect_in flagFelipe Balbi2011-09-092-0/+18
| * usb: dwc3: ep0: giveback requests on stall_and_restartFelipe Balbi2011-09-091-0/+10
| * usb: dwc3: gadget: drop the useless dma_sync_single* callsFelipe Balbi2011-09-091-9/+0
| * usb: dwc3: gadget: fix GCTL programmingFelipe Balbi2011-09-091-6/+3
| * usb: dwc3: define ScaleDown macro helperFelipe Balbi2011-09-091-0/+1
| * usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECNFelipe Balbi2011-09-091-1/+1
| * usb: dwc3: gadget: do not map/unmap ZLP transfersSebastian Andrzej Siewior2011-09-091-0/+10
| * usb: dwc3: omap: fix IRQ handlingFelipe Balbi2011-09-091-27/+12
| * usb: dwc3: omap: change IRQ name to dwc3-omapFelipe Balbi2011-09-091-1/+1
| * usb: dwc3: add module.h to dwc3-omap.c and core.cFelipe Balbi2011-09-092-0/+2
| * usb: dwc3: omap: distinguish between SW and HW modesFelipe Balbi2011-09-092-0/+69
| * usb: dwc3: omap: drop DEV_PM_OPS for nowFelipe Balbi2011-09-091-41/+0
| * usb: dwc3: omap: use the macro we already haveFelipe Balbi2011-09-091-1/+2
| * usb: dwc3: omap: do not enable DMA Disable Clear IRQFelipe Balbi2011-09-091-2/+1
| * usb: dwc3: omap: fix dev_dbg() callsFelipe Balbi2011-09-091-10/+10