aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/ucsi/ucsi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-18usb: typec: ucsi: add update_connector callbackDmitry Baryshkov1-0/+2
2024-04-18usb: typec: ucsi: add callback for connector status updatesDmitry Baryshkov1-0/+3
2024-04-04usb: typec: ucsi: Stop abuse of bit definitions from ucsi.hChristian A. Ehrhardt1-2/+0
2024-04-04usb: typec: ucsi: support delaying GET_PDOS for deviceDmitry Baryshkov1-0/+1
2024-03-26usb: typec: ucsi: Check capabilities before cable and identity discoveryJameson Thies1-2/+3
2024-03-05usb: typec: ucsi: Register SOP' alternate modes with cable plugJameson Thies1-0/+2
2024-03-05usb: typec: ucsi: Register SOP/SOP' Discover Identity ResponsesJameson Thies1-0/+29
2024-03-05usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTYJameson Thies1-0/+5
2024-03-05usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies1-2/+2
2024-02-17usb: typec: ucsi: Update connector cap and statusAbhishek Pandit-Subedi1-4/+52
2024-02-17usb: typec: ucsi: Limit read size on v1.2Abhishek Pandit-Subedi1-0/+11
2023-12-07usb: typec: ucsi: fix UCSI on buggy Qualcomm devicesDmitry Baryshkov1-0/+3
2023-08-08usb: typec: ucsi: Add debugfs for ucsi commandsSaranya Gopal1-0/+24
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman1-0/+1
2023-01-17usb: ucsi: Ensure connector delayed work items are flushedJack Pham1-0/+1
2023-01-06usb: typec: ucsi: Register USB Power Delivery CapabilitiesSaranya Gopal1-0/+8
2022-11-29usb: typec: ucsi: Resume in separate workHeikki Krogerus1-0/+1
2022-04-26usb: typec: ucsi: Wait for the USB role switchesLinyu Yuan1-1/+5
2021-10-05usb: typec: ucsi: Better fix for missing unplug events issueHeikki Krogerus1-2/+0
2021-10-05usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checkingHeikki Krogerus1-0/+1
2021-05-10usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4Jack Pham1-2/+4
2021-01-12usb: typec: ucsi: Add support for USB role switchMayank Rana1-0/+3
2020-11-16Merge 5.10-rc4 into here.Greg Kroah-Hartman1-0/+2
2020-11-13usb: typec: ucsi: Report power supply changesHeikki Krogerus1-0/+2
2020-11-06usb: typec: ucsi: Work around PPM losing change informationBenjamin Berg1-0/+2
2020-04-27usb: typec: ucsi: Fix the stub for ucsi_register_port_psy()Heikki Krogerus1-1/+1
2020-04-23usb: typec: ucsi: register with power_supply classK V, Abhilash1-0/+15
2020-04-23usb: typec: ucsi: save power data objects in PD modeK V, Abhilash1-0/+9
2020-04-23usb: typec: ucsi: Correct bit-mask for CCIK V, Abhilash1-1/+1
2020-03-12usb: typec: ucsi_ccg: workaround for NVIDIA test deviceAjay Gupta1-0/+2
2020-02-17usb: typec: ucsi: register DP only for NVIDIA DP VDOAjay Gupta1-0/+7
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman1-9/+9
2020-01-08usb: typec: ucsi: Fix the notification bit offsetsHeikki Krogerus1-9/+9
2019-12-30usb: typec: ucsi: add support for separate DP altmode devicesAjay Gupta1-0/+11
2019-12-30usb: typec: ucsi: Store the notification maskHeikki Krogerus1-0/+3
2019-11-04usb: typec: ucsi: New error codesHeikki Krogerus1-0/+6
2019-11-04usb: typec: ucsi: Remove all bit-fieldsHeikki Krogerus1-46/+47
2019-11-04usb: typec: ucsi: Remove struct ucsi_controlHeikki Krogerus1-191/+40
2019-11-04usb: typec: ucsi: Remove the old APIHeikki Krogerus1-41/+0
2019-11-04usb: typec: ucsi: Simplified registration and I/O APIHeikki Krogerus1-0/+58
2019-06-08usb: typec: ucsi: ccg: enable runtime pm supportAjay Gupta1-0/+1
2019-04-25usb: typec: ucsi: Support for DisplayPort alt modeHeikki Krogerus1-0/+21
2019-04-25usb: typec: ucsi: Preliminary support for alternate modesHeikki Krogerus1-0/+97
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-17usb: typec: include linux/device.h in ucsi.hArnd Bergmann1-0/+1
2017-06-27usb: typec: Add support for UCSI interfaceHeikki Krogerus1-0/+335