summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-05usb: gadget: f_midi: convert to new function interface with backward compatib...Andrzej Pietrasiewicz5-6/+179
2014-11-05usb: gadget: f_midi: check kstrdup() return valueAndrzej Pietrasiewicz1-5/+18
2014-11-05usb: gadget: f_midi: enable use of the index parameterAndrzej Pietrasiewicz1-1/+1
2014-11-05usb: gadget: Kconfig: enable separate compilation of uac1/uac2 functionsAndrzej Pietrasiewicz1-0/+31
2014-11-05usb: dwc3: ep0: remove unnecessary break after returnJingoo Han1-2/+0
2014-11-05usb: musb: try a race-free wakeupSebastian Andrzej Siewior3-4/+8
2014-11-05usb: musb: core: check link status on resumeSebastian Andrzej Siewior1-0/+6
2014-11-05usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han2-5/+2
2014-11-05usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPEYoshihiro Shimoda5-4/+27
2014-11-05usb: renesas_usbhs: fix the timing of dcp_control_transfer_doneYoshihiro Shimoda2-16/+3
2014-11-05usb: renesas_usbhs: gadget: fix the behavior of pullupTakeshi Kihara2-3/+33
2014-11-05usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable()Kazuya Mizuguchi1-0/+3
2014-11-03usb: dwc2: allow dwc2 to get built when USB_GADGET=mDinh Nguyen1-1/+1
2014-11-03usb: dwc3: make HIRD threshold configurableHuang Rui4-5/+27
2014-11-03usb: dwc3: add support for AMD Nolan platformHuang Rui1-0/+26
2014-11-03PCI: Prevent xHCI driver from claiming AMD Nolan USB3 DRD deviceHuang Rui1-0/+20
2014-11-03usb: dwc3: add disable usb2 suspend phy quirkHuang Rui3-0/+9
2014-11-03usb: dwc3: add disable usb3 suspend phy quirkHuang Rui3-0/+9
2014-11-03usb: dwc3: add Tx de-emphasis quirkHuang Rui3-0/+31
2014-11-03usb: dwc3: set SUSPHY bit for all coresHuang Rui1-0/+24
2014-11-03usb: dwc3: add rx_detect to polling lfps quirkHuang Rui3-0/+10
2014-11-03usb: dwc3: add lfps filter quirkHuang Rui3-0/+10
2014-11-03usb: dwc3: add delay phy power change quirkHuang Rui3-0/+10
2014-11-03usb: dwc3: add delay p1p2p3 quirkHuang Rui3-0/+12
2014-11-03usb: dwc3: add request p1p2p3 quirkHuang Rui3-0/+10
2014-11-03usb: dwc3: add P3 in U2 SS inactive quirkHuang Rui3-0/+27
2014-11-03usb: dwc3: add u2exit lfps quirkHuang Rui3-0/+10
2014-11-03usb: dwc3: add lpm erratum supportHuang Rui4-10/+48
2014-11-03usb: dwc3: add disscramble quirkHuang Rui3-1/+18
2014-11-03usb: dwc3: initialize platform data at pci glue layerHuang Rui1-0/+9
2014-11-03usb: dwc3: add a flag to check if it is fpga boardHuang Rui2-0/+11
2014-11-03usb: dwc3: enable hibernation if to be supportedHuang Rui1-0/+6
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart4-21/+78
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart9-39/+32
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart11-58/+64
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart25-314/+310
2014-11-03usb: gadget: fix ptr_ret.cocci warningsFengguang Wu1-4/+1
2014-11-03usb: gadget: function: Added usb_assign_descriptors failure checkPavitrakumar Managutte1-0/+3
2014-11-03usb: musb: core: use ->resume instead ->resume_noirqSebastian Andrzej Siewior1-2/+2
2014-11-03usb: dwc2: gadget: fix calls to phy control functions in suspend/resume codeMarek Szyprowski1-2/+5
2014-11-03usb: dwc2: gadget: use soft-disconnect udc feature in pullup() methodMarek Szyprowski1-1/+8
2014-11-03usb: dwc2: gadget: move phy control calls out of pullup() methodMarek Szyprowski1-2/+4
2014-11-03usb: dwc2: gadget: decouple setting soft-disconnect from s3c_hsotg_core_initMarek Szyprowski1-5/+17
2014-11-03usb: dwc2: gadget: move setting last reset time to s3c_hsotg_core_initMarek Szyprowski1-3/+2
2014-11-03usb: musb: core: remove duplicate check on resourceVarka Bhadram1-2/+2
2014-11-03usb: musb: dsps: remove duplicate check on resourceVarka Bhadram1-3/+0
2014-11-03usb: phy: rcar-usb: remove duplicate check on resourceVarka Bhadram1-5/+3
2014-11-03usb: renesas_usbhs: common: remove duplicate check on resourceVarka Bhadram1-2/+2
2014-11-03usb: dwc3: keystone: remove duplicate check on resourceVarka Bhadram1-5/+0
2014-11-03usb: musb: omap2430: use MUSB_DEVCTL_BDEVICESergei Shtylyov1-1/+2