index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
/
phy-am335x.c
Age
Commit message (
Expand
)
Author
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-20
usb: phy: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-03-23
usb: phy: am335x: Convert to platform remove callback returning void
Uwe Kleine-König
2020-01-15
usb: phy-generic: Delete unused platform data
Linus Walleij
2019-01-28
usb: phy: am335x: fix race condition in _probe
Bin Liu
2018-04-22
usb: phy: simplify getting .drvdata
Wolfram Sang
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2016-06-21
USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block
Hans de Goede
2016-03-04
usb: phy: phy-am335x: remove include of regulator/consumer.h
Bjorn Helgaas
2015-12-16
usb: phy: phy-am335x: bypass first VBUS sensing for host-only mode
Bin Liu
2015-12-16
usb: phy: correct the am335x phy header filename
Bin Liu
2014-10-20
usb: phy: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-10
usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2014-04-21
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
2014-04-21
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
2013-12-20
usb: phy: am335x: fix randconfig errors
Felipe Balbi
2013-12-19
usb: phy: am335x: Enable USB remote wakeup using PHY wakeup
George Cherian
2013-11-25
usb: phy: generic: fix how we find out about our resources
Felipe Balbi
2013-11-25
usb: phy: remove dead code
Michal Nazarewicz
2013-10-04
usb: phy: generic: Don't use regulator framework for RESET line
Roger Quadros
2013-10-01
usb: phy: am335x: Remove redundant of_match_ptr
Sachin Kamat
2013-10-01
usb: phy: am335x: add wakeup support
Sebastian Andrzej Siewior
2013-10-01
usb: phy: nop: Defer clock prepare until PHY init
Mark Brown
2013-08-09
usb: phy: Add AM335x PHY driver
Sebastian Andrzej Siewior