summaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)Author
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
2013-08-13usb: phy: am335x: include linux/err.hSebastian Andrzej Siewior
2013-08-12usb: phy: tegra: Program new PHY parametersTuomas Tynkkynen
2013-08-12usb: phy: tegra: Tegra30 supportTuomas Tynkkynen
2013-08-12usb: phy: tegra: Fix wrong PHY parametersTuomas Tynkkynen
2013-08-09usb: phy: Add AM335x PHY driverSebastian Andrzej Siewior
2013-08-09usb: phy: phy-generic: export init functionsSebastian Andrzej Siewior
2013-08-09Merge branch 'nop-phy-rename' into nextFelipe Balbi
2013-08-09usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior
2013-08-09usb: phy: mv-usb: remove incorrect __exit_p annotationJingoo Han
2013-08-09usb: phy: mv-u3d: Staticize mv_u3d_phy_shutdown()Jingoo Han
2013-07-30usb: phy: use dev_get_platdata()Jingoo Han
2013-07-29Merge 3.11-rc3 into usb-nextGreg Kroah-Hartman
2013-07-29usb: phy: tegra: Use switch instead of if-elseTuomas Tynkkynen