index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
28
-722
/
+2647
2024-03-05
usb: typec: tcpm: add support to set tcpc connector orientatition
Marco Felsch
1
-0
/
+6
2024-03-05
usb: typec: tcpci: add generic tcpci fallback compatible
Marco Felsch
1
-0
/
+1
2024-03-05
usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...
RD Babiera
1
-9
/
+9
2024-03-05
usb: typec: ucsi: Register SOP' alternate modes with cable plug
Jameson Thies
2
-0
/
+62
2024-03-05
usb: typec: ucsi: Register SOP/SOP' Discover Identity Responses
Jameson Thies
2
-0
/
+141
2024-03-05
usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTY
Jameson Thies
2
-0
/
+78
2024-03-05
usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros
Jameson Thies
1
-2
/
+2
2024-03-05
usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices
Badhri Jagan Sridharan
1
-2
/
+5
2024-03-05
usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devices
Neil Armstrong
1
-0
/
+1
2024-03-05
usb: typec: altmodes/displayport: send configure message on sop'
RD Babiera
1
-1
/
+2
2024-03-05
usb: typec: tcpm: fix SOP' sequences in tcpm_pd_svdm
RD Babiera
1
-10
/
+16
2024-03-02
usb: typec: constify struct class usage
Ricardo B. Marliere
4
-6
/
+6
2024-02-26
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
1
-4
/
+2
2024-02-20
usb: typec: tpcm: Fix issues with power being removed during reset
Mark Brown
1
-1
/
+2
2024-02-19
usb: typec: constify the struct device_type usage
Ricardo B. Marliere
1
-15
/
+15
2024-02-19
Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...
Ondrej Jirman
1
-3
/
+0
2024-02-17
usb: typec: qcom-pmic-typec: add support for PMI632 PMIC
Dmitry Baryshkov
4
-8
/
+107
2024-02-17
usb: typec: ucsi: Get PD revision for partner
Abhishek Pandit-Subedi
1
-0
/
+23
2024-02-17
usb: typec: ucsi: Update connector cap and status
Abhishek Pandit-Subedi
1
-4
/
+52
2024-02-17
usb: typec: ucsi: Limit read size on v1.2
Abhishek Pandit-Subedi
2
-2
/
+35
2024-02-08
usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirk
Luca Weiss
1
-0
/
+1
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
3
-10
/
+86
2024-01-27
usb: typec: qcom-pmic-typec: allow different implementations for the port bac...
Dmitry Baryshkov
4
-319
/
+282
2024-01-27
usb: typec: qcom-pmic-typec: allow different implementations for the PD PHY
Dmitry Baryshkov
5
-195
/
+171
2024-01-27
usb: typec: qcom-pmic-typec: fix arguments of qcom_pmic_typec_pdphy_set_roles
Dmitry Baryshkov
3
-5
/
+8
2024-01-27
usb: typec: tcpm: fix the PD disabled case
Dmitry Baryshkov
1
-1
/
+2
2024-01-27
usb: ucsi_acpi: Quirk to ack a connector change ack cmd
Christian A. Ehrhardt
1
-3
/
+68
2024-01-27
usb: ucsi_acpi: Fix command completion handling
Christian A. Ehrhardt
1
-4
/
+13
2024-01-27
usb: ucsi: Add missing ppm_lock
Christian A. Ehrhardt
1
-0
/
+2
2024-01-27
Revert "usb: typec: tcpm: fix cc role at port reset"
Badhri Jagan Sridharan
1
-2
/
+1
2024-01-27
usb: typec: altmodes/displayport: add SOP' support
RD Babiera
1
-4
/
+158
2024-01-27
usb: typec: tcpm: add alt mode enter/exit/vdm support for sop'
RD Babiera
1
-20
/
+106
2024-01-27
usb: typec: tcpm: add discover svids and discover modes support for sop'
RD Babiera
1
-21
/
+140
2024-01-27
usb: typec: tcpm: add state machine support for SRC_VDM_IDENTITY_REQUEST
RD Babiera
1
-6
/
+43
2024-01-27
usb: typec: tcpm: add discover identity support for SOP'
RD Babiera
1
-48
/
+340
2024-01-27
usb: typec: tcpci: add attempt_vconn_swap_discovery callback
RD Babiera
3
-1
/
+28
2024-01-27
usb: typec: tcpm: add control message support to sop'
RD Babiera
1
-45
/
+114
2024-01-27
usb: typec: tcpm: process receive and transmission of sop' messages
RD Babiera
1
-11
/
+134
2024-01-27
usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receive
RD Babiera
6
-9
/
+34
2024-01-27
usb: typec: tcpci: add cable_comm_capable attribute
RD Babiera
2
-0
/
+9
2024-01-27
usb: typec: altmodes: add svdm version info for typec cables
RD Babiera
2
-0
/
+41
2024-01-27
usb: typec: altmodes: add typec_cable_ops to typec_altmode
RD Babiera
2
-0
/
+121
2024-01-27
ucsi_ccg: Refine the UCSI Interrupt handling
Haotien Hsu
1
-8
/
+84
2024-01-27
usb: typec: mux: Add ITE IT5205 Alternate Mode Passive MUX driver
AngeloGioacchino Del Regno
3
-0
/
+305
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
9
-126
/
+1321
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-78
/
+10
2024-01-11
Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+19
2024-01-05
usb: typec: tipd: fix use of device-specific init function
Javier Carrasco
1
-1
/
+1
2024-01-05
usb: typec: tipd: Separate reset for TPS6598x
Jai Luthra
1
-2
/
+7
[next]