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
2021-03-17
usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct
Elias Rudberg
-1
/
+0
2021-03-12
usb: typec: tipd: Separate file for tracepoint creation
Heikki Krogerus
-6
/
+15
2021-03-12
usb: typec: tps6598x: Move the driver under its own subdirectory
Heikki Krogerus
-17
/
+19
2021-03-12
usb: typec: tps6598x: Fix tracepoint header file
Heikki Krogerus
-2
/
+2
2021-03-12
usb: typec: tcpci: Refactor tcpc_presenting_cc1_rd macro
Badhri Jagan Sridharan
-9
/
+5
2021-03-10
usb: typec: stusb160x: fix return value check in stusb160x_probe()
Wei Yongjun
-2
/
+2
2021-03-10
usb: typec: tps6598x: Fix return value check in tps6598x_probe()
Wei Yongjun
-2
/
+2
2021-03-10
usb: typec: tcpm: turn tcpm_ams_finish into void function
Yang Li
-5
/
+1
2021-03-10
usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS
Badhri Jagan Sridharan
-3
/
+18
2021-03-10
USB: typec: tcpm: create debugfs subdir for the driver
Greg Kroah-Hartman
-2
/
+3
2021-03-10
USB: typec: fusb302: create debugfs subdir for the driver
Greg Kroah-Hartman
-2
/
+3
2021-03-10
usb: typec: tcpm: Wait for vbus discharge to VSAFE0V before toggling
Badhri Jagan Sridharan
-10
/
+65
2021-03-10
usb: typec: tps6598x: Add trace event for data status
Guido Günther
-1
/
+103
2021-03-10
usb: typec: tps6598x: Add trace event for power status register
Guido Günther
-7
/
+69
2021-03-10
usb: typec: tps6598x: Add trace event for status register
Guido Günther
-15
/
+173
2021-03-10
usb: typec: tps6598x: Add trace event for IRQ events
Guido Günther
-3
/
+170
2021-02-09
usb: typec: tcpm: Get Sink VDO from fwnode
Kyle Tso
-0
/
+14
2021-02-09
usb: typec: displayport: Fill the negotiated SVDM Version in the header
Kyle Tso
-4
/
+13
2021-02-09
usb: typec: ucsi: Determine common SVDM Version
Kyle Tso
-3
/
+30
2021-02-09
usb: typec: tcpm: Determine common SVDM Version
Kyle Tso
-10
/
+61
2021-02-09
usb: pd: Make SVDM Version configurable in VDM header
Kyle Tso
-12
/
+12
2021-02-09
usb: typec: Manage SVDM version
Kyle Tso
-0
/
+43
2021-02-03
usb: pd: Update VDO definitions
Kyle Tso
-4
/
+4
2021-02-02
usb: typec: Return void in typec_partner_set_pd_revision
Kyle Tso
-8
/
+2
2021-02-02
usb: typec: tcpci_maxim: Enable data path when partner is USB Comm capable
Badhri Jagan Sridharan
-0
/
+19
2021-02-02
usb: typec: tcpci: Add Callback to Usb Communication capable partner
Badhri Jagan Sridharan
-0
/
+15
2021-02-02
usb: typec: tcpm: Add Callback to Usb Communication capable partner
Badhri Jagan Sridharan
-0
/
+13
2021-02-02
usb: typec: tcpm: Set in_ams flag when Source caps have been received
Badhri Jagan Sridharan
-0
/
+1
2021-02-02
usb: typec: tcpm: Handle vbus shutoff when in source mode
Badhri Jagan Sridharan
-0
/
+11
2021-02-01
usb: typec: Add typec_partner_set_pd_revision
Benson Leung
-0
/
+30
2021-02-01
usb: typec: Provide PD Specification Revision for cable and partner
Benson Leung
-4
/
+26
2021-02-01
usb: typec: Standardize PD Revision format with Type-C Revision
Benson Leung
-1
/
+2
2021-01-25
usb: typec: tcpci_maxim: add terminating newlines to logging
Junlin Yang
-6
/
+6
2021-01-25
usb: typec: tcpci_maxim: remove redundant assignment
Junlin Yang
-1
/
+0
2021-01-25
usb: typec: tcpm: Create legacy PDOs for PD2 connection
Kyle Tso
-10
/
+52
2021-01-21
usb: typec: tcpci_maxim: Drop GPIO includes
Linus Walleij
-3
/
+0
2021-01-21
usb: typec: tcpm: Respond Wait if VDM state machine is running
Kyle Tso
-7
/
+73
2021-01-21
usb: typec: tcpm: Protocol Error handling
Kyle Tso
-90
/
+245
2021-01-21
usb: typec: tcpm: AMS and Collision Avoidance
Kyle Tso
-98
/
+522
2021-01-19
usb: typec: ucsi: Add conditional dependency on USB role switch
Heikki Krogerus
-0
/
+1
2021-01-12
usb: typec: ucsi: Add support for USB role switch
Mayank Rana
-3
/
+55
2021-01-07
usb: typec: Send uevent for num_altmodes update
Prashant Malani
-0
/
+2
2021-01-07
usb: typec: Fix copy paste error for NVIDIA alt-mode description
Peter Robinson
-1
/
+1
2020-12-28
usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ request
Madhusudanarao Amara
-0
/
+11
2020-12-11
usb: ucsi: convert comma to semicolon
Zheng Yongjun
-3
/
+3
2020-12-11
usb: typec: tcpm: convert comma to semicolon
Zheng Yongjun
-6
/
+6
2020-12-11
usb: typec: tcpm: Update vbus_vsafe0v on init
Badhri Jagan Sridharan
-0
/
+18
2020-12-11
usb: typec: tcpci: Enable bleed discharge when auto discharge is enabled
Badhri Jagan Sridharan
-0
/
+2
2020-12-11
usb: typec: Add class for plug alt mode device
Prashant Malani
-0
/
+4
2020-12-11
USB: typec: tcpci: Add Bleed discharge to POWER_CONTROL definition
Badhri Jagan Sridharan
-0
/
+1
[prev]
[next]