summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
Commit message (Expand)AuthorAgeFilesLines
* usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at stat...Peter Chen2014-04-241-1/+1
* usb: phy: fsm: update OTG HNP state transitionLi Jun2014-04-241-3/+4
* usb: phy: am335x-control: wait 1ms after power-up transitionsDaniel Mack2014-04-211-0/+9
* usb: phy: return an error in usb_get_phy() if try_module_get() failsMathias Krause2014-04-161-0/+3
* usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210Michal Simek2014-03-171-0/+2
* Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2014-03-095-704/+1
|\
| * phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I2014-03-093-330/+0
| * phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/Kishon Vijay Abraham I2014-03-071-1/+1
| * drivers: phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY FrameworkKishon Vijay Abraham I2014-03-063-373/+0
* | Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-03-073-21/+304
|\ \
| * | usb: phy: fsm: update OTG HNP state transition conditions according to OTG an...Li Jun2014-03-071-4/+5
| * | usb: phy: mxs: Add sync time after controller clear phcdPeter Chen2014-03-051-0/+11
| * | usb: phy: mxs: Add system suspend/resume APIPeter Chen2014-03-051-0/+61
| * | usb: phy: mxs: Add implementation of set_wakeupPeter Chen2014-03-051-0/+116
| * | usb: phy: mxs: add controller idPeter Chen2014-03-051-0/+6
| * | usb: phy: mxs: Enable IC fixes for related SoCsPeter Chen2014-03-051-2/+21
| * | usb: phy: mxs: change description of usb device speedPeter Chen2014-03-051-4/+4
| * | usb: phy: mxs: Add anatop regmapPeter Chen2014-03-051-0/+15
| * | usb: phy: mxs: Add auto clock and power settingPeter Chen2014-03-051-3/+17
| * | usb: phy: mxs: Add platform judgement codePeter Chen2014-03-051-9/+49
| * | usb: phy: rcar-gen2-usb: always use 'dev' variable in probe() methodSergei Shtylyov2014-03-051-3/+3
* | | Merge 3.14-rc4 into usb-nextGreg Kroah-Hartman2014-02-241-31/+26
|\ \ \ | |/ / |/| / | |/
| * usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright2014-02-201-31/+26
* | usb: phy: msm: tiny leak on error in probe()Dan Carpenter2014-02-071-1/+2
|/
* usb: phy: move some error messages to debugJosh Boyer2014-02-041-5/+3
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-20/+15
|\
| * Merge branch 'qcom/drivers' into next/driversOlof Johansson2014-01-091-20/+15
| |\
| | * usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov2014-01-091-20/+15
* | | usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-082-2/+0
* | | Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-01-0320-285/+894
|\ \ \
| * | | usb: phy: keystone: remove redundant return value check of platform_get_resou...Wei Yongjun2013-12-261-5/+0
| * | | Merge tag 'v3.13-rc5' into nextFelipe Balbi2013-12-233-3/+6
| |\ \ \
| * | | | usb: phy: fix some Kconfig descriptionsAaro Koskinen2013-12-231-3/+3
| * | | | usb: phy: isp1301-omap: fix smatch warningsAaro Koskinen2013-12-231-5/+4
| * | | | usb: phy: tahvo: fix smatch warningsAaro Koskinen2013-12-231-6/+0
| * | | | usb: phy-twl6030: Add missing bracesSachin Kamat2013-12-231-1/+1
| * | | | usb: phy-fsm: Staticize local symbolsSachin Kamat2013-12-231-2/+2
| * | | | usb: phy-keystone: Remove redundant of_match_ptr helperSachin Kamat2013-12-231-1/+1
| * | | | usb: phy: Fix double lock in OTG FSMAnton Tikhomirov2013-12-201-1/+1
| * | | | usb: phy: am335x: fix randconfig errorsFelipe Balbi2013-12-201-6/+5
| * | | | usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian2013-12-191-0/+19
| * | | | usb: phy: am335x-control: include appropriate header file in phy-am335x-contr...Rashika Kheria2013-12-191-5/+1
| * | | | usb: phy: am335x: Enable USB remote wakeup using PHY wakeupGeorge Cherian2013-12-191-11/+35
| * | | | Merge tag 'v3.13-rc4' into nextFelipe Balbi2013-12-196-44/+42
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | usb: phy: initialize the notifier when add a new phyNeil Zhang2013-12-125-7/+4
| * | | | usb: phy: add Keystone usb phy driverWingMan Kwok2013-12-123-0/+152
| * | | | usb: phy: r-car gen2: use usb_add_phy_devValentine Barshak2013-12-091-1/+1
| * | | | usb: omap1: Tahvo USB transceiver driverAaro Koskinen2013-12-063-0/+479
| * | | | usb: omap1: OTG controller driverAaro Koskinen2013-12-063-0/+180
| * | | | usb: phy: phy-mxs-usb: Check the return value from clk_prepare_enable()Fabio Estevam2013-12-061-2/+9
OpenPOWER on IntegriCloud