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
2021-05-19
usb: typec: tcpm: Fix error while calculating PPS out values
Badhri Jagan Sridharan
1
-3
/
+3
2021-05-19
usb: typec: ucsi: Put fwnode in any case during ->probe()
Andy Shevchenko
1
-1
/
+4
2021-05-19
usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
Jack Pham
2
-11
/
+36
2021-05-19
usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
Kyle Tso
1
-1
/
+1
2021-05-19
usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMS
Kyle Tso
1
-2
/
+12
2021-05-14
usb: typec: tcpm: Honour pSnkStdby requirement during negotiation
Badhri Jagan Sridharan
1
-0
/
+17
2021-05-14
usb: typec: stusb160x: fix return value check in stusb160x_probe()
Wei Yongjun
1
-2
/
+2
2021-05-14
usb: typec: tps6598x: Fix return value check in tps6598x_probe()
Wei Yongjun
1
-2
/
+2
2021-05-14
usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS
Badhri Jagan Sridharan
1
-3
/
+18
2021-05-14
usb: typec: tcpm: Wait for vbus discharge to VSAFE0V before toggling
Badhri Jagan Sridharan
1
-10
/
+65
2021-05-14
usb: typec: tcpm: update power supply once partner accepts
Badhri Jagan Sridharan
1
-3
/
+1
2021-05-14
usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply
Badhri Jagan Sridharan
1
-35
/
+53
2021-05-14
usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply
Badhri Jagan Sridharan
1
-7
/
+10
2021-03-18
usb: typec: tcpm: Skip sink_cap query only when VDM sm is busy
Badhri Jagan Sridharan
1
-1
/
+1
2021-03-17
usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
Badhri Jagan Sridharan
1
-1
/
+8
2021-03-17
usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct
Elias Rudberg
1
-1
/
+0
2021-02-09
usb: typec: tcpm: Get Sink VDO from fwnode
Kyle Tso
1
-0
/
+14
2021-02-09
usb: typec: displayport: Fill the negotiated SVDM Version in the header
Kyle Tso
1
-4
/
+13
2021-02-09
usb: typec: ucsi: Determine common SVDM Version
Kyle Tso
2
-3
/
+30
2021-02-09
usb: typec: tcpm: Determine common SVDM Version
Kyle Tso
1
-10
/
+61
2021-02-09
usb: pd: Make SVDM Version configurable in VDM header
Kyle Tso
3
-12
/
+12
2021-02-09
usb: typec: Manage SVDM version
Kyle Tso
1
-0
/
+43
2021-02-03
usb: pd: Update VDO definitions
Kyle Tso
1
-4
/
+4
2021-02-02
usb: typec: Return void in typec_partner_set_pd_revision
Kyle Tso
1
-8
/
+2
2021-02-02
usb: typec: tcpci_maxim: Enable data path when partner is USB Comm capable
Badhri Jagan Sridharan
1
-0
/
+19
2021-02-02
usb: typec: tcpci: Add Callback to Usb Communication capable partner
Badhri Jagan Sridharan
2
-0
/
+15
2021-02-02
usb: typec: tcpm: Add Callback to Usb Communication capable partner
Badhri Jagan Sridharan
1
-0
/
+13
2021-02-02
usb: typec: tcpm: Set in_ams flag when Source caps have been received
Badhri Jagan Sridharan
1
-0
/
+1
2021-02-02
usb: typec: tcpm: Handle vbus shutoff when in source mode
Badhri Jagan Sridharan
1
-0
/
+11
2021-02-01
usb: typec: Add typec_partner_set_pd_revision
Benson Leung
1
-0
/
+30
2021-02-01
usb: typec: Provide PD Specification Revision for cable and partner
Benson Leung
1
-4
/
+26
2021-02-01
usb: typec: Standardize PD Revision format with Type-C Revision
Benson Leung
1
-1
/
+2
2021-01-25
usb: typec: tcpci_maxim: add terminating newlines to logging
Junlin Yang
1
-6
/
+6
2021-01-25
usb: typec: tcpci_maxim: remove redundant assignment
Junlin Yang
1
-1
/
+0
2021-01-25
usb: typec: tcpm: Create legacy PDOs for PD2 connection
Kyle Tso
1
-10
/
+52
2021-01-21
usb: typec: tcpci_maxim: Drop GPIO includes
Linus Walleij
1
-3
/
+0
2021-01-21
usb: typec: tcpm: Respond Wait if VDM state machine is running
Kyle Tso
1
-7
/
+73
2021-01-21
usb: typec: tcpm: Protocol Error handling
Kyle Tso
1
-90
/
+245
2021-01-21
usb: typec: tcpm: AMS and Collision Avoidance
Kyle Tso
1
-98
/
+522
2021-01-19
usb: typec: ucsi: Add conditional dependency on USB role switch
Heikki Krogerus
1
-0
/
+1
2021-01-12
usb: typec: ucsi: Add support for USB role switch
Mayank Rana
2
-3
/
+55
2021-01-07
usb: typec: Send uevent for num_altmodes update
Prashant Malani
1
-0
/
+2
2021-01-07
usb: typec: Fix copy paste error for NVIDIA alt-mode description
Peter Robinson
1
-1
/
+1
2020-12-28
usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ request
Madhusudanarao Amara
1
-0
/
+11
2020-12-11
usb: ucsi: convert comma to semicolon
Zheng Yongjun
1
-3
/
+3
2020-12-11
usb: typec: tcpm: convert comma to semicolon
Zheng Yongjun
1
-6
/
+6
2020-12-11
usb: typec: tcpm: Update vbus_vsafe0v on init
Badhri Jagan Sridharan
1
-0
/
+18
2020-12-11
usb: typec: tcpci: Enable bleed discharge when auto discharge is enabled
Badhri Jagan Sridharan
1
-0
/
+2
2020-12-11
usb: typec: Add class for plug alt mode device
Prashant Malani
1
-0
/
+4
2020-12-11
USB: typec: tcpci: Add Bleed discharge to POWER_CONTROL definition
Badhri Jagan Sridharan
1
-0
/
+1
[next]