aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-24usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at statemachinePeter Chen1-1/+1
2014-04-24usb: phy: fsm: update OTG HNP state transitionLi Jun1-3/+4
2014-04-21usb: phy: am335x-control: wait 1ms after power-up transitionsDaniel Mack1-0/+9
2014-04-16usb: phy: return an error in usb_get_phy() if try_module_get() failsMathias Krause1-0/+3
2014-03-17usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210Michal Simek1-0/+2
2014-03-09Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-nextGreg Kroah-Hartman5-704/+1
2014-03-09phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I3-330/+0
2014-03-07Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman3-21/+304
2014-03-07phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I1-1/+1
2014-03-07usb: phy: fsm: update OTG HNP state transition conditions according to OTG and EH 2.0 spec.Li Jun1-4/+5
2014-03-06drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I3-373/+0
2014-03-05usb: phy: mxs: Add sync time after controller clear phcdPeter Chen1-0/+11
2014-03-05usb: phy: mxs: Add system suspend/resume APIPeter Chen1-0/+61
2014-03-05usb: phy: mxs: Add implementation of set_wakeupPeter Chen1-0/+116
2014-03-05usb: phy: mxs: add controller idPeter Chen1-0/+6
2014-03-05usb: phy: mxs: Enable IC fixes for related SoCsPeter Chen1-2/+21
2014-03-05usb: phy: mxs: change description of usb device speedPeter Chen1-4/+4
2014-03-05usb: phy: mxs: Add anatop regmapPeter Chen1-0/+15
2014-03-05usb: phy: mxs: Add auto clock and power settingPeter Chen1-3/+17
2014-03-05usb: phy: mxs: Add platform judgement codePeter Chen1-9/+49
2014-03-05usb: phy: rcar-gen2-usb: always use 'dev' variable in probe() methodSergei Shtylyov1-3/+3
2014-02-24Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman1-31/+26
2014-02-20usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright1-31/+26
2014-02-07usb: phy: msm: tiny leak on error in probe()Dan Carpenter1-1/+2
2014-02-04usb: phy: move some error messages to debugJosh Boyer1-5/+3
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-20/+15
2014-01-09Merge branch 'qcom/drivers' into next/driversOlof Johansson1-20/+15
2014-01-09usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov1-20/+15
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2-2/+0
2014-01-03Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman20-285/+894
2013-12-26usb: phy: keystone: remove redundant return value check of platform_get_resource()Wei Yongjun1-5/+0
2013-12-24Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman3-3/+6
2013-12-23Merge tag 'v3.13-rc5' into nextFelipe Balbi3-3/+6
2013-12-23usb: phy: fix some Kconfig descriptionsAaro Koskinen1-3/+3
2013-12-23usb: phy: isp1301-omap: fix smatch warningsAaro Koskinen1-5/+4
2013-12-23usb: phy: tahvo: fix smatch warningsAaro Koskinen1-6/+0
2013-12-23usb: phy-twl6030: Add missing bracesSachin Kamat1-1/+1
2013-12-23usb: phy-fsm: Staticize local symbolsSachin Kamat1-2/+2
2013-12-23usb: phy-keystone: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2013-12-20usb: phy: Fix double lock in OTG FSMAnton Tikhomirov1-1/+1
2013-12-20usb: phy: am335x: fix randconfig errorsFelipe Balbi1-6/+5
2013-12-19usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian1-0/+19
2013-12-19usb: phy: am335x-control: include appropriate header file in phy-am335x-control.cRashika Kheria1-5/+1
2013-12-19usb: phy: am335x: Enable USB remote wakeup using PHY wakeupGeorge Cherian1-11/+35
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi6-44/+42
2013-12-16usb: phy: fix driver dependenciesFelipe Balbi1-1/+3
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman2-2/+5
2013-12-12usb: phy: initialize the notifier when add a new phyNeil Zhang5-7/+4
2013-12-12usb: phy: add Keystone usb phy driverWingMan Kwok3-0/+152
2013-12-09usb: phy: r-car gen2: use usb_add_phy_devValentine Barshak1-1/+1