summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2014-11-2739-204/+2210
|\
| * phy: add support for USB cluster on the Armada 375 SoCGregory CLEMENT2014-11-264-0/+166
| * Phy: DT binding documentation for the Armada 375 USB cluster bindingGregory CLEMENT2014-11-261-0/+21
| * Phy: DT binding documentation for Marvell MVEBU SATA phy.Andrew Lunn2014-11-262-0/+28
| * phy: Use PTR_ERR_OR_ZERO to fix warning raised by coccinelleGregory CLEMENT2014-11-264-16/+4
| * phy: exynos7-usbdrd: Update dependency for ARCH_EXYNOSVivek Gautam2014-11-221-1/+1
| * phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supplyVivek Gautam2014-11-221-2/+30
| * phy: exynos5-usbdrd: Add pipe-clk, utmi-clk and itp-clk supportVivek Gautam2014-11-222-18/+92
| * usb: dwc3: host: convey the PHYs to xhciHeikki Krogerus2014-11-221-6/+16
| * phy: remove the old lookup methodHeikki Krogerus2014-11-2227-110/+34
| * phy: twl4030: use the new lookup methodHeikki Krogerus2014-11-221-3/+6
| * phy: improved lookup methodHeikki Krogerus2014-11-213-45/+115
| * phy: safer to_phy() macroHeikki Krogerus2014-11-211-1/+1
| * Documentation: bindings: add doc for the Berlin USB PHYAntoine Tenart2014-11-211-0/+16
| * phy: add the Berlin USB PHY driverAntoine Tenart2014-11-213-0/+232
| * phy: berlin-sata: Document BG2 compatibleSebastian Hesselbarth2014-11-131-1/+3
| * phy: berlin-sata: Add support for BG2 SATA PHYSebastian Hesselbarth2014-11-131-1/+6
| * phy: berlin-sata: Move PHY_BASE into private data structSebastian Hesselbarth2014-11-131-9/+15
| * phy: sun4i: add support for USB phy0Roman Byshko2014-11-131-3/+6
| * phy: phy-core: use the np present in of_phandle_args to get the PHYKishon Vijay Abraham I2014-11-121-9/+1
| * phy: miphy28lp: Tune tx impedance across Soc cutsGabriel FERNANDEZ2014-11-122-0/+17
| * phy: miphy28lp: Add SSC support for PCIEGabriel FERNANDEZ2014-11-121-0/+44
| * phy: miphy28lp: Add SSC support for SATAGabriel FERNANDEZ2014-11-122-0/+47
| * phy: miphy28lp: Provide support for the MiPHY28lp Generic PHYGabriel FERNANDEZ2014-11-123-0/+1186
| * phy: miphy28lp: Add Device Tree bindings for the MiPHY28lpGabriel FERNANDEZ2014-11-121-0/+126
| * phy: Add PHY header file for DT x Driver definesGabriel FERNANDEZ2014-11-111-0/+18
* | USB: adutux: NULL dereferences on disconnectDan Carpenter2014-11-261-5/+0
* | usb: chipidea: fix platform_no_drv_owner.cocci warningskbuild test robot2014-11-261-1/+0
* | Merge tag 'usb-serial-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-268-16/+60
|\ \
| * | USB: qcserial: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke2014-11-191-0/+33
| * | USB: serial: add Google simple serial SubClass supportAnton Staaf2014-11-042-0/+11
| * | USB: mos7840: replace unnecessary atomic allocationsJohan Hovold2014-11-031-2/+2
| * | USB: mos7720: replace unnecessary atomic allocationsJohan Hovold2014-11-031-2/+2
| * | USB: kobil_sct: replace unnecessary atomic allocationJohan Hovold2014-11-031-1/+1
| * | USB: serial: keyspan_pda: fix Entrega company name spellingMark Knibbs2014-10-223-11/+11
* | | usb: chipidea: Fixed a few typos in commentsMickael Maison2014-11-262-3/+3
* | | Documentation: bindings: add doc for the USB2 ChipIdea USB driverAntoine Tenart2014-11-261-0/+24
* | | usb: chipidea: add a usb2 driver for ci13xxxAntoine Tenart2014-11-262-0/+117
* | | usb: chipidea: fix phy handlingAntoine Tenart2014-11-261-2/+2
* | | usb: chipidea: remove duplicate dev_set_drvdata for host_startPeter Chen2014-11-262-2/+1
* | | usb: chipidea: parameter 'mode' isn't needed for hw_device_resetPeter Chen2014-11-264-8/+8
* | | usb: chipidea: add controller reset APIPeter Chen2014-11-261-4/+28
* | | usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVERPeter Chen2014-11-263-4/+1
* | | usb: chipidea: imx: add system power management supportPeter Chen2014-11-261-0/+36
* | | usb: chipidea: add system power management supportPeter Chen2014-11-261-0/+48
* | | usb: chipidea: add hw_wait_phy_stable for getting stable statusPeter Chen2014-11-261-8/+16
* | | usb: chipidea: remove the unnecessary delay after clear portsc.phcdPeter Chen2014-11-261-8/+2
* | | usb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_1_OFFSET directlyFabio Estevam2014-11-261-2/+1
* | | usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRLFabio Estevam2014-11-261-2/+1
* | | usb: chipidea: ci_hdrc_imx.c: Remove unneeded OOM messageFabio Estevam2014-11-261-3/+1