index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-12-11
USB: typec: tcpm: Add a 30ms room for tPSSourceOn in PR_SWAP
Kyle Tso
1
-1
/
+1
2020-12-11
USB: typec: tcpm: Fix PR_SWAP error handling
Kyle Tso
1
-1
/
+1
2020-12-11
USB: typec: tcpm: Hard Reset after not receiving a Request
pumahsu
1
-1
/
+11
2020-12-10
usb: typec: intel_pmc_mux: Configure cable generation value for USB4
Utkarsh Patel
1
-0
/
+5
2020-12-09
usb: typec: tcpci_maxim: Enable VSAFE0V signalling
Badhri Jagan Sridharan
1
-1
/
+15
2020-12-09
usb: typec: tcpci: Add support to report vSafe0V
Badhri Jagan Sridharan
2
-5
/
+40
2020-12-09
usb: typec: tcpm: Introduce vsafe0v for vbus
Badhri Jagan Sridharan
1
-11
/
+52
2020-12-09
usb: typec: tcpm: Clear send_discover in tcpm_check_send_discover
Badhri Jagan Sridharan
1
-3
/
+2
2020-12-09
usb: typec: tcpm: Pass down negotiated rev to update retry count
Badhri Jagan Sridharan
4
-12
/
+21
2020-12-09
usb: typec: intel_pmc_mux: Use correct response message bits
Utkarsh Patel
1
-2
/
+7
2020-12-07
usb: typec: tps6598x: Export some power supply properties
Guido Günther
2
-0
/
+104
2020-12-07
usb: typec: tps6598x: Select USB_ROLE_SWITCH and REGMAP_I2C
Guido Günther
1
-2
/
+2
2020-11-30
Merge 5.10-rc6 into usb-next
Greg Kroah-Hartman
2
-1
/
+2
2020-11-27
usb: typec: stusb160x: fix power-opmode property with typec-power-opmode
Amelie Delaunay
1
-1
/
+1
2020-11-26
usb: typec: Add type sysfs attribute file for partners
Heikki Krogerus
1
-14
/
+104
2020-11-26
usb: typec: Constify static attribute_group structs
Rikard Falkeborn
1
-4
/
+4
[next]