summaryrefslogtreecommitdiff
path: root/drivers/usb/phy/Kconfig
AgeCommit message (Expand)Author
2019-01-28usb: phy: fix link errorsAnders Roxell
2018-05-31phy: tegra: select USB_COMMONArnd Bergmann
2018-04-23usb: phy: Add Kconfig entry for Tegra PHY driverDmitry Osipenko
2017-11-01usb: phy: remove phy-qcom-8x16-usb.cAlex Elder
2017-11-01usb: phy: remove phy-msm-usb.cAlex Elder
2017-05-17usb: phy: Introduce one extcon device into usb phyBaolin Wang
2017-03-23usb: phy: Remove unused configBaolin Wang
2016-11-18usb: twl6030-usb: make driver DT onlyNicolae Rosia
2016-06-21usb: gadget: move gadget API functions to udc-coreFelipe Balbi
2015-12-16usb: phy: phy-am335x: bypass first VBUS sensing for host-only modeBin Liu
2015-12-15usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driverGeert Uytterhoeven
2015-11-19usb: kconfig: fix warning of select USB_OTGPeter Chen
2015-09-14usb: phy: fix phy-qcom-8x16-usb buildRandy Dunlap
2015-07-29usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driverIvan T. Ivanov
2015-05-07usb: phy: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-04-28usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven
2015-04-28usb: phy: msm: Use extcon framework for VBUS and ID detectionIvan T. Ivanov
2015-03-24usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependencyIvan T. Ivanov
2015-03-13usb: phy: msm: Remove dead codeStephen Boyd
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
2014-12-13PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki
2014-09-02usb: phy: samsung: remove old USB 3.0 PHY driverBartlomiej Zolnierkiewicz
2014-09-02usb: phy: samsung: remove old USB 2.0 PHY driverBartlomiej Zolnierkiewicz
2014-05-27phy: Enable USB PHY support for arm64Liviu Dudau
2014-05-27usb: common: rename phy-fsm-usb.c to usb-otg-fsm.cPeter Chen
2014-05-27usb: phy: add run-time dependencies to R-Car driverJean Delvare
2014-05-23Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-05-14usb: phy: msm: reset controller is mandatory nowArnd Bergmann
2014-05-12usb: phy: msm: enable build on other architecturesFelipe Balbi
2014-04-30usb: phy: msm: Make driver selectable on ARCH_QCOMIvan T. Ivanov
2014-04-24usb: phy: mv_u3d: Remove usb phy driver for mv_u3dPaul Bolle
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I
2014-03-06drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I
2013-12-23Merge tag 'v3.13-rc5' into nextFelipe Balbi
2013-12-23usb: phy: fix some Kconfig descriptionsAaro Koskinen
2013-12-16usb: phy: fix driver dependenciesFelipe Balbi
2013-12-12usb: phy: add Keystone usb phy driverWingMan Kwok
2013-12-06usb: omap1: Tahvo USB transceiver driverAaro Koskinen
2013-12-06usb: omap1: OTG controller driverAaro Koskinen
2013-11-26usb: phy: Add OTG FSM configuration optionAnton Tikhomirov
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-10-10usb: phy: Add RCAR Gen2 USB phyValentine Barshak
2013-09-27usb: phy: twl4030: use the new generic PHY frameworkKishon Vijay Abraham I
2013-09-27usb: phy: omap-usb2: use the new generic PHY frameworkKishon Vijay Abraham I
2013-09-26USB: phy: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TE...Dave Jones
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-08-09usb: phy: Add AM335x PHY driverSebastian Andrzej Siewior
2013-07-29usb: phy: make PHY driver selection possible by controller driversRoger Quadros
2013-07-26usb: limit OMAP related USB options to OMAP2PLUS platformsPaul Gortmaker
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds