aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* usb: Configure octeon2 glue logic for proper uSOF cycle period.David Daney2011-05-03
* usb: octeon2-common.c: Configure ports for proper electrical characteristics.David Daney2011-05-03
* USB: octeon2-common: Don't reinitialize the clocks.David Daney2011-05-03
* Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2011-05-02
|\
| * xhci 1.0: Set transfer burst last packet count field.Sarah Sharp2011-05-02
| * xhci 1.0: Set transfer burst count field.Sarah Sharp2011-05-02
| * xhci 1.0: Update TD size field format.Sarah Sharp2011-05-02
| * xhci 1.0: Only interrupt on short packet for IN EPs.Sarah Sharp2011-05-02
| * xhci: Remove sparse warning about cmd_status.Sarah Sharp2011-05-02
| * usbcore: warm reset USB3 port in SS.Inactive stateAndiry Xu2011-05-02
| * usbcore: Refine USB3.0 device suspend and resumeAndiry Xu2011-05-02
| * xHCI: report USB3.0 portstatus comply with USB3.0 specificationAndiry Xu2011-05-02
| * xHCI: Set link state supportAndiry Xu2011-05-02
| * xHCI: Clear link state change supportAndiry Xu2011-05-02
| * xHCI: warm reset supportAndiry Xu2011-05-02
| * usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior2011-05-02
| * xhci: Remove recursive call to xhci_handle_eventMatt Evans2011-05-02
| * xhci: Add an assertion to check for virt_dev=0 bug.Matt Evans2011-05-02
| * xhci: Add rmb() between reading event validity & event data access.Matt Evans2011-05-02
| * xhci: Make xHCI driver endian-safeMatt Evans2011-05-02
* | usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code pathsArvid Brodin2011-05-02
* | usb/isp1760: Report correct urb status after unlinkArvid Brodin2011-05-02
* | usb/isp1760: Remove unneeded OR map and HcBufferStatus codeArvid Brodin2011-05-02
* | usb/isp1760: Clean up urb enqueueingArvid Brodin2011-05-02
* | usb/isp1760: Remove false error printoutArvid Brodin2011-05-02
* | USB: s3c-hsotg: Add copyright stringAnton Tikhomirov2011-05-02
* | USB: s3c-hsotg: Fix hang up after resetAnton Tikhomirov2011-05-02
* | USB: s3c-hsotg: Fix stall condition processingAnton Tikhomirov2011-05-02
* | USB: s3c-hsotg: Fix control request processingAnton Tikhomirov2011-05-02
* | USB: s3c-hsotg: Fix interrupt cleaning codeAnton Tikhomirov2011-05-02
* | USB: s3c-hsotg: Fix core resetAnton Tikhomirov2011-05-02
* | USB: extend ehci-fsl and fsl_udc_core driver for OTG operationAnatolij Gustschin2011-05-02
* | USB: add Freescale USB OTG Transceiver driverLi Yang2011-05-02
* | USB: fsl_udc_core: support device mode of MPC5121E DR USB ControllerAnatolij Gustschin2011-05-02
* | USB: fsl_udc_core: prepare for SoCs with BE registers and descriptorsAnatolij Gustschin2011-05-02
* | USB: fix build of FSL MPH DR OF platform driverAnatolij Gustschin2011-05-02
* | USB: ehci-fsl: add MPC5121E specific suspend and resumeAnatolij Gustschin2011-05-02
* | usb: factor out state_string() on otg driversAnatolij Gustschin2011-05-02
* | usb/usbtest: fix test10 on superpseedSebastian Andrzej Siewior2011-05-02
* | usb/usbtest: print super on super speedSebastian Andrzej Siewior2011-05-02
|/
* xhci-hcd: Include <linux/slab.h> in xhci-pci.cBen Hutchings2011-04-29
* usb: core: Change usb_create_sysfs_intf_files()' return type to voidMichal Nazarewicz2011-04-29
* USB: add queued-unlinks test case to usbtest driverAlan Stern2011-04-29
* USB: ehci: tegra: fix USB1 port reset issueJim Lin2011-04-29
* USB: ohci-s3c2410: use resource_size()Jingoo Han2011-04-29
* USB: ohci-s3c2410: use __devinit and __devexit macros for probe and removeJingoo Han2011-04-29
* usb: gadget: storage_common: use kstrto*() [bug fix]Michal Nazarewicz2011-04-29
* usb/dummy_hcd: don't probe for udc if hcd failedSebastian Andrzej Siewior2011-04-29
* usb/hcd: don't return 0 on error in usb_add_hcd()Sebastian Andrzej Siewior2011-04-29
* usb: renesas_usbhs: add autonomy modeKuninori Morimoto2011-04-29