summaryrefslogtreecommitdiffstats
path: root/drivers/phy/broadcom/phy-brcm-usb.c
Commit message (Expand)AuthorAgeFilesLines
* phy: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-231-1/+1
* phy: Explicitly include correct DT includesRob Herring2023-07-171-1/+0
* phy: broadcom: phy-brcm-usb: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* phy: phy-brcm-usb: Utilize platform_get_irq_byname_optional()Florian Fainelli2022-11-071-2/+2
* phy: usb: Fix clock imbalance for suspend/resumeJustin Chen2022-11-071-3/+5
* phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devicesAl Cooper2022-11-071-3/+3
* phy: usb: Improve port mode selectionJustin Chen2022-11-051-5/+9
* phy: phy-brcm-usb: fixup BCM4908 supportRafał Miłecki2022-02-251-1/+10
* phy: usb: Leave some clocks running during suspendAl Cooper2022-01-231-0/+38
* phy: phy-brcm-usb: support PHY on the BCM4908Rafał Miłecki2021-01-131-0/+4
* phy: phy-brcm-usb: specify init function format at struct levelRafał Miłecki2021-01-131-4/+3
* phy: phy-brcm-usb: improve getting OF matching dataRafał Miłecki2021-01-131-3/+4
* phy: phy-brcm-usb: Constify static structsRikard Falkeborn2020-05-181-8/+8
* phy: usb: Add support for wake and USB low power mode for 7211 S2/S5Al Cooper2020-01-081-7/+18
* phy: usb: USB driver is crashing during S3 resume on 7216Al Cooper2020-01-081-1/+1
* phy: usb: bdc: Fix occasional failure with BDC on 7211Al Cooper2020-01-081-4/+19
* phy: usb: fix driver to defer on clk_get deferAl Cooper2020-01-081-0/+6
* phy: usb: Add support for new Synopsys USB controller on the 7211b0Al Cooper2020-01-081-53/+109
* phy: usb: Add support for new Synopsys USB controller on the 7216Al Cooper2020-01-081-17/+53
* phy: usb: Restructure in preparation for adding 7216 USB supportAl Cooper2020-01-081-3/+3
* phy: usb: Add "wake on" functionalityAl Cooper2020-01-081-3/+45
* phy: usb: Put USB phys into IDDQ on suspend to save power in S2 modeAl Cooper2020-01-081-2/+9
* phy: usb: Get all drivers that use USB clks using correct enable/disableAl Cooper2020-01-081-14/+14
* Merge tag 'phy-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2019-07-011-1/+0
|\
| * phy: usb: phy-brcm-usb: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-06-201-1/+0
* | Merge tag 'phy-for-5.2-rc_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2019-07-011-0/+8
|\ \
| * | phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removalFlorian Fainelli2019-06-121-0/+8
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
|/
* phy:phy-brcm-usb: Use PTR_ERR_OR_ZERO to replace the open coded versionzhong jiang2018-09-101-3/+1
* phy: phy-brcm-usb: Fix two DT properties to match bindings docAl Cooper2017-12-291-2/+2
* phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or deviceAl Cooper2017-10-031-0/+85
* phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driverAl Cooper2017-10-031-0/+374