Age | Commit message (Expand) | Author | Files | Lines |
2017-03-09 | usb: phy: isp1301: Add OF device ID table | Javier Martinez Canillas | 1 | -0/+7 |
2017-01-26 | usb: phy: ab8500: remove unused ab8500_eyediagram_workaroud() | Arnd Bergmann | 1 | -13/+0 |
2017-01-24 | usb: phy: fsl: Remove the set_power callback | Baolin Wang | 1 | -12/+0 |
2017-01-24 | usb: phy: msm: Remove the set_power callback | Baolin Wang | 1 | -18/+0 |
2017-01-24 | usb: phy: ab8500: Remove the set_power callback | Baolin Wang | 1 | -20/+0 |
2017-01-24 | usb: phy: tahvo: Replace the deprecated extcon API | Chanwoo Choi | 1 | -5/+5 |
2017-01-24 | usb: phy: qcom-8x16-usb: Replace the extcon API | Chanwoo Choi | 1 | -9/+4 |
2017-01-24 | usb: phy: msm: Replace the extcon API | Chanwoo Choi | 1 | -22/+11 |
2017-01-24 | usb: phy: omap-otg: Replace the extcon API | Chanwoo Choi | 1 | -18/+6 |
2016-11-18 | usb: twl6030-usb: make driver DT only | Nicolae Rosia | 2 | -17/+7 |
2016-11-18 | usb: phy: phy-generic: add the implementation of .set_suspend | Peter Chen | 1 | -0/+9 |
2016-11-18 | usb: isp1301-omap: don't opencode IS_REACHABLE() | Fabian Frederick | 1 | -1/+1 |
2016-11-18 | USB: phy: am335x-control: fix device and of_node leaks | Johan Hovold | 1 | -0/+2 |
2016-09-14 | Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 3 | -9/+69 |
2016-09-05 | usb: phy: phy-generic: Check clk_prepare_enable() error | Fabio Estevam | 1 | -2/+6 |
2016-08-29 | usb: phy: ab8500-usb: fix spelling mistake "regester" -> "register" | Colin Ian King | 1 | -4/+4 |
2016-08-25 | usb: phy: mxs: Add DT bindings to configure TX settings | Jaret Cantu | 1 | -0/+61 |
2016-08-25 | usb: phy: generic: remove the vbus dependency | Robert Jarzmik | 1 | -5/+2 |
2016-08-25 | usb: phy: generic: cope with initial state | Robert Jarzmik | 1 | -0/+2 |
2016-08-11 | usb: phy: omap-otg: Fix missing platform_set_drvdata() in omap_otg_probe() | Wei Yongjun | 1 | -0/+2 |
2016-06-21 | usb: phy: move msm_hsusb.h into driver | Arnd Bergmann | 1 | -1/+177 |
2016-06-21 | usb: phy: omap-otg: Space required after that ','. | Sandhya Bankar | 1 | -1/+1 |
2016-06-21 | USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block | Hans de Goede | 1 | -1/+1 |
2016-06-21 | usb: gadget: move gadget API functions to udc-core | Felipe Balbi | 1 | -2/+9 |
2016-06-02 | usb: phy: Check initial state for twl6030 | Tony Lindgren | 1 | -2/+15 |
2016-06-02 | usb: musb: Return error value from musb_mailbox | Tony Lindgren | 1 | -3/+9 |
2016-05-09 | usb: Remove unnecessary space before operator ','. | Sandhya Bankar | 1 | -5/+5 |
2016-04-14 | usb: phy: qcom: use PTR_ERR_OR_ZERO() | Felipe Balbi | 1 | -4/+1 |
2016-03-30 | usb: phy: qcom-8x16: fix regulator API abuse | Arnd Bergmann | 1 | -61/+11 |
2016-03-04 | usb: phy: generic: Handle late registration of gadget | Maarten ter Huurne | 1 | -3/+8 |
2016-03-04 | usb: phy: phy-am335x: remove include of regulator/consumer.h | Bjorn Helgaas | 1 | -1/+0 |
2016-03-04 | usb: isp1301-omap: mark power_up as __maybe_unused | Arnd Bergmann | 1 | -1/+1 |
2016-02-23 | usb: phy: msm: Trigger USB state detection work in DRD mode | Ivan T. Ivanov | 1 | -16/+4 |
2016-02-03 | usb: phy: mxs: declare variable with initialized value | Li Jun | 1 | -1/+1 |
2016-02-03 | usb: phy: msm: fix error handling in probe. | Srinivas Kandagatla | 1 | -13/+24 |
2015-12-16 | usb: musb: core: Fix handling of the phy notifications | Tony Lindgren | 1 | -15/+15 |
2015-12-16 | usb: phy: phy-am335x: bypass first VBUS sensing for host-only mode | Bin Liu | 4 | -11/+27 |
2015-12-16 | usb: phy: correct the am335x phy header filename | Bin Liu | 3 | -2/+2 |
2015-12-15 | usb: phy: Remove unused Renesas R-Car (Gen1) USB PHY driver | Geert Uytterhoeven | 3 | -261/+0 |
2015-12-08 | usb: phy: msm: fix a possible NULL dereference | LABBE Corentin | 1 | -3/+3 |
2015-11-19 | usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible string | Peter Chen | 1 | -0/+5 |
2015-11-19 | usb: kconfig: fix warning of select USB_OTG | Peter Chen | 1 | -3/+1 |
2015-11-17 | usb: phy: phy-mxs-usb: fix a possible NULL dereference | LABBE Corentin | 1 | -2/+5 |
2015-11-16 | usb: phy: omap-otg: fix uninitialized pointer | Aaro Koskinen | 1 | -1/+1 |
2015-09-27 | usb: common: of_usb_get_dr_mode to usb_get_dr_mode | Heikki Krogerus | 2 | -2/+2 |
2015-09-27 | usb: phy: qcom: Switch to new extcon framework API | Ivan T. Ivanov | 1 | -10/+11 |
2015-09-21 | usb: phy: isp1301: Export I2C module alias information | Javier Martinez Canillas | 1 | -0/+1 |
2015-09-14 | usb: phy: phy-generic: Fix reset behaviour on legacy boot | Roger Quadros | 1 | -1/+2 |
2015-09-14 | usb: phy: fix phy-qcom-8x16-usb build | Randy Dunlap | 1 | -1/+1 |
2015-08-04 | usb: phy: phy-keystone: Simplify return statement | Saurabh Karajgaonkar | 1 | -5/+1 |