summaryrefslogtreecommitdiff
path: root/drivers/phy/broadcom/phy-brcm-usb.c
AgeCommit message (Expand)Author
2023-07-17phy: Explicitly include correct DT includesRob Herring
2023-03-20phy: broadcom: phy-brcm-usb: Convert to platform remove callback returning voidUwe Kleine-König
2022-11-07phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()Florian Fainelli
2022-11-07phy: usb: Fix clock imbalance for suspend/resumeJustin Chen
2022-11-07phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devicesAl Cooper
2022-11-05phy: usb: Improve port mode selectionJustin Chen
2022-02-25phy: phy-brcm-usb: fixup BCM4908 supportRafał Miłecki
2022-01-23phy: usb: Leave some clocks running during suspendAl Cooper
2021-01-13phy: phy-brcm-usb: support PHY on the BCM4908Rafał Miłecki
2021-01-13phy: phy-brcm-usb: specify init function format at struct levelRafał Miłecki
2021-01-13phy: phy-brcm-usb: improve getting OF matching dataRafał Miłecki
2020-05-18phy: phy-brcm-usb: Constify static structsRikard Falkeborn
2020-01-08phy: usb: Add support for wake and USB low power mode for 7211 S2/S5Al Cooper
2020-01-08phy: usb: USB driver is crashing during S3 resume on 7216Al Cooper
2020-01-08phy: usb: bdc: Fix occasional failure with BDC on 7211Al Cooper
2020-01-08phy: usb: fix driver to defer on clk_get deferAl Cooper
2020-01-08phy: usb: Add support for new Synopsys USB controller on the 7211b0Al Cooper
2020-01-08phy: usb: Add support for new Synopsys USB controller on the 7216Al Cooper
2020-01-08phy: usb: Restructure in preparation for adding 7216 USB supportAl Cooper
2020-01-08phy: usb: Add "wake on" functionalityAl Cooper
2020-01-08phy: usb: Put USB phys into IDDQ on suspend to save power in S2 modeAl Cooper
2020-01-08phy: usb: Get all drivers that use USB clks using correct enable/disableAl Cooper
2019-07-01Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2019-07-01Merge tag 'phy-for-5.2-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-06-20phy: usb: phy-brcm-usb: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-06-12phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removalFlorian Fainelli
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2018-09-10phy:phy-brcm-usb: Use PTR_ERR_OR_ZERO to replace the open coded versionzhong jiang
2017-12-29phy: phy-brcm-usb: Fix two DT properties to match bindings docAl Cooper
2017-10-03phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or deviceAl Cooper
2017-10-03phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driverAl Cooper