summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-06usb: dwc3: core: enable phy suspend quirk on non-FPGAFelipe Balbi
2014-11-06usb: gadget: hid: add configfs supportAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: use usb_gstrings_attachAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: remove compatibility layerAndrzej Pietrasiewicz
2014-11-06usb: gadget: hid: convert to new interface of f_hidAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz
2014-11-06usb: gadget: hid: mirror init operations in module cleanupAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: check return value of device_createAndrzej Pietrasiewicz
2014-11-06usb: gadget: f_hid: check return value of class_createAndrzej Pietrasiewicz
2014-11-05usb: phy: remove file names from heading commentsSergei Shtylyov
2014-11-05usb: gadget: f_midi: add configfs supportAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: use usb_gstrings_attachAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: remove compatibility layerAndrzej Pietrasiewicz
2014-11-05usb: gadget: midi: convert to new interface of f_midiAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: check kstrdup() return valueAndrzej Pietrasiewicz
2014-11-05usb: gadget: f_midi: enable use of the index parameterAndrzej Pietrasiewicz
2014-11-05usb: gadget: Kconfig: enable separate compilation of uac1/uac2 functionsAndrzej Pietrasiewicz
2014-11-05usb: dwc3: ep0: remove unnecessary break after returnJingoo Han
2014-11-05usb: musb: try a race-free wakeupSebastian Andrzej Siewior
2014-11-05usb: musb: core: check link status on resumeSebastian Andrzej Siewior
2014-11-05usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layerJingoo Han
2014-11-05usb: renesas_usbhs: fix usbhs_pipe_clear() for DCP PIPEYoshihiro Shimoda
2014-11-05usb: renesas_usbhs: fix the timing of dcp_control_transfer_doneYoshihiro Shimoda
2014-11-05usb: renesas_usbhs: gadget: fix the behavior of pullupTakeshi Kihara
2014-11-05usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable()Kazuya Mizuguchi
2014-11-03usb: dwc2: allow dwc2 to get built when USB_GADGET=mDinh Nguyen
2014-11-03usb: dwc3: make HIRD threshold configurableHuang Rui
2014-11-03usb: dwc3: add support for AMD Nolan platformHuang Rui
2014-11-03PCI: Prevent xHCI driver from claiming AMD Nolan USB3 DRD deviceHuang Rui
2014-11-03usb: dwc3: add disable usb2 suspend phy quirkHuang Rui
2014-11-03usb: dwc3: add disable usb3 suspend phy quirkHuang Rui
2014-11-03usb: dwc3: add Tx de-emphasis quirkHuang Rui
2014-11-03usb: dwc3: set SUSPHY bit for all coresHuang Rui
2014-11-03usb: dwc3: add rx_detect to polling lfps quirkHuang Rui
2014-11-03usb: dwc3: add lfps filter quirkHuang Rui
2014-11-03usb: dwc3: add delay phy power change quirkHuang Rui
2014-11-03usb: dwc3: add delay p1p2p3 quirkHuang Rui
2014-11-03usb: dwc3: add request p1p2p3 quirkHuang Rui
2014-11-03usb: dwc3: add P3 in U2 SS inactive quirkHuang Rui
2014-11-03usb: dwc3: add u2exit lfps quirkHuang Rui
2014-11-03usb: dwc3: add lpm erratum supportHuang Rui
2014-11-03usb: dwc3: add disscramble quirkHuang Rui
2014-11-03usb: dwc3: initialize platform data at pci glue layerHuang Rui
2014-11-03usb: dwc3: add a flag to check if it is fpga boardHuang Rui
2014-11-03usb: dwc3: enable hibernation if to be supportedHuang Rui
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart