summaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)Author
2017-04-11Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-04-11usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros
2017-04-11usb: phy: Remove unused configBaolin Wang
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman
2017-03-29usb: phy: isp1301: Fix build warning when CONFIG_OF is disabledJavier Martinez Canillas
2017-03-23usb: phy: Remove unused configBaolin Wang
2017-03-09usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas
2017-01-26usb: phy: ab8500: remove unused ab8500_eyediagram_workaroud()Arnd Bergmann
2017-01-24usb: phy: fsl: Remove the set_power callbackBaolin Wang
2017-01-24usb: phy: msm: Remove the set_power callbackBaolin Wang
2017-01-24usb: phy: ab8500: Remove the set_power callbackBaolin Wang
2017-01-24usb: phy: tahvo: Replace the deprecated extcon APIChanwoo Choi
2017-01-24usb: phy: qcom-8x16-usb: Replace the extcon APIChanwoo Choi
2017-01-24usb: phy: msm: Replace the extcon APIChanwoo Choi
2017-01-24usb: phy: omap-otg: Replace the extcon APIChanwoo Choi
2016-11-18usb: twl6030-usb: make driver DT onlyNicolae Rosia
2016-11-18usb: phy: phy-generic: add the implementation of .set_suspendPeter Chen
2016-11-18usb: isp1301-omap: don't opencode IS_REACHABLE()Fabian Frederick
2016-11-18USB: phy: am335x-control: fix device and of_node leaksJohan Hovold
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-09-05usb: phy: phy-generic: Check clk_prepare_enable() errorFabio Estevam
2016-08-29usb: phy: ab8500-usb: fix spelling mistake "regester" -> "register"Colin Ian King
2016-08-25usb: phy: mxs: Add DT bindings to configure TX settingsJaret Cantu
2016-08-25usb: phy: generic: remove the vbus dependencyRobert Jarzmik
2016-08-25usb: phy: generic: cope with initial stateRobert Jarzmik
2016-08-11usb: phy: omap-otg: Fix missing platform_set_drvdata() in omap_otg_probe()Wei Yongjun
2016-06-21usb: phy: move msm_hsusb.h into driverArnd Bergmann
2016-06-21usb: phy: omap-otg: Space required after that ','.Sandhya Bankar
2016-06-21USB: Fix of_usb_get_dr_mode_by_phy with a shared phy blockHans de Goede
2016-06-21usb: gadget: move gadget API functions to udc-coreFelipe Balbi
2016-06-01usb: phy: Check initial state for twl6030Tony Lindgren
2016-06-01usb: musb: Return error value from musb_mailboxTony Lindgren
2016-05-09usb: Remove unnecessary space before operator ','.Sandhya Bankar
2016-04-14usb: phy: qcom: use PTR_ERR_OR_ZERO()Felipe Balbi
2016-03-30usb: phy: qcom-8x16: fix regulator API abuseArnd Bergmann
2016-03-04usb: phy: generic: Handle late registration of gadgetMaarten ter Huurne
2016-03-04usb: phy: phy-am335x: remove include of regulator/consumer.hBjorn Helgaas
2016-03-04usb: isp1301-omap: mark power_up as __maybe_unusedArnd Bergmann
2016-02-23usb: phy: msm: Trigger USB state detection work in DRD modeIvan T. Ivanov
2016-02-03usb: phy: mxs: declare variable with initialized valueLi Jun
2016-02-03usb: phy: msm: fix error handling in probe.Srinivas Kandagatla
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren
2015-12-16usb: phy: phy-am335x: bypass first VBUS sensing for host-only modeBin Liu
2015-12-16usb: phy: correct the am335x phy header filenameBin Liu
2015-12-15usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driverGeert Uytterhoeven
2015-12-08usb: phy: msm: fix a possible NULL dereferenceLABBE Corentin
2015-11-19usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible stringPeter Chen
2015-11-19usb: kconfig: fix warning of select USB_OTGPeter Chen
2015-11-17usb: phy: phy-mxs-usb: fix a possible NULL dereferenceLABBE Corentin
2015-11-16usb: phy: omap-otg: fix uninitialized pointerAaro Koskinen