summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-06usb: fix building musb driversAnatolij Gustschin
2011-05-03USB: EHCI: Add bus glue for GRLIB GRUSBHC controllerJan Andersson
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2011-05-03USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resumePavankumar Kondeti
2011-05-03USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udcAnji jonnala
2011-05-03USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udcPavankumar Kondeti
2011-05-03USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udcPavankumar Kondeti
2011-05-03USB: gadget: Fix unused variable warning in ci13xxx_udcPavankumar Kondeti
2011-05-03USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udcPavankumar Kondeti
2011-05-03USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udcPavankumar Kondeti
2011-05-03USB: gpio-vbus: ask for vbus_draw regulator before registering xceivDmitry Eremin-Solenikov
2011-05-03USB: ldusb: add several new devicesMichael Hund
2011-05-03usb: Configure octeon2 glue logic for proper uSOF cycle period.David Daney
2011-05-03usb: octeon2-common.c: Configure ports for proper electrical characteristics.David Daney
2011-05-03USB: octeon2-common: Don't reinitialize the clocks.David Daney
2011-05-02Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2011-05-02usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code pathsArvid Brodin
2011-05-02usb/isp1760: Report correct urb status after unlinkArvid Brodin
2011-05-02usb/isp1760: Remove unneeded OR map and HcBufferStatus codeArvid Brodin
2011-05-02usb/isp1760: Clean up urb enqueueingArvid Brodin
2011-05-02usb/isp1760: Remove false error printoutArvid Brodin
2011-05-02USB: s3c-hsotg: Add copyright stringAnton Tikhomirov
2011-05-02USB: s3c-hsotg: Fix hang up after resetAnton Tikhomirov
2011-05-02USB: s3c-hsotg: Fix stall condition processingAnton Tikhomirov
2011-05-02USB: s3c-hsotg: Fix control request processingAnton Tikhomirov
2011-05-02USB: s3c-hsotg: Fix interrupt cleaning codeAnton Tikhomirov
2011-05-02USB: s3c-hsotg: Fix core resetAnton Tikhomirov
2011-05-02USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin
2011-05-02USB: add Freescale USB OTG Transceiver driverLi Yang
2011-05-02USB: fsl_udc_core: support device mode of MPC5121E DR USB ControllerAnatolij Gustschin
2011-05-02USB: fsl_udc_core: prepare for SoCs with BE registers and descriptorsAnatolij Gustschin
2011-05-02USB: fix build of FSL MPH DR OF platform driverAnatolij Gustschin
2011-05-02USB: ehci-fsl: add MPC5121E specific suspend and resumeAnatolij Gustschin
2011-05-02xhci 1.0: Set transfer burst last packet count field.Sarah Sharp
2011-05-02xhci 1.0: Set transfer burst count field.Sarah Sharp
2011-05-02xhci 1.0: Update TD size field format.Sarah Sharp
2011-05-02xhci 1.0: Only interrupt on short packet for IN EPs.Sarah Sharp
2011-05-02xhci: Remove sparse warning about cmd_status.Sarah Sharp
2011-05-02usbcore: warm reset USB3 port in SS.Inactive stateAndiry Xu
2011-05-02usbcore: Refine USB3.0 device suspend and resumeAndiry Xu
2011-05-02xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu
2011-05-02xHCI: Set link state supportAndiry Xu
2011-05-02xHCI: Clear link state change supportAndiry Xu
2011-05-02xHCI: warm reset supportAndiry Xu
2011-05-02usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior
2011-05-02xhci: Remove recursive call to xhci_handle_eventMatt Evans
2011-05-02xhci: Add an assertion to check for virt_dev=0 bug.Matt Evans
2011-05-02xhci: Add rmb() between reading event validity & event data access.Matt Evans
2011-05-02xhci: Make xHCI driver endian-safeMatt Evans
2011-05-02usb: factor out state_string() on otg driversAnatolij Gustschin