Commit Graph

203 Commits (61e7380403efbaf5f796e8cf979827c602bf6c50)

Author SHA1 Message Date
Anton Tikhomirov 488c9cd34b USB: phy: samsung: Support multiple PHYs of same type 11 years ago
Sachin Kamat 80d7d8a768 usb: phy: twl6030-usb: Include linux/of.h header 11 years ago
Joe Perches 2b84f92b81 usb: Remove unnecessary semicolons 11 years ago
Gabor Juhos 7f4d1e7bdd usb: phy: don't return with NULL from devm_usb_get_phy() 11 years ago
Valentine Barshak 5578b266e9 usb: phy: Add RCAR Gen2 USB phy 12 years ago
Anton Tikhomirov 4662e5ef54 usb: phy: Reordering of OTG FSM variables 12 years ago
Anton Tikhomirov ec04996a08 usb: phy: Add and use missed OTG FSM inputs/outputs 12 years ago
Anton Tikhomirov 68041785d0 usb: phy: Rename "B-device session end SRP" OTG FSM input 12 years ago
Anton Tikhomirov cff4dab4cb usb: phy: Rename OTG FSM informative variables 12 years ago
Anton Tikhomirov 3294908bc0 usb: phy: Add and use missed OTG FSM timers 12 years ago
Anton Tikhomirov f6de27eed3 usb: phy: Fix OTG FSM timer handling 12 years ago
Anton Tikhomirov 425d710172 usb: phy: Add and use missed helper functions 12 years ago
Anton Tikhomirov 737cc66eac usb: phy: Check OTG FSM callback existance in helper functions 12 years ago
Anton Tikhomirov da8cc16724 usb: phy: Pass OTG FSM pointer to callback functions 12 years ago
Roger Quadros bd27fa44e1 usb: phy: generic: Don't use regulator framework for RESET line 12 years ago
Roger Quadros 0bb85dc2d3 usb: phy: omap: get rid of omap_get_control_dev() 12 years ago
Roger Quadros 918ee0d21b usb: phy: omap-usb3: Don't use omap_get_control_dev() 12 years ago
Roger Quadros 6cb9310a32 usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power() 12 years ago
Roger Quadros 4fd06af96b usb: phy: omap-control: Get rid of platform data 12 years ago
Sachin Kamat 78723920a6 usb: phy: tegra-usb: Remove redundant of_match_ptr 12 years ago
Sachin Kamat b99fffca7d usb: phy: am335x: Remove redundant of_match_ptr 12 years ago
Sachin Kamat c4df9ae0d6 usb: phy: am335x-control: Remove redundant of_match_ptr 12 years ago
Pali Rohár 80d2e76c2e usb: musb: Add missing ATOMIC_INIT_NOTIFIER_HEAD 12 years ago
Sebastian Andrzej Siewior a12226394e usb: phy: am335x: add wakeup support 12 years ago
Mark Brown 4d175f340c usb: phy: nop: Defer clock prepare until PHY init 12 years ago
Kishon Vijay Abraham I 6747caa76c usb: phy: twl4030: use the new generic PHY framework 12 years ago
Kishon Vijay Abraham I 5d93d1e76a usb: phy: omap-usb2: use the new generic PHY framework 12 years ago
Dave Jones 7ba0127805 USB: phy: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TEST is set. 12 years ago
Johan Hovold 17dab4d5b1 usb: phy: gpio-vbus: fix deferred probe from __init 12 years ago
Johan Hovold eaaa775b5f usb: phy: gpio-vbus: fix deferred probe from __init 12 years ago
Sachin Kamat 1b97be8ce4 usb: phy: omap-usb3: Fix return value 12 years ago
Libo Chen 72031b524c usb: phy-tegra-usb: use platform_{get,set}_drvdata() 12 years ago
Dan Carpenter 0f82768406 usb: phy: signedness bugs in suspend/resume functions 12 years ago
Anatolij Gustschin 9473e8cfc7 usb: phy: fix build breakage 12 years ago
Sebastian Andrzej Siewior 4ff745710f usb: phy: am335x-control: make it compile with 12 years ago
Anatolij Gustschin 52d5b9aba1 usb: phy: fix build breakage 12 years ago
Sebastian Andrzej Siewior 8b841cb217 usb: phy: am335x: include linux/err.h 12 years ago
Tuomas Tynkkynen e497a24d8e usb: phy: tegra: Program new PHY parameters 12 years ago
Tuomas Tynkkynen 3e635202ce usb: phy: tegra: Tegra30 support 12 years ago
Tuomas Tynkkynen f5833a0bde usb: phy: tegra: Fix wrong PHY parameters 12 years ago
Sebastian Andrzej Siewior 3bb869c8b3 usb: phy: Add AM335x PHY driver 12 years ago
Sebastian Andrzej Siewior 53b6fc28ea usb: phy: phy-generic: export init functions 12 years ago
Sebastian Andrzej Siewior 3fa4d7344b usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv 12 years ago
Jingoo Han d07f4a8200 usb: phy: mv-usb: remove incorrect __exit_p annotation 12 years ago
Jingoo Han 1e0f20bea2 usb: phy: mv-u3d: Staticize mv_u3d_phy_shutdown() 12 years ago
Jingoo Han 19f9e188de usb: phy: use dev_get_platdata() 12 years ago
Tuomas Tynkkynen a554aea67a usb: phy: tegra: Use switch instead of if-else 12 years ago
Tuomas Tynkkynen 6558d7edbe usb: phy: tegra: Use DT helpers for dr_mode 12 years ago
Tuomas Tynkkynen 9fdb07f720 usb: phy: tegra: Use DT helpers for phy_type 12 years ago
Tuomas Tynkkynen 3b102e8bc0 usb: phy: tegra: Remove custom PHY locating APIs 12 years ago