index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
/
phy-mxs-usb.c
Age
Commit message (
Expand
)
Author
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-13
usb: phy: mxs: enable weak 1p1 regulator for imx6ul during suspend
Xu Yang
2024-08-13
usb: phy: mxs: add wakeup enable for imx7ulp
Xu Yang
2024-08-13
usb: phy: mxs: keep USBPHY2's clk always on
Xu Yang
2024-08-13
usb: phy: mxs: enable regulator phy-3p0 to improve signal qualilty
Xu Yang
2024-01-04
usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()
Xu Yang
2023-07-25
usb: phy: mxs: disconnect line when USB charger is attached
Xu Yang
2023-07-25
usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()
Xu Yang
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2023-03-23
usb: phy: mxs: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
usb: Use of_property_present() for testing DT property presence
Rob Herring
2022-08-31
usb: phy: mxs: fix MXS_PHY_TX_CAL45_MIN and MXS_PHY_TX_CAL45_MAX
Frank Li
2021-01-18
usb: phy: phy-mxs-usb: Use of_device_get_match_data()
Fabio Estevam
2019-10-04
usb: phy: mxs: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-03
usb: phy: phy-mxs-usb: add imx7ulp support
Peter Chen
2019-06-06
usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()
Andrey Smirnov
2018-09-20
usb: phy: mxs: fix spelling mistake "stardard" -> "standard"
Colin Ian King
2018-03-08
usb: phy: mxs: Staticize mxs_charger_secondary_detection()
Fabio Estevam
2018-02-12
usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
Fabio Estevam
2017-11-07
USB: phy: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-19
usb: phy: mxs: add usb charger type detection
Li Jun
2016-08-25
usb: phy: mxs: Add DT bindings to configure TX settings
Jaret Cantu
2016-02-03
usb: phy: mxs: declare variable with initialized value
Li Jun
2015-11-19
usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible string
Peter Chen
2015-11-17
usb: phy: phy-mxs-usb: fix a possible NULL dereference
LABBE Corentin
2015-08-05
usb: phy: phy-mxs-usb: Simplify return statement
Saurabh Karajgaonkar
2015-07-06
usb: phy: mxs: suspend to RAM causes NULL pointer dereference
Stefan Wahren
2015-01-27
usb: phy: mxs: add delay before set phyctrl.clkgate
Peter Chen
2015-01-27
usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection
Peter Chen
2015-01-27
usb: phy: mxs: refine mxs_phy_disconnect_line
Li Jun
2015-01-27
usb: phy: mxs: don't need IP fix for imx6sx
Peter Chen
2015-01-12
usb: phy: phy-mxs-usb: do not depend on speed for disconnect notifier
Peter Chen
2015-01-12
usb: phy: phy-mxs-usb: add power down and disable wakeup for .shutdown
Peter Chen
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-03
usb: phy: phy-mxs-usb: delete unnecessary 'out of memory' messages
Peter Chen
2014-10-20
usb: phy: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-16
Merge tag 'v3.17-rc5' into next
Felipe Balbi
2014-09-03
usb: phy: mxs: add imx6sx support
Peter Chen
2014-08-27
usb: phy: mxs: Add VF610 USB PHY support
Stefan Agner
2014-03-05
usb: phy: mxs: Add sync time after controller clear phcd
Peter Chen
2014-03-05
usb: phy: mxs: Add system suspend/resume API
Peter Chen
2014-03-05
usb: phy: mxs: Add implementation of set_wakeup
Peter Chen
2014-03-05
usb: phy: mxs: add controller id
Peter Chen
2014-03-05
usb: phy: mxs: Enable IC fixes for related SoCs
Peter Chen
2014-03-05
usb: phy: mxs: change description of usb device speed
Peter Chen
2014-03-05
usb: phy: mxs: Add anatop regmap
Peter Chen
2014-03-05
usb: phy: mxs: Add auto clock and power setting
Peter Chen
2014-03-05
usb: phy: mxs: Add platform judgement code
Peter Chen
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
[next]