summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2014-11-03usb: chipidea: host: add portpower overrideMichael Grzeschik
2014-11-03usb: ehci: add ehci_port_power interfaceMichael Grzeschik
2014-11-03uas: Make uas work with blk-mqHans de Goede
2014-11-03usb: yurex: fixed sparse warning of incorrect typeSudip Mukherjee
2014-11-03usb: Do not re-read descriptors for wired devices in usb_authorize_device()Josef Gajdusek
2014-11-03usb: host: Remove optional dependencies on PLAT_S5PPaul Bolle
2014-11-03usb: ehci/ohci-exynos: Fix of_node_put() for child when getting PHYsVivek Gautam
2014-11-03cdc-acm: Drop the warning for unusual capabilitiesOliver Neukum
2014-11-03USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah
2014-11-03USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah
2014-11-03usb: storage: fix build warnings !CONFIG_PMLuis Henriques
2014-11-03usb: Remove references to non-existent PLAT_S5P symbolSylwester Nawrocki
2014-11-03uas: Add NO_ATA_1X for VIA VL711 devicesHans de Goede
2014-11-03xhci: Disable streams on Asmedia 1042 xhci controllersHans de Goede
2014-11-03USB: HWA: fix a warning messageDan Carpenter
2014-11-03uas: Add US_FL_NO_ATA_1X quirk for 1 more Seagate modelHans de Goede
2014-11-03usb-storage: handle a skipped data phaseAlan Stern
2014-11-03usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede
2014-11-03cdc-acm: ensure that termios get set when the port is activatedJim Paris
2014-11-03USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold
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-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
2014-11-03usb: gadget: fix ptr_ret.cocci warningsFengguang Wu
2014-11-03usb: gadget: function: Added usb_assign_descriptors failure checkPavitrakumar Managutte
2014-11-03usb: musb: core: use ->resume instead ->resume_noirqSebastian Andrzej Siewior
2014-11-03usb: dwc2: gadget: fix calls to phy control functions in suspend/resume codeMarek Szyprowski
2014-11-03usb: dwc2: gadget: use soft-disconnect udc feature in pullup() methodMarek Szyprowski
2014-11-03usb: dwc2: gadget: move phy control calls out of pullup() methodMarek Szyprowski
2014-11-03usb: dwc2: gadget: decouple setting soft-disconnect from s3c_hsotg_core_initMarek Szyprowski