summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-11USB: Add a sysfs file to show LTM capabilities.Sarah Sharp
2012-07-11USB: Enable Latency Tolerance Messaging (LTM).Sarah Sharp
2012-07-11xhci: Export Latency Tolerance Messaging capabilities.Sarah Sharp
2012-07-11USB: Remove unused LPM variable.Sarah Sharp
2012-07-11USB: Fix LPM disable count mismatch on driver unbind.Sarah Sharp
2012-07-11USB: Disable LPM while the device is unconfigured.Sarah Sharp
2012-07-11USB: Fix LPM disable/enable during device reset.Sarah Sharp
2012-07-09EHCI: centralize controller initializationAlan Stern
2012-07-09usb: chipidea: add imx platform driverRichard Zhao
2012-07-09usb: otg: add basic mxs phy driver supportRichard Zhao
2012-07-09usb: chipidea: permit driver bindings pass phy pointerRichard Zhao
2012-07-09usb: otg: add notify_connect/notify_disconnect callbackRichard Zhao
2012-07-09usb: chipidea: select USB_EHCI_ROOT_HUB_TT in USB_CHIPIDEA_HOST of KconfigRichard Zhao
2012-07-09USB: Chipidea: add ci13xxx device id managementRichard Zhao
2012-07-09USB: Chipidea: add unified ci13xxx_{add,remove}_device for platform driversRichard Zhao
2012-07-09USB: Chipidea: rename struct ci13xxx variables from udc to ciRichard Zhao
2012-07-09usb: renesas_usbhs: use dmaengine helper functionsKuninori Morimoto
2012-07-09drivers: usb: otg: fix build break in twl6030-usb.cKishon Vijay Abraham I
2012-07-09usb/hcd: Ensure scatter-gather is not used for isoc transfersHans de Goede
2012-07-09EHCI: centralize controller suspend/resumeAlan Stern
2012-07-06usb: convert port_owners type from void * to struct dev_state *Lan Tianyu
2012-07-06USB: Chipidea: rename struct ci13xxx_udc_driver to struct ci13xxx_platform_dataRichard Zhao
2012-07-06usb: chipidea: msm: add remove methodFelipe Balbi
2012-07-06usb: chipidea: msm: add missing section annotationFelipe Balbi
2012-07-06usb: chipidea: drop useless arch-checkFelipe Balbi
2012-07-06usb: chipidea: remove unneeded NULL checkAlexander Shishkin
2012-07-06usbdevfs: Use scatter-gather lists for large bulk transfersHans de Goede
2012-07-06usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctlHans de Goede
2012-07-06usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede
2012-07-06USB: class: cdc-acm: Fixed coding style issue.Jeffrin Jose
2012-07-06USB: ehci-s5p: use devm_ functionsJingoo Han
2012-07-06USB: ohci-exynos: use devm_ functionsJingoo Han
2012-07-06USB: ohci-exynos: add clock gating to suspend/resumeJingoo Han
2012-07-05Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-07-05Merge tag 'dwc3-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-07-05Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-07-05Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-07-05Merge 3.5-rc5 into usb-nextGreg Kroah-Hartman
2012-07-02usb: phy: fix error handling in usb_get_phyKishon Vijay Abraham I
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-07-02usb: gadget: at91_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva
2012-07-02usb: gadget: fsl_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva
2012-07-02usb: gadget: s3c-hsotg: Propagate devicetree to gadget driversAlexandre Pereira da Silva
2012-07-02usb: gadget: lpc32xx_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva
2012-07-02usb: gadget: mass_storage: make "file" and "ro" read only in some casesMichal Nazarewicz
2012-07-02usb: dwc3: return error in case of run/stop timeoutPratyush Anand
2012-07-02usb: dwc3: enable ACCEPT{U1,U2}ENA when SetConfiguration receivedPratyush Anand
2012-07-02usb: dwc3: no need to clear INIT{U1,U2}ENA bitsPratyush Anand
2012-07-02usb: dwc3: keep default hird threshold value as 4b1100Pratyush Anand
2012-07-02usb: dwc3: correct set_halt implementation for ep0Pratyush Anand