summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi/ucsi.h
AgeCommit message (Expand)Author
2024-03-26usb: typec: ucsi: Check capabilities before cable and identity discoveryJameson Thies
2024-03-05usb: typec: ucsi: Register SOP' alternate modes with cable plugJameson Thies
2024-03-05usb: typec: ucsi: Register SOP/SOP' Discover Identity ResponsesJameson Thies
2024-03-05usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTYJameson Thies
2024-03-05usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies
2024-02-17usb: typec: ucsi: Update connector cap and statusAbhishek Pandit-Subedi
2024-02-17usb: typec: ucsi: Limit read size on v1.2Abhishek Pandit-Subedi
2023-12-07usb: typec: ucsi: fix UCSI on buggy Qualcomm devicesDmitry Baryshkov
2023-08-08usb: typec: ucsi: Add debugfs for ucsi commandsSaranya Gopal
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman
2023-01-17usb: ucsi: Ensure connector delayed work items are flushedJack Pham
2023-01-06usb: typec: ucsi: Register USB Power Delivery CapabilitiesSaranya Gopal
2022-11-29usb: typec: ucsi: Resume in separate workHeikki Krogerus
2022-04-26usb: typec: ucsi: Wait for the USB role switchesLinyu Yuan
2021-10-05usb: typec: ucsi: Better fix for missing unplug events issueHeikki Krogerus
2021-10-05usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checkingHeikki Krogerus
2021-05-10usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4Jack Pham
2021-01-12usb: typec: ucsi: Add support for USB role switchMayank Rana
2020-11-16Merge 5.10-rc4 into here.Greg Kroah-Hartman
2020-11-13usb: typec: ucsi: Report power supply changesHeikki Krogerus
2020-11-06usb: typec: ucsi: Work around PPM losing change informationBenjamin Berg
2020-04-27usb: typec: ucsi: Fix the stub for ucsi_register_port_psy()Heikki Krogerus
2020-04-23usb: typec: ucsi: register with power_supply classK V, Abhilash
2020-04-23usb: typec: ucsi: save power data objects in PD modeK V, Abhilash
2020-04-23usb: typec: ucsi: Correct bit-mask for CCIK V, Abhilash
2020-03-12usb: typec: ucsi_ccg: workaround for NVIDIA test deviceAjay Gupta
2020-02-17usb: typec: ucsi: register DP only for NVIDIA DP VDOAjay Gupta
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
2020-01-08usb: typec: ucsi: Fix the notification bit offsetsHeikki Krogerus
2019-12-30usb: typec: ucsi: add support for separate DP altmode devicesAjay Gupta
2019-12-30usb: typec: ucsi: Store the notification maskHeikki Krogerus
2019-11-04usb: typec: ucsi: New error codesHeikki Krogerus
2019-11-04usb: typec: ucsi: Remove all bit-fieldsHeikki Krogerus
2019-11-04usb: typec: ucsi: Remove struct ucsi_controlHeikki Krogerus
2019-11-04usb: typec: ucsi: Remove the old APIHeikki Krogerus
2019-11-04usb: typec: ucsi: Simplified registration and I/O APIHeikki Krogerus
2019-06-08usb: typec: ucsi: ccg: enable runtime pm supportAjay Gupta
2019-04-25usb: typec: ucsi: Support for DisplayPort alt modeHeikki Krogerus
2019-04-25usb: typec: ucsi: Preliminary support for alternate modesHeikki Krogerus
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-17usb: typec: include linux/device.h in ucsi.hArnd Bergmann
2017-06-27usb: typec: Add support for UCSI interfaceHeikki Krogerus