summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
Commit message (Expand)AuthorAgeFilesLines
...
| | * | usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi2014-04-214-4/+4
| | * | usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi2014-04-214-30/+30
| | * | usb: gadget: only GPL drivers in the gadget and phy frameworkFelipe Balbi2014-04-211-2/+2
| | * | usb: phy: mv-u3d: switch over to writel/readlFelipe Balbi2014-04-211-10/+10
| | |/
| * | Merge 3.15-rc5 into usb-nextGreg Kroah-Hartman2014-05-201-4/+5
| |\ \
| * \ \ Merge 3.15-rc3 into usb-nextGreg Kroah-Hartman2014-04-282-0/+12
| |\ \ \
| * | | | usb: phy: mv_u3d: Remove usb phy driver for mv_u3dPaul Bolle2014-04-244-452/+0Star
| * | | | usb: phy: otg-fsm: export symbol of otg_statemachineLi Jun2014-04-241-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-031-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle2014-05-161-1/+1
| | |/ | |/|
* | | 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-181-0/+2
* Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2014-03-095-704/+1Star
|\
| * phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I2014-03-093-330/+0Star
| * 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/+0Star
* | Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-03-083-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-251-31/+26Star
|\ \ \ | |/ / |/| / | |/
| * usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright2014-02-201-31/+26Star
* | 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/+3Star
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-241-20/+15Star
|\
| * Merge branch 'qcom/drivers' into next/driversOlof Johansson2014-01-091-20/+15Star
| |\
| | * usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov2014-01-091-20/+15Star
* | | usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-092-2/+0Star
* | | 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/+0Star
| * | | 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/+4Star
| * | | | usb: phy: tahvo: fix smatch warningsAaro Koskinen2013-12-231-6/+0Star
| * | | | 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/+5Star