summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi/ucsi.h
AgeCommit message (Expand)Author
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman
2024-09-03usb: typec: ucsi: Fix cable registrationHeikki Krogerus
2024-08-23usb: typec: ucsi: Common function for the GET_PD_MESSAGE commandHeikki Krogerus
2024-08-23usb: typec: ucsi: Don't truncate the readsHeikki Krogerus
2024-08-23usb: typec: ucsi: Remove unused fields from struct ucsi_connector_statusHeikki Krogerus
2024-08-22usb: typec: ucsi: Add DATA_RESET option of Connector Reset commandVenkat Jayaraman
2024-07-03usb: typec: ucsi: extract common code for command handlingDmitry Baryshkov
2024-07-03usb: typec: ucsi: split read operationDmitry Baryshkov
2024-07-03usb: typec: ucsi: simplify command sending APIDmitry Baryshkov
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status changesPooja Katiyar
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status data structure changesPooja Katiyar
2024-06-20usb: typec: ucsi: Changing the driver data type to voidHeikki Krogerus
2024-06-04usb: typec: ucsi: Add new capability bitsDiogo Ivo
2024-06-04usb: typec: ucsi: Fix null pointer dereference in traceAbhishek Pandit-Subedi
2024-06-04usb: typec: ucsi: Add new notification bitsDiogo Ivo
2024-04-18usb: typec: ucsi: add update_connector callbackDmitry Baryshkov
2024-04-18usb: typec: ucsi: add callback for connector status updatesDmitry Baryshkov
2024-04-04usb: typec: ucsi: Stop abuse of bit definitions from ucsi.hChristian A. Ehrhardt
2024-04-04usb: typec: ucsi: support delaying GET_PDOS for deviceDmitry Baryshkov
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