summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-10-06USB: OHCI: Properly handle OHCI controller suspendManjunath Goudar
2013-10-06usb: g_ffs: fix compilation warningDavid Cohen
2013-10-06usb: wusbcore: add support for isoc out transfersThomas Pugliese
2013-10-03usb: phy: omap: get rid of omap_get_control_dev()Roger Quadros
2013-10-03usb: musb: omap2430: Don't use omap_get_control_dev()Roger Quadros
2013-10-03usb: phy: omap-usb3: Don't use omap_get_control_dev()Roger Quadros
2013-10-03usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()Roger Quadros
2013-10-03usb: phy: omap-control: Get rid of platform dataRoger Quadros
2013-10-03usb: wusbcore: set the RPIPE bOverTheAirInterval for isoc endpointsThomas Pugliese
2013-10-03usb: wusbcore: implement hwahc_op_get_frame_numberThomas Pugliese
2013-10-03usb: wusbcore: avoid stack overflow in URB enqueue error pathThomas Pugliese
2013-10-03usb: ohci: use amd_chipset_type to filter for SB800 prefetchHuang Rui
2013-10-03usb: ehci: use amd_chipset_type to filter for usb subsystem hang bugHuang Rui
2013-10-01usb: wusbcore: fix build warning on 64-bit buildsThomas Pugliese
2013-10-01USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()Wei Yongjun
2013-10-01USB: OHCI: ohci_init_driver(): sanity check overridesKevin Hilman
2013-10-01usb: wusbcore: clean up urb dequeue processThomas Pugliese
2013-10-01usb: wusbcore: include the xfer_id in debug printsThomas Pugliese
2013-10-01usb: wusbcore: fix endianess issues when using dwTransferIDThomas Pugliese
2013-10-01usb: chipidea: add ci_hdrc_enter_lpm APIPeter Chen
2013-10-01usb: chipidea: imx: remove PHY operationsPeter Chen
2013-10-01usb: chipidea: move PHY operation to corePeter Chen
2013-09-30Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman
2013-09-28usb: musb: omap2430: use the new generic PHY frameworkKishon Vijay Abraham I
2013-09-28usb: phy: twl4030: use the new generic PHY frameworkKishon Vijay Abraham I
2013-09-28usb: phy: omap-usb2: use the new generic PHY frameworkKishon Vijay Abraham I
2013-09-26usb: wusbcore: set pointers to NULL after freeing in error casesThomas Pugliese
2013-09-26usb: wusbcore: clean up the sg list that was created for out transfersThomas Pugliese
2013-09-26usb: wusbcore: resource cleanup fix in __wa_xfer_setup_segsThomas Pugliese
2013-09-26usb: wusbcore: allow wa_xfer_destroy to clean up partially constructed xfersThomas Pugliese
2013-09-26usb: wusbcore: rename fields in struct wahcThomas Pugliese
2013-09-26usb: wusbcore: rename urb to tr_urb in struct wa_segThomas Pugliese
2013-09-26USB: ehci-dbgp: drop dead code.Tim Deegan
2013-09-26USB: phy: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TE...Dave Jones
2013-09-26usb: dwc3: add support for MerrifieldDavid Cohen
2013-09-26USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu
2013-09-26USB: Fix breakage in ffs_fs_mount()Al Viro
2013-09-26fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh
2013-09-26usb: core: usb_amd_resume_quirk() can be staticFengguang Wu
2013-09-26usb: pci-quirks: amd_chipset_sb_type_init() can be staticFengguang Wu
2013-09-26USB: OHCI: make ohci-pxa27x a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-ep93xx a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-nxp a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-s3c2410 a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-at91 a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-spear a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-omap3 a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-omap a separate driverManjunath Goudar
2013-09-26USB: OHCI: make ohci-exynos a separate driverManjunath Goudar
2013-09-26USB: EHCI: make ehci-w90X900 a separate driverManjunath Goudar