summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-08-04267-5803/+11203
|\
| * USB: devio: fix issue with log floodingOliver Neukum2014-08-011-1/+1
| * uas: Log a warning when we cannot use uas because the hcd lacks streamsHans de Goede2014-08-011-3/+9
| * uas: Only complain about missing sg if all other checks succeedHans de Goede2014-08-011-18/+10
| * xhci: Add missing checks for xhci_alloc_command failureHans de Goede2014-08-012-0/+8
| * xhci: Rename Asrock P67 pci product-id to EJ168Hans de Goede2014-08-011-2/+2
| * xhci: Blacklist using streams on the Etron EJ168 controllerHans de Goede2014-08-013-2/+7
| * uas: Limit qdepth to 32 when connected over usb-2Hans de Goede2014-08-011-1/+1
| * uwb/whci: use correct structure type name in sizeofJulia Lawall2014-08-011-1/+1
| * usb-core bInterval quirkJames P Michels III2014-08-013-0/+26
| * USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2014-08-012-0/+5
| * USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen2014-08-011-5/+5
| * Merge tag 'for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2014-07-2236-134/+2218
| |\
| | * phy: miphy365x: Represent each PHY channel as a DT subnodeLee Jones2014-07-221-118/+138
| | * phy: miphy365x: Provide support for the MiPHY356x Generic PHYLee Jones2014-07-223-0/+627
| | * phy: miphy365x: Add Device Tree bindings for the MiPHY365xLee Jones2014-07-221-0/+76
| | * phy: qcom: Add device tree bindings for IPQ806x SATA PHYKumar Gala2014-07-221-0/+23
| | * phy: qcom: Add driver for QCOM IPQ806x SATA PHYKumar Gala2014-07-223-0/+219
| | * phy: qcom-apq8064: fix possible timeout without checkSrinivas Kandagatla2014-07-221-1/+1
| | * phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I2014-07-2218-31/+52
| | * phy: core: Fix of_phy_provider_lookup to return PHY provider for sub nodeKishon Vijay Abraham I2014-07-221-0/+5
| | * Documentation: bindings: add the Berlin SATA PHYAntoine Ténart2014-07-221-0/+34
| | * phy: add a driver for the Berlin SATA PHYAntoine Ténart2014-07-223-0/+292
| | * phy: Remove ARCH_KIRKWOOD dependencyAndrew Lunn2014-07-221-1/+1
| | * phy: qcom: Add APQ8064 SATA PHY device tree bindingsSrinivas Kandagatla2014-07-221-0/+24
| | * phy: qcom: Add driver for QCOM APQ8064 SATA PHYSrinivas Kandagatla2014-07-223-0/+296
| | * phy: Kconfig: Update config for Exynos USB DRDSachin Kamat2014-07-221-0/+2
| | * phy: Kconfig: Re-organize Exynos USB 2.0 PHY configsSachin Kamat2014-07-221-24/+11
| | * phy: core: Add phy-supply to DT binding documentationRoger Quadros2014-07-221-0/+4
| | * phy: core: Support regulator supply for PHY powerRoger Quadros2014-07-222-0/+28
| | * drivers: phy: exynos-usb2: add support for Exynos 3250Marek Szyprowski2014-07-225-8/+31
| | * phy: add hix5hd2-sata-phy driverJiancheng Xue2014-07-223-0/+201
| | * Documentation: Document Hisilicon hix5hd2 sata PHYJiancheng Xue2014-07-221-0/+22
| | * phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I2014-07-224-7/+71
| | * phy: phy-omap-pipe3: Add support for PCIe PHYKishon Vijay Abraham I2014-07-222-23/+91
| | * phy: phy-samsung-usb2: Change phy power on/power off sequenceKamil Debski2014-07-223-40/+77
| | * phy: exynos5-usbdrd: Make local functions staticJingoo Han2014-07-221-3/+3
| | * phy: sun4i-usb: Use PTR_ERR_OR_ZEROSachin Kamat2014-07-221-3/+2
| | * phy: exynos-mipi-video: Use PTR_ERR_OR_ZEROSachin Kamat2014-07-221-3/+2
| | * phy: exynos-dp-video: Use PTR_ERR_OR_ZEROSachin Kamat2014-07-221-3/+2
| | * phy: miphy365x: Add MiPHY365x header file for DT x Driver definesLee Jones2014-07-221-0/+14
| * | usb: chipidea: debug: fix sparse non static symbol warningsWei Yongjun2014-07-221-2/+2
| * | usb: ci_hdrc_imx doc: fsl,usbphy is requiredMarkus Pargmann2014-07-221-1/+1
| * | usb: ci_hdrc_imx: Return -EINVAL for missing USB PHYMarkus Pargmann2014-07-221-0/+3
| * | usb: core: allow zero packet flag for interrupt urbsAmit Virdi2014-07-221-0/+1
| * | usb: lvstest: Fix sparse warnings generated by kbuild test botPratyush Anand2014-07-221-2/+2
| * | USB: core: hcd-pci: free IRQ before disabling PCI device when shutting downJiang Liu2014-07-221-0/+2
| * | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-21159-4938/+7024
| |\ \
| | * | Documentation: DocBook: elieminate doc build breakAndrzej Pietrasiewicz2014-07-171-5/+5
| | * | usb: gadget: f_rndis: fix interface id for OS descriptorsAndrzej Pietrasiewicz2014-07-161-0/+4
OpenPOWER on IntegriCloud