summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
AgeCommit message (Expand)AuthorLines
2014-02-20usb: phy: msm: fix compilation errors when !CONFIG_PM_SLEEPJosh Cartwright-31/+26
2014-02-04usb: phy: move some error messages to debugJosh Boyer-5/+3
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-20/+15
2014-01-09Merge branch 'qcom/drivers' into next/driversOlof Johansson-20/+15
2014-01-09usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov-20/+15
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker-2/+0
2014-01-03Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-285/+894
2013-12-26usb: phy: keystone: remove redundant return value check of platform_get_resou...Wei Yongjun-5/+0
2013-12-24Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman-3/+6
2013-12-23Merge tag 'v3.13-rc5' into nextFelipe Balbi-3/+6
2013-12-23usb: phy: fix some Kconfig descriptionsAaro Koskinen-3/+3
2013-12-23usb: phy: isp1301-omap: fix smatch warningsAaro Koskinen-5/+4
2013-12-23usb: phy: tahvo: fix smatch warningsAaro Koskinen-6/+0
2013-12-23usb: phy-twl6030: Add missing bracesSachin Kamat-1/+1
2013-12-23usb: phy-fsm: Staticize local symbolsSachin Kamat-2/+2
2013-12-23usb: phy-keystone: Remove redundant of_match_ptr helperSachin Kamat-1/+1
2013-12-20usb: phy: Fix double lock in OTG FSMAnton Tikhomirov-1/+1
2013-12-20usb: phy: am335x: fix randconfig errorsFelipe Balbi-6/+5
2013-12-19usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian-0/+19
2013-12-19usb: phy: am335x-control: include appropriate header file in phy-am335x-contr...Rashika Kheria-5/+1
2013-12-19usb: phy: am335x: Enable USB remote wakeup using PHY wakeupGeorge Cherian-11/+35
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi-44/+42
2013-12-16usb: phy: fix driver dependenciesFelipe Balbi-1/+3
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman-2/+5
2013-12-12usb: phy: initialize the notifier when add a new phyNeil Zhang-7/+4
2013-12-12usb: phy: add Keystone usb phy driverWingMan Kwok-0/+152
2013-12-09usb: phy: r-car gen2: use usb_add_phy_devValentine Barshak-1/+1
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen-2/+5
2013-12-06usb: omap1: Tahvo USB transceiver driverAaro Koskinen-0/+479
2013-12-06usb: omap1: OTG controller driverAaro Koskinen-0/+180
2013-12-06usb: phy-tegra-usb.c: wrong pointer check for remap UTMIChris Ruehl-1/+1
2013-12-06usb: phy: phy-mxs-usb: Check the return value from clk_prepare_enable()Fabio Estevam-2/+9
2013-11-26usb: phy: Add OTG FSM configuration optionAnton Tikhomirov-3/+11
2013-11-26usb: phy: move OTG FSM headerAnton Tikhomirov-247/+2
2013-11-26usb: phy: replace spinlock with mutex in OTG FSMAnton Tikhomirov-10/+8
2013-11-26usb: phy: fsm: protect against multiple inclusionsAnton Tikhomirov-0/+5
2013-11-26usb: phy: fsm: don't depend on indirect includesFelipe Balbi-0/+3
2013-11-25usb: phy: twl6030-usb: signedness bug in twl6030_readb()Dan Carpenter-1/+2
2013-11-25usb: phy: phy-rcar-gen2-usb: fix phy initializationValentine Barshak-2/+2
2013-11-25usb: phy: phy-generic: fix return value check in usb_nop_xceiv_register()Wei Yongjun-1/+2
2013-11-25usb: phy: phy-mxs-usb: set the correct platform drvdataJisheng Zhang-1/+1
2013-11-25usb: phy: generic: fix a compiler warningHeikki Krogerus-1/+1
2013-11-25usb: phy-generic: fix nop xceiv probeAaro Koskinen-0/+2
2013-11-25usb: phy: generic: fix how we find out about our resourcesFelipe Balbi-34/+34
2013-11-25usb: phy: remove dead codeMichal Nazarewicz-4/+0
2013-10-29USB: phy: samsung: Support multiple PHYs of same typeAnton Tikhomirov-2/+4
2013-10-24Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman-155/+666
2013-10-17usb: phy: twl6030-usb: Include linux/of.h headerSachin Kamat-0/+1
2013-10-11usb: Remove unnecessary semicolonsJoe Perches-1/+1
2013-10-11usb: phy: don't return with NULL from devm_usb_get_phy()Gabor Juhos-1/+1