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