summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-06-06usb: dwc3: Correct DWC3_DCTL_HIRD_THRES definitionPratyush Anand
2012-06-06usb: dwc3: gadget: ignore endpoint IRQs when endpoint is disabledFelipe Balbi
2012-06-06usb: dwc3: gadget: don't call stop_active_transfers() on disconnectFelipe Balbi
2012-06-06usb: dwc3: gadget: don't wait for ep cmd IRQFelipe Balbi
2012-06-06usb: dwc3: gadget: drop useless codeFelipe Balbi
2012-06-04usb: dwc3: Fix break from cleanup request loopPratyush Anand
2012-06-04usb: dwc3: Fix missed isoc IN transactionPratyush Anand
2012-06-04USB: DWC3: Correct DWC3_DSTS_SOFFN_MASK definitionPratyush Anand
2012-06-04USB: DWC3: Correct DWC3_TRB_SIZE_TRBSTS definitionPratyush Anand
2012-06-04USB: DWC3: Generate interrupt on each TRB as default optionPratyush Anand
2012-06-03usb: dwc3: ep0: rename dwc3_ep0_complete_req to dwc3_ep0_complete_statusFelipe Balbi
2012-06-03usb: dwc3: ep0: be careful with endianness on SetSEL commandFelipe Balbi
2012-06-03usb: dwc3: ep0: simplify error handling on dwc3_ep0_inspect_setupFelipe Balbi
2012-06-03usb: dwc3: gadget: move AcceptU1Ena and AcceptU2Ena to Reset IRQGerard CAUVY
2012-06-03usb: dwc3: gadget: disable U1/U2 on disconnectFelipe Balbi
2012-06-03usb: dwc3: gadget: prevent DCTL register corruptionFelipe Balbi
2012-06-03usb: dwc3: core: make sure evt->lpos is correctly initializedPaul Zimmerman
2012-06-03usb: dwc3: support new revisions of DWC3 corePaul Zimmerman
2012-06-03usb: dwc3: gadget: rename phy_power() to phy_suspend()Paul Zimmerman
2012-06-03usb: dwc3: gadget: reinitialize retriesPaul Zimmerman
2012-06-03usb: dwc3: add definitions for new registersPaul Zimmerman
2012-06-03usb: dwc3: gadget: remove trailing semicolonFelipe Balbi
2012-06-03usb: dwc3: ep0: fix a typo in commentFelipe Balbi
2012-06-03usb: dwc3: ep0: align on function signatureFelipe Balbi
2012-06-03usb: dwc3: ep0: switch over to IS_ALIGNEDFelipe Balbi
2012-06-03usb: dwc3: handle pending unaligned Control OUT data phase correctlyFelipe Balbi
2012-06-03usb: dwc3: fix a WARN and a commentFelipe Balbi
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-21Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-05-21Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2012-05-21xhci: Fix DIV_ROUND_UP compile error.Sarah Sharp
2012-05-21xhci: Fix compile with CONFIG_USB_SUSPEND=nSarah Sharp
2012-05-21USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp
2012-05-21Revert "USB: EHCI: work around bug in the Philips ISP1562 controller"Greg Kroah-Hartman
2012-05-19USB: EHCI: fix command register configuration lost problemMing Lei
2012-05-18USB: Remove races in devio.cHuajun Li
2012-05-18USB: ehci-platform: remove update_deviceHauke Mehrtens
2012-05-18Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-18xhci: Add Intel U1/U2 timeout policy.Sarah Sharp
2012-05-18xhci: Add infrastructure for host-specific LPM policies.Sarah Sharp