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
/
phy
/
broadcom
/
phy-brcm-usb.c
Age
Commit message (
Expand
)
Author
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
2023-03-20
phy: broadcom: phy-brcm-usb: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-07
phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()
Florian Fainelli
2022-11-07
phy: usb: Fix clock imbalance for suspend/resume
Justin Chen
2022-11-07
phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devices
Al Cooper
2022-11-05
phy: usb: Improve port mode selection
Justin Chen
2022-02-25
phy: phy-brcm-usb: fixup BCM4908 support
Rafał Miłecki
2022-01-23
phy: usb: Leave some clocks running during suspend
Al Cooper
2021-01-13
phy: phy-brcm-usb: support PHY on the BCM4908
Rafał Miłecki
2021-01-13
phy: phy-brcm-usb: specify init function format at struct level
Rafał Miłecki
2021-01-13
phy: phy-brcm-usb: improve getting OF matching data
Rafał Miłecki
2020-05-18
phy: phy-brcm-usb: Constify static structs
Rikard Falkeborn
2020-01-08
phy: usb: Add support for wake and USB low power mode for 7211 S2/S5
Al Cooper
2020-01-08
phy: usb: USB driver is crashing during S3 resume on 7216
Al Cooper
2020-01-08
phy: usb: bdc: Fix occasional failure with BDC on 7211
Al Cooper
2020-01-08
phy: usb: fix driver to defer on clk_get defer
Al Cooper
2020-01-08
phy: usb: Add support for new Synopsys USB controller on the 7211b0
Al Cooper
2020-01-08
phy: usb: Add support for new Synopsys USB controller on the 7216
Al Cooper
2020-01-08
phy: usb: Restructure in preparation for adding 7216 USB support
Al Cooper
2020-01-08
phy: usb: Add "wake on" functionality
Al Cooper
2020-01-08
phy: usb: Put USB phys into IDDQ on suspend to save power in S2 mode
Al Cooper
2020-01-08
phy: usb: Get all drivers that use USB clks using correct enable/disable
Al Cooper
2019-07-01
Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...
Greg Kroah-Hartman
2019-07-01
Merge tag 'phy-for-5.2-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2019-06-20
phy: usb: phy-brcm-usb: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-06-12
phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removal
Florian Fainelli
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2018-09-10
phy:phy-brcm-usb: Use PTR_ERR_OR_ZERO to replace the open coded version
zhong jiang
2017-12-29
phy: phy-brcm-usb: Fix two DT properties to match bindings doc
Al Cooper
2017-10-03
phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or device
Al Cooper
2017-10-03
phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver
Al Cooper