summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-03Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2011-05-03usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code pathsArvid Brodin
2011-05-03usb/isp1760: Report correct urb status after unlinkArvid Brodin
2011-05-03usb/isp1760: Remove unneeded OR map and HcBufferStatus codeArvid Brodin
2011-05-03usb/isp1760: Clean up urb enqueueingArvid Brodin
2011-05-03usb/isp1760: Remove false error printoutArvid Brodin
2011-05-03USB: s3c-hsotg: Add copyright stringAnton Tikhomirov
2011-05-03USB: s3c-hsotg: Fix hang up after resetAnton Tikhomirov
2011-05-03USB: s3c-hsotg: Fix stall condition processingAnton Tikhomirov
2011-05-03USB: s3c-hsotg: Fix control request processingAnton Tikhomirov
2011-05-03USB: s3c-hsotg: Fix interrupt cleaning codeAnton Tikhomirov
2011-05-03USB: 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
2011-05-02usb/usbtest: fix test10 on superpseedSebastian Andrzej Siewior
2011-05-02usb/usbtest: print super on super speedSebastian Andrzej Siewior
2011-04-30xhci-hcd: Include <linux/slab.h> in xhci-pci.cBen Hutchings
2011-04-30usb: core: Change usb_create_sysfs_intf_files()' return type to voidMichal Nazarewicz
2011-04-30USB: add queued-unlinks test case to usbtest driverAlan Stern
2011-04-30USB: ehci: tegra: fix USB1 port reset issueJim Lin
2011-04-30USB: ohci-s3c2410: use resource_size()Jingoo Han
2011-04-30USB: ohci-s3c2410: use __devinit and __devexit macros for probe and removeJingoo Han
2011-04-30usb: gadget: storage_common: use kstrto*() [bug fix]Michal Nazarewicz
2011-04-30usb/dummy_hcd: don't probe for udc if hcd failedSebastian Andrzej Siewior
2011-04-30usb/hcd: don't return 0 on error in usb_add_hcd()Sebastian Andrzej Siewior
2011-04-30usb: renesas_usbhs: add autonomy modeKuninori Morimoto
2011-04-30usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto
2011-04-30usb: renesas_usbhs: prevent NULL pointer crashKuninori Morimoto
2011-04-30usb: renesas_usbhs: add power control functionKuninori Morimoto