index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
2024-03-26
usb: typec: ucsi: Check capabilities before cable and identity discovery
Jameson Thies
2024-03-26
usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
Christian A. Ehrhardt
2024-03-26
usb: typec: ucsi_acpi: Refactor and fix DELL quirk
Christian A. Ehrhardt
2024-03-26
usb: typec: ucsi: Ack unsupported commands
Christian A. Ehrhardt
2024-03-26
usb: typec: ucsi: Check for notifications after init
Christian A. Ehrhardt
2024-03-26
usb: typec: ucsi: Clear EVENT_PENDING under PPM lock
Christian A. Ehrhardt
2024-03-26
usb: typec: Return size of buffer if pd_set operation succeeds
Kyle Tso
2024-03-26
usb: typec: tcpm: Update PD of Type-C port upon pd_set
Kyle Tso
2024-03-26
usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()
Xu Yang
2024-03-26
usb: typec: ucsi: Fix race between typec_switch and role_switch
Krishna Kurapati
2024-03-26
usb: typec: tcpm: Correct port source pdo array in pd_set callback
Kyle Tso
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-05
usb: typec: tcpm: add support to set tcpc connector orientatition
Marco Felsch
2024-03-05
usb: typec: tcpci: add generic tcpci fallback compatible
Marco Felsch
2024-03-05
usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...
RD Babiera
2024-03-05
usb: typec: ucsi: Register SOP' alternate modes with cable plug
Jameson Thies
2024-03-05
usb: typec: ucsi: Register SOP/SOP' Discover Identity Responses
Jameson Thies
2024-03-05
usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTY
Jameson Thies
2024-03-05
usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros
Jameson Thies
2024-03-05
usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices
Badhri Jagan Sridharan
2024-03-05
usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devices
Neil Armstrong
2024-03-05
usb: typec: altmodes/displayport: send configure message on sop'
RD Babiera
2024-03-05
usb: typec: tcpm: fix SOP' sequences in tcpm_pd_svdm
RD Babiera
2024-03-02
usb: typec: constify struct class usage
Ricardo B. Marliere
2024-02-26
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
2024-02-20
usb: typec: tpcm: Fix issues with power being removed during reset
Mark Brown
2024-02-19
usb: typec: constify the struct device_type usage
Ricardo B. Marliere
2024-02-19
Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...
Ondrej Jirman
2024-02-17
usb: typec: qcom-pmic-typec: add support for PMI632 PMIC
Dmitry Baryshkov
2024-02-17
usb: typec: ucsi: Get PD revision for partner
Abhishek Pandit-Subedi
2024-02-17
usb: typec: ucsi: Update connector cap and status
Abhishek Pandit-Subedi
2024-02-17
usb: typec: ucsi: Limit read size on v1.2
Abhishek Pandit-Subedi
2024-02-08
usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirk
Luca Weiss
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
2024-01-27
usb: typec: qcom-pmic-typec: allow different implementations for the port bac...
Dmitry Baryshkov
2024-01-27
usb: typec: qcom-pmic-typec: allow different implementations for the PD PHY
Dmitry Baryshkov
2024-01-27
usb: typec: qcom-pmic-typec: fix arguments of qcom_pmic_typec_pdphy_set_roles
Dmitry Baryshkov
2024-01-27
usb: typec: tcpm: fix the PD disabled case
Dmitry Baryshkov
2024-01-27
usb: ucsi_acpi: Quirk to ack a connector change ack cmd
Christian A. Ehrhardt
2024-01-27
usb: ucsi_acpi: Fix command completion handling
Christian A. Ehrhardt
2024-01-27
usb: ucsi: Add missing ppm_lock
Christian A. Ehrhardt
2024-01-27
Revert "usb: typec: tcpm: fix cc role at port reset"
Badhri Jagan Sridharan
2024-01-27
usb: typec: altmodes/displayport: add SOP' support
RD Babiera
2024-01-27
usb: typec: tcpm: add alt mode enter/exit/vdm support for sop'
RD Babiera
2024-01-27
usb: typec: tcpm: add discover svids and discover modes support for sop'
RD Babiera
2024-01-27
usb: typec: tcpm: add state machine support for SRC_VDM_IDENTITY_REQUEST
RD Babiera
2024-01-27
usb: typec: tcpm: add discover identity support for SOP'
RD Babiera
2024-01-27
usb: typec: tcpci: add attempt_vconn_swap_discovery callback
RD Babiera
2024-01-27
usb: typec: tcpm: add control message support to sop'
RD Babiera
2024-01-27
usb: typec: tcpm: process receive and transmission of sop' messages
RD Babiera
[next]