summaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)Author
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Reset to 3.12.37Scott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
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-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
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
2013-10-10usb: phy: Add RCAR Gen2 USB phyValentine Barshak
2013-10-07Merge 3.12-rc4 into usb-nextGreg Kroah-Hartman
2013-10-04usb: phy: Reordering of OTG FSM variablesAnton Tikhomirov
2013-10-04usb: phy: Add and use missed OTG FSM inputs/outputsAnton Tikhomirov
2013-10-04usb: phy: Rename "B-device session end SRP" OTG FSM inputAnton Tikhomirov
2013-10-04usb: phy: Rename OTG FSM informative variablesAnton Tikhomirov
2013-10-04usb: phy: Add and use missed OTG FSM timersAnton Tikhomirov
2013-10-04usb: phy: Fix OTG FSM timer handlingAnton Tikhomirov
2013-10-04usb: phy: Add and use missed helper functionsAnton Tikhomirov
2013-10-04usb: phy: Check OTG FSM callback existance in helper functionsAnton Tikhomirov
2013-10-04usb: phy: Pass OTG FSM pointer to callback functionsAnton Tikhomirov
2013-10-04usb: phy: generic: Don't use regulator framework for RESET lineRoger Quadros
2013-10-03usb: phy: omap: get rid of omap_get_control_dev()Roger Quadros
2013-10-03usb: phy: omap-usb3: Don't use omap_get_control_dev()Roger Quadros
2013-10-03usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()Roger Quadros
2013-10-03usb: phy: omap-control: Get rid of platform dataRoger Quadros
2013-10-01usb: phy: tegra-usb: Remove redundant of_match_ptrSachin Kamat
2013-10-01usb: phy: am335x: Remove redundant of_match_ptrSachin Kamat
2013-10-01usb: phy: am335x-control: Remove redundant of_match_ptrSachin Kamat
2013-10-01usb: musb: Add missing ATOMIC_INIT_NOTIFIER_HEADPali Rohár
2013-10-01usb: phy: am335x: add wakeup supportSebastian Andrzej Siewior
2013-10-01usb: phy: nop: Defer clock prepare until PHY initMark Brown
2013-09-28usb: phy: twl4030: use the new generic PHY frameworkKishon Vijay Abraham I
2013-09-28usb: phy: omap-usb2: use the new generic PHY frameworkKishon Vijay Abraham I
2013-09-26USB: phy: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TE...Dave Jones
2013-09-23usb: phy: gpio-vbus: fix deferred probe from __initJohan Hovold
2013-09-17usb: phy: omap-usb3: Fix return valueSachin Kamat
2013-08-30usb: phy-tegra-usb: use platform_{get,set}_drvdata()Libo Chen
2013-08-27usb: phy: signedness bugs in suspend/resume functionsDan Carpenter
2013-08-27usb: phy: fix build breakageAnatolij Gustschin
2013-08-27usb: phy: am335x-control: make it compile withSebastian Andrzej Siewior
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman