summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2011-05-11xhci: Fix bug in control transfer cancellation.Sarah Sharp
2011-05-10USB: ehci-s5p : use __devinit and __devexit macros for probe and removeJingoo Han
2011-05-10Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-09xHCI 1.0: Max Exit Latency Too Large ErrorAlex He
2011-05-09xHCI 1.0: TT_THINK_TIME setAndiry Xu
2011-05-09xHCI 1.0: Block Interrupts for Isoch transferAndiry Xu
2011-05-09xHCI 1.0: Isoch endpoint CErr field setAndiry Xu
2011-05-09xHCI 1.0: Control endpoint average TRB length field setAndiry Xu
2011-05-09xHCI 1.0: Setup Stage TRB Transfer Type flagAndiry Xu
2011-05-06USB: UHCI: Add support for GRLIB GRUSBHC controllerJan Andersson
2011-05-06USB: UHCI: Support non-PCI host controllersJan Andersson
2011-05-06USB: UHCI: Wrap I/O register accessesJan Andersson
2011-05-06USB: UHCI: Move PCI specific functions to uhci-pci.cJan Andersson
2011-05-06USB: UHCI: Codingstyle fixesJan Andersson
2011-05-06USB: UHCI: Allow dynamic assignment of bus specific functionsJan Andersson
2011-05-06USB: UHCI: Remove PCI dependencies from uhci-hubJan Andersson
2011-05-06USB: ohci-s3c2410: return proper error if clk_get failsJingoo Han
2011-05-06USB: ohci-s3c2410: fix checkpatch errors and warningsJingoo Han
2011-05-06USB: ehci-au1xxx: fix suspend callbackManuel Lauss
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
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-03xHCI: Clear PLC in xhci_bus_resume()Andiry Xu
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-02usb/isp1760: Report correct urb status after unlinkArvid Brodin
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: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij 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: 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