summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-02USB: devio: fix issue with log floodingOliver Neukum1-1/+1
2014-08-02uas: Log a warning when we cannot use uas because the hcd lacks streamsHans de Goede1-3/+9
2014-08-02uas: Only complain about missing sg if all other checks succeedHans de Goede1-18/+10
2014-08-02xhci: Add missing checks for xhci_alloc_command failureHans de Goede2-0/+8
2014-08-02xhci: Rename Asrock P67 pci product-id to EJ168Hans de Goede1-2/+2
2014-08-02xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede3-2/+7
2014-08-02uas: Limit qdepth to 32 when connected over usb-2Hans de Goede1-1/+1
2014-08-02uwb/whci: use correct structure type name in sizeofJulia Lawall1-1/+1
2014-08-02usb-core bInterval quirkJames P Michels III3-0/+26
2014-08-02USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2-0/+5
2014-08-02USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen1-5/+5
2014-07-23Merge tag 'for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman36-134/+2218
2014-07-23usb: chipidea: debug: fix sparse non static symbol warningsWei Yongjun1-2/+2
2014-07-23usb: ci_hdrc_imx doc: fsl,usbphy is requiredMarkus Pargmann1-1/+1
2014-07-23usb: ci_hdrc_imx: Return -EINVAL for missing USB PHYMarkus Pargmann1-0/+3
2014-07-23usb: core: allow zero packet flag for interrupt urbsAmit Virdi1-0/+1
2014-07-23usb: lvstest: Fix sparse warnings generated by kbuild test botPratyush Anand1-2/+2
2014-07-23USB: core: hcd-pci: free IRQ before disabling PCI device when shutting downJiang Liu1-0/+2
2014-07-22phy: miphy365x: Represent each PHY channel as a DT subnodeLee Jones1-118/+138
2014-07-22phy: miphy365x: Provide support for the MiPHY356x Generic PHYLee Jones3-0/+627
2014-07-22phy: miphy365x: Add Device Tree bindings for the MiPHY365xLee Jones1-0/+76
2014-07-22phy: qcom: Add device tree bindings for IPQ806x SATA PHYKumar Gala1-0/+23
2014-07-22phy: qcom: Add driver for QCOM IPQ806x SATA PHYKumar Gala3-0/+219
2014-07-22phy: qcom-apq8064: fix possible timeout without checkSrinivas Kandagatla1-1/+1
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I18-31/+52
2014-07-22phy: core: Fix of_phy_provider_lookup to return PHY provider for sub nodeKishon Vijay Abraham I1-0/+5
2014-07-22Documentation: bindings: add the Berlin SATA PHYAntoine Ténart1-0/+34
2014-07-22phy: add a driver for the Berlin SATA PHYAntoine Ténart3-0/+292
2014-07-22phy: Remove ARCH_KIRKWOOD dependencyAndrew Lunn1-1/+1
2014-07-22phy: qcom: Add APQ8064 SATA PHY device tree bindingsSrinivas Kandagatla1-0/+24
2014-07-22phy: qcom: Add driver for QCOM APQ8064 SATA PHYSrinivas Kandagatla3-0/+296
2014-07-22phy: Kconfig: Update config for Exynos USB DRDSachin Kamat1-0/+2
2014-07-22phy: Kconfig: Re-organize Exynos USB 2.0 PHY configsSachin Kamat1-24/+11
2014-07-22phy: core: Add phy-supply to DT binding documentationRoger Quadros1-0/+4
2014-07-22phy: core: Support regulator supply for PHY powerRoger Quadros2-0/+28
2014-07-22drivers: phy: exynos-usb2: add support for Exynos 3250Marek Szyprowski5-8/+31
2014-07-22phy: add hix5hd2-sata-phy driverJiancheng Xue3-0/+201
2014-07-22Documentation: Document Hisilicon hix5hd2 sata PHYJiancheng Xue1-0/+22
2014-07-22phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I4-7/+71
2014-07-22phy: phy-omap-pipe3: Add support for PCIe PHYKishon Vijay Abraham I2-23/+91
2014-07-22phy: phy-samsung-usb2: Change phy power on/power off sequenceKamil Debski3-40/+77
2014-07-22phy: exynos5-usbdrd: Make local functions staticJingoo Han1-3/+3
2014-07-22phy: sun4i-usb: Use PTR_ERR_OR_ZEROSachin Kamat1-3/+2
2014-07-22phy: exynos-mipi-video: Use PTR_ERR_OR_ZEROSachin Kamat1-3/+2
2014-07-22phy: exynos-dp-video: Use PTR_ERR_OR_ZEROSachin Kamat1-3/+2
2014-07-22phy: miphy365x: Add MiPHY365x header file for DT x Driver definesLee Jones1-0/+14
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman159-4938/+7024
2014-07-19USB: OHCI: add check for stopped frame counterAlan Stern2-2/+35
2014-07-19USB: OHCI: add I/O watchdog for orphan TDsAlan Stern5-0/+148
2014-07-19USB: OHCI: make URB completions single-threadedAlan Stern4-12/+34