aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/pd.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-19usb: typec: constify the struct device_type usageRicardo B. Marliere1-15/+15
2023-12-15usb: typec: fixed a typoGhanshyam Agrawal1-1/+1
2023-12-15usb: typec: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus1-6/+4
2023-06-13usb: typec: Fix fast_role_swap_current show functionPavan Holla1-1/+1
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman1-1/+0
2023-02-15usb: typec: pd: Add higher capability sysfs for sink PDOSaranya Gopal1-0/+8
2023-02-15usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDOSaranya Gopal1-1/+0
2022-06-12usb: typec: Separate USB Power Delivery from USB Type-CHeikki Krogerus1-0/+708