index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
/
phy-mxs-usb.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-03
usb: phy: mxs: silence EPROBE_DEFER error on boot
Dominique Martinet
1
-5
/
+3
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-13
usb: phy: mxs: enable weak 1p1 regulator for imx6ul during suspend
Xu Yang
1
-4
/
+28
2024-08-13
usb: phy: mxs: add wakeup enable for imx7ulp
Xu Yang
1
-2
/
+39
2024-08-13
usb: phy: mxs: keep USBPHY2's clk always on
Xu Yang
1
-7
/
+26
2024-08-13
usb: phy: mxs: enable regulator phy-3p0 to improve signal qualilty
Xu Yang
1
-0
/
+26
2024-01-04
usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()
Xu Yang
1
-2
/
+1
2023-07-25
usb: phy: mxs: disconnect line when USB charger is attached
Xu Yang
1
-1
/
+3
2023-07-25
usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()
Xu Yang
1
-8
/
+2
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-03-23
usb: phy: mxs: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-16
usb: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2022-08-31
usb: phy: mxs: fix MXS_PHY_TX_CAL45_MIN and MXS_PHY_TX_CAL45_MAX
Frank Li
1
-2
/
+2
2021-01-18
usb: phy: phy-mxs-usb: Use of_device_get_match_data()
Fabio Estevam
1
-6
/
+1
2019-10-04
usb: phy: mxs: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-07-03
usb: phy: phy-mxs-usb: add imx7ulp support
Peter Chen
1
-1
/
+66
2019-06-06
usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()
Andrey Smirnov
1
-0
/
+14
2018-09-20
usb: phy: mxs: fix spelling mistake "stardard" -> "standard"
Colin Ian King
1
-1
/
+1
2018-03-08
usb: phy: mxs: Staticize mxs_charger_secondary_detection()
Fabio Estevam
1
-1
/
+1
2018-02-12
usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
Fabio Estevam
1
-0
/
+3
2017-11-07
USB: phy: Remove redundant license text
Greg Kroah-Hartman
1
-7
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
usb: phy: mxs: add usb charger type detection
Li Jun
1
-0
/
+154
2016-08-25
usb: phy: mxs: Add DT bindings to configure TX settings
Jaret Cantu
1
-0
/
+61
2016-02-03
usb: phy: mxs: declare variable with initialized value
Li Jun
1
-1
/
+1
2015-11-19
usb: phy: mxs: add "fsl,imx6ul-usbphy" compatible string
Peter Chen
1
-0
/
+5
2015-11-17
usb: phy: phy-mxs-usb: fix a possible NULL dereference
LABBE Corentin
1
-2
/
+5
2015-08-05
usb: phy: phy-mxs-usb: Simplify return statement
Saurabh Karajgaonkar
1
-5
/
+1
2015-07-06
usb: phy: mxs: suspend to RAM causes NULL pointer dereference
Stefan Wahren
1
-0
/
+3
2015-01-27
usb: phy: mxs: add delay before set phyctrl.clkgate
Peter Chen
1
-3
/
+9
2015-01-27
usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection
Peter Chen
1
-1
/
+46
2015-01-27
usb: phy: mxs: refine mxs_phy_disconnect_line
Li Jun
1
-1
/
+14
2015-01-27
usb: phy: mxs: don't need IP fix for imx6sx
Peter Chen
1
-2
/
+1
2015-01-12
usb: phy: phy-mxs-usb: do not depend on speed for disconnect notifier
Peter Chen
1
-1
/
+3
2015-01-12
usb: phy: phy-mxs-usb: add power down and disable wakeup for .shutdown
Peter Chen
1
-0
/
+11
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+0
2014-11-03
usb: phy: phy-mxs-usb: delete unnecessary 'out of memory' messages
Peter Chen
1
-3
/
+1
2014-10-20
usb: phy: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-16
Merge tag 'v3.17-rc5' into next
Felipe Balbi
1
-1
/
+7
2014-09-03
usb: phy: mxs: add imx6sx support
Peter Chen
1
-1
/
+7
2014-08-27
usb: phy: mxs: Add VF610 USB PHY support
Stefan Agner
1
-0
/
+6
2014-03-05
usb: phy: mxs: Add sync time after controller clear phcd
Peter Chen
1
-0
/
+11
2014-03-05
usb: phy: mxs: Add system suspend/resume API
Peter Chen
1
-0
/
+61
2014-03-05
usb: phy: mxs: Add implementation of set_wakeup
Peter Chen
1
-0
/
+116
2014-03-05
usb: phy: mxs: add controller id
Peter Chen
1
-0
/
+6
2014-03-05
usb: phy: mxs: Enable IC fixes for related SoCs
Peter Chen
1
-2
/
+21
2014-03-05
usb: phy: mxs: change description of usb device speed
Peter Chen
1
-4
/
+4
2014-03-05
usb: phy: mxs: Add anatop regmap
Peter Chen
1
-0
/
+15
2014-03-05
usb: phy: mxs: Add auto clock and power setting
Peter Chen
1
-3
/
+17
2014-03-05
usb: phy: mxs: Add platform judgement code
Peter Chen
1
-9
/
+49
[next]