aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/phy/motorola/phy-cpcap-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2)Thomas Gleixner1-9/+1
2021-02-09Merge tag 'phy-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-nextGreg Kroah-Hartman1-1/+1
2021-02-06phy: cpcap-usb: Simplify bool conversionYang Li1-1/+1
2021-01-04phy: cpcap-usb: Fix warning for missing regulator_disableTony Lindgren1-6/+13
2020-10-28phy: cpcap-usb: Use IRQF_ONESHOTZou Wei1-1/+2
2020-05-13phy: cpcap-usb: Remove some useless codeChristophe JAILLET1-2/+0
2019-12-26phy: cpcap-usb: Drop extra write to usb2 registerTony Lindgren1-6/+0
2019-12-26phy: cpcap-usb: Improve host vs docked mode detectionTony Lindgren1-15/+58
2019-12-26phy: cpcap-usb: Prevent USB line glitches from waking up modemTony Lindgren1-3/+15
2019-12-26phy: cpcap-usb: Fix flakey host idling and enumerating of devicesTony Lindgren1-2/+2
2019-12-20phy: cpcap-usb: Fix error path when no host driver is loadedTony Lindgren1-15/+18
2019-09-02power: supply: cpcap-charger: Enable vbus boost voltageTony Lindgren1-3/+5
2017-12-15phy: cpcap-usb: Fix platform_get_irq_byname's error checking.Arvind Yadav1-1/+1
2017-08-22phy: cpcap-usb: remove a stray tabDan Carpenter1-1/+1
2017-06-16phy: cpcap-usb: Fix missing return statementTony Lindgren1-0/+2
2017-06-06phy: cpcap-usb: Add CPCAP PMIC USB supportTony Lindgren1-0/+674