summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
AgeCommit message (Expand)Author
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-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-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
2013-07-29usb: phy: tegra: Use DT helpers for dr_modeTuomas Tynkkynen
2013-07-29usb: phy: tegra: Use DT helpers for phy_typeTuomas Tynkkynen
2013-07-29usb: phy: tegra: Remove custom PHY locating APIsTuomas Tynkkynen
2013-07-29usb: phy: tegra: Register as an USB PHY.Tuomas Tynkkynen
2013-07-29usb: phy: tegra: Remove unnecessary 'dev' fieldTuomas Tynkkynen
2013-07-29usb: tegra: Use regulators instead of GPIOs for USB PHY VBUSMikko Perttunen
2013-07-29usb: phy: tegra: Read UTMIP parameters from device treeMikko Perttunen
2013-07-29usb: phy: don't check resource with devm_ioremap_resourceWolfram Sang
2013-07-29usb: phy: omap-usb3: Improve DPLL parameter lookup codeRoger Quadros
2013-07-29usb: phy: make PHY driver selection possible by controller driversRoger Quadros
2013-07-29usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block()Fabio Estevam
2013-07-26usb: limit OMAP related USB options to OMAP2PLUS platformsPaul Gortmaker
2013-07-23USB: phy: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman
2013-07-23USB: phy: remove custom DBG macroGreg Kroah-Hartman
2013-07-15usb: phy: omap-usb3: fix dpll clock indexRuchika Kharwar