summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-10-01usb: phy: am335x: Remove redundant of_match_ptrSachin Kamat
2013-10-01usb: phy: am335x-control: Remove redundant of_match_ptrSachin Kamat
2013-10-01usb: musb_dsps: Remove redundant of_match_ptrSachin Kamat
2013-10-01usb: gadget: f_mass_storage: use usb_gstrings_attachAndrzej Pietrasiewicz
2013-10-01usb: gadget: f_mass_storage: add a level of indirection for luns storageAndrzej Pietrasiewicz
2013-10-01usb: gadget: f_mass_storage: factor out a header fileAndrzej Pietrasiewicz
2013-10-01usb: gadget: create a utility module for mass_storageAndrzej Pietrasiewicz
2013-10-01usb: gadget: configfs: add a method to unregister the gadgetAndrzej Pietrasiewicz
2013-10-01usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))Duan Jiong
2013-10-01usb: musb: davinci: fix resources passed to MUSB driver for DM6467Sergei Shtylyov
2013-10-01usb: usbtest: bmAttributes would better be maskedHuang Rui
2013-10-01usb: dwc3: Remove additional delay of 100ms when resumingVivek Gautam
2013-10-01usb: gadget: mv_u3d_core: fix memory leaksValentin Ilie
2013-10-01usb: dwc3: Remove redundant pci_set_drvdataSachin Kamat
2013-10-01usb: musb: use platform_device_register_full() to avoid directly messing with...Russell King
2013-10-01usb: gadget: net2280: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-01usb: gadget: pch_udc: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-01usb: gadget: goku_udc: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-01usb: gadget: amd5536udc: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-01usb: gadget: zero: Add flexible auto remote wakeup test methodPeter Chen
2013-10-01usb: musb: Call atomic_notifier_call_chain when status is changedPali Rohár
2013-10-01usb: musb: Add missing ATOMIC_INIT_NOTIFIER_HEADPali Rohár
2013-10-01usb: musb: name ux500 platforms more broadlyLinus Walleij
2013-10-01usb: phy: am335x: add wakeup supportSebastian Andrzej Siewior
2013-10-01usb: phy: nop: Defer clock prepare until PHY initMark Brown
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-25usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff
2013-09-25usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven
2013-09-25usb: chipidea: udc: free pending TD at removal procedurePeter Chen
2013-09-25usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen
2013-09-25usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen
2013-09-25usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen
2013-09-25USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern
2013-09-25USB: OHCI: accept very late isochronous URBsAlan Stern
2013-09-25USB: UHCI: accept very late isochronous URBsAlan Stern
2013-09-25USB: iMX21: accept very late isochronous URBsAlan Stern
2013-09-23usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou
2013-09-23xhci: Fix race between ep halt and URB cancellationFlorian Wolter
2013-09-23usb: Fix xHCI host issues on remote wakeup.Sarah Sharp
2013-09-23xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman
2013-09-23xhci: Fix oops happening after address device timeoutMathias Nyman
2013-09-17Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-09-17USB: pl2303: distinguish between original and cloned HX chipsFrank Schäfer
2013-09-17USB: Faraday fotg210: fix email addressesDave Jones
2013-09-17USB: fix typo in usb serial simple driver KconfigDave Jones
2013-09-17Revert "USB: EHCI: support running URB giveback in tasklet context"Greg Kroah-Hartman
2013-09-17usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intrChanho Park