summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti2011-05-062-10/+56
* USB: OTG: msm: Configure PHY Analog and Digital voltage domainsAnji jonnala2011-05-061-0/+189
* USB: OTG: msm: Implement charger detectionPavankumar Kondeti2011-05-063-5/+457
* USB: OTG: msm: vote for dayatona fabric clockAnji jonnala2011-05-062-3/+40
* USB: UHCI: Add support for GRLIB GRUSBHC controllerJan Andersson2011-05-063-7/+234
* USB: UHCI: Support non-PCI host controllersJan Andersson2011-05-063-0/+142
* USB: UHCI: Wrap I/O register accessesJan Andersson2011-05-064-47/+77
* USB: UHCI: Move PCI specific functions to uhci-pci.cJan Andersson2011-05-062-294/+333
* USB: UHCI: Codingstyle fixesJan Andersson2011-05-061-5/+5
* USB: UHCI: Allow dynamic assignment of bus specific functionsJan Andersson2011-05-062-19/+78
* USB: UHCI: Remove PCI dependencies from uhci-hubJan Andersson2011-05-063-4/+17
* fsl/usb: Unused endpoint failure for USB gadgetRamneek Mehresh2011-05-061-6/+21
* USB: ohci-s3c2410: return proper error if clk_get failsJingoo Han2011-05-061-2/+2
* USB: ohci-s3c2410: fix checkpatch errors and warningsJingoo Han2011-05-061-23/+23
* USB: ehci-au1xxx: fix suspend callbackManuel Lauss2011-05-061-6/+3
* usb: fix building musb driversAnatolij Gustschin2011-05-0612-73/+74
* USB: EHCI: Add bus glue for GRLIB GRUSBHC controllerJan Andersson2011-05-035-2/+253
* USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-0327-30/+48
* USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resumePavankumar Kondeti2011-05-031-2/+2
* USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udcAnji jonnala2011-05-031-14/+17
* USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udcPavankumar Kondeti2011-05-031-6/+14
* USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udcPavankumar Kondeti2011-05-031-1/+7
* USB: gadget: Fix unused variable warning in ci13xxx_udcPavankumar Kondeti2011-05-031-1/+1
* USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udcPavankumar Kondeti2011-05-031-1/+1
* USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udcPavankumar Kondeti2011-05-031-1/+1
* USB: gpio-vbus: ask for vbus_draw regulator before registering xceivDmitry Eremin-Solenikov2011-05-031-7/+7
* USB: ldusb: add several new devicesMichael Hund2011-05-033-12/+81
* USB: ehci: remove structure packing from ehci_defRabin Vincent2011-05-031-3/+3
* usb: Configure octeon2 glue logic for proper uSOF cycle period.David Daney2011-05-031-0/+3
* usb: octeon2-common.c: Configure ports for proper electrical characteristics.David Daney2011-05-031-1/+3
* USB: octeon2-common: Don't reinitialize the clocks.David Daney2011-05-031-14/+24
* Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2011-05-029-449/+763
|\
| * xhci 1.0: Set transfer burst last packet count field.Sarah Sharp2011-05-022-1/+41
| * xhci 1.0: Set transfer burst count field.Sarah Sharp2011-05-022-1/+27
| * xhci 1.0: Update TD size field format.Sarah Sharp2011-05-021-6/+70
| * xhci 1.0: Only interrupt on short packet for IN EPs.Sarah Sharp2011-05-021-21/+24
| * xhci: Remove sparse warning about cmd_status.Sarah Sharp2011-05-021-2/+2
| * usbcore: warm reset USB3 port in SS.Inactive stateAndiry Xu2011-05-021-0/+46
| * usbcore: Refine USB3.0 device suspend and resumeAndiry Xu2011-05-022-41/+41
| * xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu2011-05-022-27/+66
| * xHCI: Set link state supportAndiry Xu2011-05-021-0/+41
| * xHCI: Clear link state change supportAndiry Xu2011-05-021-0/+5
| * xHCI: warm reset supportAndiry Xu2011-05-021-0/+11
| * usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior2011-05-023-3/+3
| * xhci: Remove recursive call to xhci_handle_eventMatt Evans2011-05-021-7/+11
| * xhci: Add an assertion to check for virt_dev=0 bug.Matt Evans2011-05-021-0/+11
| * xhci: Add rmb() between reading event validity & event data access.Matt Evans2011-05-021-0/+5
| * xhci: Make xHCI driver endian-safeMatt Evans2011-05-026-341/+360
* | usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code pathsArvid Brodin2011-05-022-699/+679
* | usb/isp1760: Report correct urb status after unlinkArvid Brodin2011-05-021-0/+1
OpenPOWER on IntegriCloud