index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
Lines
2024-04-04
usb: typec: ucsi: extract code to read PD caps
Dmitry Baryshkov
-53
/
+32
2024-04-04
usb: typec: ucsi: simplify partner's PD caps registration
Dmitry Baryshkov
-13
/
+1
2024-04-04
usb: typec: ucsi: always register a link to USB PD device
Dmitry Baryshkov
-2
/
+2
2024-04-04
usb: typec: ucsi: properly register partner's PD device
Dmitry Baryshkov
-1
/
+1
2024-04-04
usb: typec: ucsi: limit the UCSI_NO_PARTNER_PDOS even further
Dmitry Baryshkov
-1
/
+3
2024-04-04
usb: typec: ucsi: allow non-partner GET_PDOS for Qualcomm devices
Dmitry Baryshkov
-1
/
+2
2024-04-04
usb: typec: displayport: drop driver owner assignment
Krzysztof Kozlowski
-1
/
+0
2024-04-04
usb: typec: nvidia: drop driver owner assignment
Krzysztof Kozlowski
-1
/
+0
2024-04-04
usb: typec: ucsi: Only enable supported notifications
Diogo Ivo
-2
/
+23
2024-04-04
usb: typec: ptn36502: Only select DRM_AUX_BRIDGE with OF
Nathan Chancellor
-1
/
+1
2024-04-04
usb: typec: tcpm: Correct the PDO counting in pd_set
Kyle Tso
-2
/
+2
2024-04-04
usb: typec: ucsi: Fix connector check on init
Christian A. Ehrhardt
-2
/
+4
2024-04-01
Merge 6.9-rc2 into usb-next
Greg Kroah-Hartman
-66
/
+131
2024-03-26
usb: typec: ucsi: Check capabilities before cable and identity discovery
Jameson Thies
-15
/
+24
2024-03-26
usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
Christian A. Ehrhardt
-1
/
+35
2024-03-26
usb: typec: ucsi_acpi: Refactor and fix DELL quirk
Christian A. Ehrhardt
-42
/
+33
2024-03-26
usb: typec: ucsi: Ack unsupported commands
Christian A. Ehrhardt
-1
/
+5
2024-03-26
usb: typec: ucsi: Check for notifications after init
Christian A. Ehrhardt
-1
/
+9
2024-03-26
usb: typec: ucsi: Clear EVENT_PENDING under PPM lock
Christian A. Ehrhardt
-2
/
+2
2024-03-26
usb: typec: Return size of buffer if pd_set operation succeeds
Kyle Tso
-1
/
+6
2024-03-26
usb: typec: tcpm: Update PD of Type-C port upon pd_set
Kyle Tso
-0
/
+2
2024-03-26
usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()
Xu Yang
-2
/
+0
2024-03-26
usb: typec: ucsi: Fix race between typec_switch and role_switch
Krishna Kurapati
-0
/
+14
2024-03-26
usb: typec: tcpm: Correct port source pdo array in pd_set callback
Kyle Tso
-1
/
+1
2024-03-26
usb: typec: ptn36502: switch to DRM_AUX_BRIDGE
Luca Weiss
-43
/
+3
2024-03-26
usb: typec: stusb160x: convert to use maple tree register cache
Bo Liu
-1
/
+1
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-722
/
+2647
2024-03-05
usb: typec: tcpm: add support to set tcpc connector orientatition
Marco Felsch
-0
/
+6
2024-03-05
usb: typec: tcpci: add generic tcpci fallback compatible
Marco Felsch
-0
/
+1
2024-03-05
usb: typec: altmodes/displayport: create sysfs nodes as driver's default devi...
RD Babiera
-9
/
+9
2024-03-05
usb: typec: ucsi: Register SOP' alternate modes with cable plug
Jameson Thies
-0
/
+62
2024-03-05
usb: typec: ucsi: Register SOP/SOP' Discover Identity Responses
Jameson Thies
-0
/
+141
2024-03-05
usb: typec: ucsi: Register cables based on GET_CABLE_PROPERTY
Jameson Thies
-0
/
+78
2024-03-05
usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros
Jameson Thies
-2
/
+2
2024-03-05
usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices
Badhri Jagan Sridharan
-2
/
+5
2024-03-05
usb: typec: ucsi: fix UCSI on SM8550 & SM8650 Qualcomm devices
Neil Armstrong
-0
/
+1
2024-03-05
usb: typec: altmodes/displayport: send configure message on sop'
RD Babiera
-1
/
+2
2024-03-05
usb: typec: tcpm: fix SOP' sequences in tcpm_pd_svdm
RD Babiera
-10
/
+16
2024-03-02
usb: typec: constify struct class usage
Ricardo B. Marliere
-6
/
+6
2024-02-26
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
-4
/
+2
2024-02-20
usb: typec: tpcm: Fix issues with power being removed during reset
Mark Brown
-1
/
+2
2024-02-19
usb: typec: constify the struct device_type usage
Ricardo B. Marliere
-15
/
+15
2024-02-19
Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...
Ondrej Jirman
-3
/
+0
2024-02-17
usb: typec: qcom-pmic-typec: add support for PMI632 PMIC
Dmitry Baryshkov
-8
/
+107
2024-02-17
usb: typec: ucsi: Get PD revision for partner
Abhishek Pandit-Subedi
-0
/
+23
2024-02-17
usb: typec: ucsi: Update connector cap and status
Abhishek Pandit-Subedi
-4
/
+52
2024-02-17
usb: typec: ucsi: Limit read size on v1.2
Abhishek Pandit-Subedi
-2
/
+35
2024-02-08
usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirk
Luca Weiss
-0
/
+1
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
-10
/
+86
2024-01-27
usb: typec: qcom-pmic-typec: allow different implementations for the port bac...
Dmitry Baryshkov
-319
/
+282
[prev]
[next]