linux/drivers/usb/phy
Anton Tikhomirov cff4dab4cb usb: phy: Rename OTG FSM informative variables
Mark informative variables with suffix '_inf' to distinguish
them from other non-informative variables with the same name.
If such non-informative varialbes were missed, they are created.

Signed-off-by: Anton Tikhomirov <av.tikhomirov@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2013-10-04 09:44:48 -05:00
..
Kconfig usb: patches for v3.12 merge window 2013-08-13 15:28:01 -07:00
Makefile usb: patches for v3.12 merge window 2013-08-13 15:28:01 -07:00
am35x-phy-control.h usb: phy: Add AM335x PHY driver 2013-08-09 17:34:15 +03:00
of.c usb: add devicetree helpers for determining dr_mode and phy_type 2013-06-17 13:47:09 -07:00
phy-ab8500-usb.c usb: phy: ab8500-usb: add ab9540 support 2013-05-28 20:03:55 +03:00
phy-am335x-control.c usb: phy: am335x-control: Remove redundant of_match_ptr 2013-10-01 09:56:24 -05:00
phy-am335x.c usb: phy: generic: Don't use regulator framework for RESET line 2013-10-04 09:29:03 -05:00
phy-fsl-usb.c usb: phy: Rename OTG FSM informative variables 2013-10-04 09:44:48 -05:00
phy-fsl-usb.h usb: phy: Pass OTG FSM pointer to callback functions 2013-10-04 09:44:44 -05:00
phy-fsm-usb.c usb: phy: Rename OTG FSM informative variables 2013-10-04 09:44:48 -05:00
phy-fsm-usb.h usb: phy: Rename OTG FSM informative variables 2013-10-04 09:44:48 -05:00
phy-generic.c usb: phy: generic: Don't use regulator framework for RESET line 2013-10-04 09:29:03 -05:00
phy-generic.h usb: phy: generic: Don't use regulator framework for RESET line 2013-10-04 09:29:03 -05:00
phy-gpio-vbus-usb.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-isp1301-omap.c USB: phy: remove custom DBG macro 2013-07-23 16:33:23 -07:00
phy-isp1301.c usb: phy: Fix NULL pointer exception during usb_get_phy 2013-05-15 17:32:47 +03:00
phy-msm-usb.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-mv-u3d-usb.c usb: phy: mv-u3d: Staticize mv_u3d_phy_shutdown() 2013-08-09 16:34:21 +03:00
phy-mv-u3d-usb.h
phy-mv-usb.c usb: phy: mv-usb: remove incorrect __exit_p annotation 2013-08-09 16:34:23 +03:00
phy-mv-usb.h
phy-mxs-usb.c usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block() 2013-07-29 13:56:50 +03:00
phy-omap-control.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-omap-usb2.c usb: phy: signedness bugs in suspend/resume functions 2013-08-27 15:05:30 -05:00
phy-omap-usb3.c usb: phy: omap-usb3: Fix return value 2013-09-17 11:05:30 -05:00
phy-rcar-usb.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-samsung-usb.c usb: phy: samsung: Add support HSIC on Exynos4X12 2013-05-28 20:16:37 +03:00
phy-samsung-usb.h usb: phy: samsung: Add support HSIC on Exynos4X12 2013-05-28 20:16:37 +03:00
phy-samsung-usb2.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-samsung-usb3.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-tegra-usb.c usb: phy: tegra-usb: Remove redundant of_match_ptr 2013-10-01 09:56:26 -05:00
phy-twl4030-usb.c usb: musb: Add missing ATOMIC_INIT_NOTIFIER_HEAD 2013-10-01 09:31:13 -05:00
phy-twl6030-usb.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-ulpi-viewport.c usb: phy: export ulpi_viewport_access_ops 2013-06-17 13:54:47 -07:00
phy-ulpi.c
phy.c