summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/ucsi/ucsi.c
AgeCommit message (Expand)Author
10 daysusb: typec: ucsi: Update power_supply on power role changeMyrrh Periwinkle
2025-06-24usb: typec: ucsi: add recipient arg to update_altmodes() callbackDmitry Baryshkov
2025-05-01usb: typec: ucsi: displayport: Fix deadlockAndrei Kuchynski
2025-03-10Merge v6.14-rc6 into usb-nextGreg Kroah-Hartman
2025-03-06usb: typec: ucsi: Fix NULL pointer accessAndrei Kuchynski
2025-02-19usb: typec: ucsi: increase timeout for PPM reset operationsFedor Pchelkin
2025-02-19acpi: typec: ucsi: Introduce a ->poll_cci methodChristian A. Ehrhardt
2025-02-03usb: typec: ucsi: return CCI and message from sync_control callbackDmitry Baryshkov
2024-12-04usb: typec: ucsi: Fix connector status writing past buffer sizeLucas De Marchi
2024-12-04usb: typec: ucsi: Fix completion notificationsƁukasz Bartosik
2024-11-12usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init()Heikki Krogerus
2024-11-07usb: typec: ucsi: Convert connector specific commands to bitmapsHeikki Krogerus
2024-10-29usb: typec: ucsi: Helper for Get Connector Status commandHeikki Krogerus
2024-10-17usb: typec: ucsi: Add support for the partner USB ModesHeikki Krogerus
2024-10-17usb: typec: ucsi: Supply the USB capabilities to the portsHeikki Krogerus
2024-09-13usb: typec: ucsi: Fix busy loop on ASUS VivoBooksChristian A. Ehrhardt
2024-09-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman
2024-09-03usb: typec: ucsi: Fix cable registrationHeikki Krogerus
2024-09-03usb: typec: ucsi: Fix the partner PD revisionHeikki Krogerus
2024-08-23usb: typec: ucsi: Remove useless error check from ucsi_read_error()Heikki Krogerus
2024-08-23usb: typec: ucsi: Call CANCEL from single locationHeikki Krogerus
2024-08-23usb: typec: ucsi: Common function for the GET_PD_MESSAGE commandHeikki Krogerus
2024-08-23usb: typec: ucsi: Only assign the identity structure if the PPM supports itHeikki Krogerus
2024-08-23usb: typec: ucsi: Don't truncate the readsHeikki Krogerus
2024-08-22usb: typec: ucsi: Add DATA_RESET option of Connector Reset commandVenkat Jayaraman
2024-08-13usb: typec: ucsi: Fix the return value of ucsi_run_command()Heikki Krogerus
2024-08-07usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common()Heikki Krogerus
2024-07-03usb: typec: ucsi: reorder operations in ucsi_run_command()Dmitry Baryshkov
2024-07-03usb: typec: ucsi: extract common code for command handlingDmitry Baryshkov
2024-07-03usb: typec: ucsi: inline ucsi_read_message_inDmitry Baryshkov
2024-07-03usb: typec: ucsi: rework command execution functionsDmitry Baryshkov
2024-07-03usb: typec: ucsi: split read operationDmitry Baryshkov
2024-07-03usb: typec: ucsi: simplify command sending APIDmitry Baryshkov
2024-07-03usb: typec: ucsi: move ucsi_acknowledge() from ucsi_read_error()Dmitry 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-27usb: typec: ucsi: Only set number of plug altmodes after registrationJameson Thies
2024-06-20usb: typec: ucsi: psy: Add support for the charge type propertyHeikki Krogerus
2024-06-20usb: typec: ucsi: don't retrieve PDOs if not supportedMark Pearson
2024-06-18Merge tag 'v6.10-rc4' into usb-nextGreg Kroah-Hartman
2024-06-04usb: typec: ucsi: Enable UCSI v2.0 notificationsDiogo Ivo
2024-06-04usb: typec: ucsi: Always set number of alternate modesJameson Thies
2024-06-04usb: typec: ucsi: Delay alternate mode discoveryJameson Thies
2024-06-04usb: typec: ucsi: Ack also failed Get Error commandsHeikki Krogerus
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman
2024-04-18usb: typec: ucsi: add update_connector callbackDmitry Baryshkov
2024-04-18usb: typec: ucsi: add callback for connector status updatesDmitry Baryshkov
2024-04-09usb: typec: ucsi: Wait 20ms before reading CCI after a resetPavan Holla
2024-04-04usb: typec: ucsi: Never send a lone connector change ackChristian A. Ehrhardt
2024-04-04usb: typec: ucsi: support delaying GET_PDOS for deviceDmitry Baryshkov