index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-11
phy: usb: disable COMMONONN for dual mode
Justin Chen
1
-3
/
+9
2024-10-07
phy: usb: Fix missing elements in BCM4908 USB init array
Sam Edwards
1
-0
/
+2
2024-08-30
phy: broadcom: brcm-sata: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-14
/
+7
2024-08-30
phy: broadcom: bcm-cygnus-pcie: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-14
/
+6
2024-06-12
phy: broadcom: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
4
-4
/
+4
2023-10-13
phy: Use device_get_match_data()
Rob Herring
1
-6
/
+3
2023-08-11
phy: broadcom: sr-usb: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-11
phy: broadcom: ns-usb3: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-11
phy: broadcom: sata: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
2
-1
/
+1
2023-06-21
phy: usb: suppress OC condition for 7439b2
Justin Chen
1
-0
/
+34
2023-06-21
phy: usb: Turn off phy when port is in suspend
Justin Chen
2
-2
/
+21
2023-03-20
phy: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-03-20
phy: broadcom: phy-brcm-usb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-11-07
phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()
Florian Fainelli
1
-2
/
+2
2022-11-07
phy: usb: Fix clock imbalance for suspend/resume
Justin Chen
3
-6
/
+5
2022-11-07
phy: usb: Use slow clock for wake enabled suspend
Justin Chen
1
-4
/
+3
2022-11-07
phy: usb: Disable phy auto-suspend
Justin Chen
1
-0
/
+6
2022-11-07
phy: usb: Migrate to BIT and BITMASK macros
Justin Chen
2
-74
/
+74
2022-11-07
phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devices
Al Cooper
1
-3
/
+3
2022-11-05
phy: usb: Improve port mode selection
Justin Chen
4
-21
/
+25
2022-08-15
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
William Zhang
1
-2
/
+2
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-36
/
+6
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-07-08
phy: brcm-sata: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
1
-1
/
+1
2022-07-05
phy: phy-brcm-usb: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
3
-36
/
+6
2022-02-25
phy: phy-brcm-usb: fixup BCM4908 support
Rafał Miłecki
3
-1
/
+47
2022-02-25
phy: usb: Add "wake on" functionality for newer Synopsis XHCI controllers
Al Cooper
1
-8
/
+38
2022-01-23
phy: broadcom: Kconfig: Fix PHY_BRCM_USB config option
Al Cooper
1
-2
/
+1
2022-01-23
phy: usb: Leave some clocks running during suspend
Al Cooper
1
-0
/
+38
2021-11-25
phy: bcm-ns-usb2: improve printing ref clk errors
Rafał Miłecki
1
-1
/
+1
2021-11-23
phy: bcm-ns-usb2: support updated DT binding with PHY reg space
Rafał Miłecki
1
-9
/
+43
2021-11-04
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+4
2021-10-24
net: Convert more users of mdiobus_* to mdiodev_*
Sean Anderson
2
-5
/
+3
2021-10-01
phy: broadcom: Kconfig: Add configuration menu for Broadcom phy drivers
Cai Huoqing
1
-0
/
+4
2021-06-23
Merge tag 'phy-for-5.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-3
/
+1
2021-06-14
phy: bcm-ns-usb3: Remove redundant dev_err call in bcm_ns_usb3_mdio_probe()
He Ying
1
-3
/
+1
2021-05-14
phy: usb: Fix misuse of IS_ENABLED
Chen Li
1
-2
/
+2
2021-03-15
phy: phy-brcm-usb: select SOC_BRCMSTB on brcmstb only
Rafał Miłecki
1
-1
/
+1
2021-02-10
Merge tag 'phy-fixes2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+1
2021-02-04
phy: phy-brcm-sata: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-01-13
phy: phy-brcm-usb: support PHY on the BCM4908
Rafał Miłecki
2
-1
/
+6
2021-01-13
phy: phy-brcm-usb: specify init function format at struct level
Rafał Miłecki
1
-4
/
+3
2021-01-13
phy: phy-brcm-usb: improve getting OF matching data
Rafał Miłecki
1
-3
/
+4
2020-12-09
Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
8
-185
/
+48
2020-11-19
phy: phy-bcm-ns-usb3: drop support for deprecated DT binding
Rafał Miłecki
1
-151
/
+5
2020-11-16
phy: phy-brcm-sata: Allow configuration SATA AFE TX amplitude
Florian Fainelli
1
-0
/
+32
2020-11-16
phy: broadcom: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
8
-36
/
+13
[next]