summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2013-10-04usb: phy: Rename OTG FSM informative variablesAnton Tikhomirov3-9/+13
2013-10-04usb: phy: Add and use missed OTG FSM timersAnton Tikhomirov2-3/+17
2013-10-04usb: phy: Fix OTG FSM timer handlingAnton Tikhomirov3-25/+87
2013-10-04usb: phy: Add and use missed helper functionsAnton Tikhomirov2-4/+18
2013-10-04usb: phy: Check OTG FSM callback existance in helper functionsAnton Tikhomirov1-7/+28
2013-10-04usb: phy: Pass OTG FSM pointer to callback functionsAnton Tikhomirov3-31/+31
2013-10-04usb: gadget: udc-core: Do not report -EISNAM error from gadgetfsFabio Estevam1-1/+2
2013-10-04usb: phy: generic: Don't use regulator framework for RESET lineRoger Quadros3-32/+60
2013-10-04usb: musb_am335x: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-02usb: gadget: s3c-hsotg: fix CodingStyle issuesPavel Machek1-8/+10
2013-10-02usb: musb: ux500: use SIMPLE_DEV_PM_OPSDaniel Mack1-10/+3
2013-10-02usb: musb: blackfin: use SIMPLE_DEV_PM_OPSDaniel Mack1-10/+3
2013-10-02usb: musb: am35x: use SIMPLE_DEV_PM_OPSDaniel Mack1-10/+3
2013-10-01usb: phy: tegra-usb: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01usb: phy: am335x: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01usb: phy: am335x-control: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01usb: musb_dsps: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-01usb: gadget: f_mass_storage: use usb_gstrings_attachAndrzej Pietrasiewicz1-13/+12
2013-10-01usb: gadget: f_mass_storage: add a level of indirection for luns storageAndrzej Pietrasiewicz1-19/+41
2013-10-01usb: gadget: f_mass_storage: factor out a header fileAndrzej Pietrasiewicz2-110/+133
2013-10-01usb: gadget: create a utility module for mass_storageAndrzej Pietrasiewicz8-291/+423
2013-10-01usb: gadget: configfs: add a method to unregister the gadgetAndrzej Pietrasiewicz2-0/+14
2013-10-01usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Duan Jiong1-1/+1
2013-10-01usb: musb: davinci: fix resources passed to MUSB driver for DM6467Sergei Shtylyov1-1/+10
2013-10-01usb: usbtest: bmAttributes would better be maskedHuang Rui1-1/+1
2013-10-01usb: dwc3: Remove additional delay of 100ms when resumingVivek Gautam1-1/+0
2013-10-01usb: gadget: mv_u3d_core: fix memory leaksValentin Ilie1-0/+2
2013-10-01usb: dwc3: Remove redundant pci_set_drvdataSachin Kamat1-2/+0
2013-10-01usb: musb: use platform_device_register_full() to avoid directly messing with...Russell King4-128/+68
2013-10-01usb: gadget: net2280: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-01usb: gadget: pch_udc: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-01usb: gadget: goku_udc: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-01usb: gadget: amd5536udc: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-10-01usb: gadget: zero: Add flexible auto remote wakeup test methodPeter Chen1-2/+23
2013-10-01usb: musb: Call atomic_notifier_call_chain when status is changedPali Rohár1-0/+3
2013-10-01usb: musb: Add missing ATOMIC_INIT_NOTIFIER_HEADPali Rohár1-0/+2
2013-10-01usb: musb: name ux500 platforms more broadlyLinus Walleij1-2/+2
2013-10-01usb: phy: am335x: add wakeup supportSebastian Andrzej Siewior2-0/+77
2013-10-01usb: phy: nop: Defer clock prepare until PHY initMark Brown3-25/+5
2013-09-27usb: dwc3: add support for MerrifieldDavid Cohen1-0/+2
2013-09-27USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu1-2/+3
2013-09-27USB: Fix breakage in ffs_fs_mount()Al Viro1-34/+26
2013-09-26fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh1-9/+3
2013-09-26usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff1-0/+16
2013-09-26usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-09-26usb: chipidea: udc: free pending TD at removal procedurePeter Chen1-0/+2
2013-09-26usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen1-2/+5
2013-09-26usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen1-0/+1
2013-09-26usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen1-1/+1
2013-09-26USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern3-3/+3