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-06-04
usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm port
Li Jun
-0
/
+3
2021-06-04
usb: typec: tcpm: Properly handle Alert and Status Messages
Kyle Tso
-25
/
+27
2021-06-04
usb: typec: tcpm: Fix misuses of AMS invocation
Kyle Tso
-6
/
+5
2021-06-04
usb: typec: tcpm: Introduce snk_vdo_v1 for SVDM version 1.0
Kyle Tso
-12
/
+28
2021-06-04
usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFP
Kyle Tso
-4
/
+10
2021-06-03
usb: typec: intel_pmc_mux: Update IOM port status offset for AlderLake
Azhar Shaikh
-5
/
+23
2021-06-02
Revert "usb: typec: mux: Remove requirement for the "orientation-switch" devi...
Heikki Krogerus
-0
/
+16
2021-05-31
Merge 5.13-rc4 into usb-next
Greg Kroah-Hartman
-7
/
+41
2021-05-27
usb: typec: ucsi: Fix copy/paste issue for 'ucsi_set_drvdata()'
Lee Jones
-1
/
+1
2021-05-27
usb: typec: mux: Remove requirement for the "orientation-switch" device property
Heikki Krogerus
-3
/
+0
2021-05-27
usb: typec: mux: Use device type instead of device name for matching
Heikki Krogerus
-16
/
+16
2021-05-24
usb: typec: tcpci: Make symbol 'tcpci_apply_rc' static
Wei Yongjun
-1
/
+2
2021-05-24
usb: typec: tcpm: Respond Not_Supported if no snk_vdo
Kyle Tso
-1
/
+4
2021-05-24
usb: typec: tcpm: Properly interrupt VDM AMS
Kyle Tso
-0
/
+30
2021-05-21
usb: typec: tcpci: Implement callback for apply_rc
Badhri Jagan Sridharan
-0
/
+27
2021-05-21
usb: typec: tcpm: Move TCPC to APPLY_RC state during PR_SWAP
Badhri Jagan Sridharan
-0
/
+16
2021-05-21
usb: typec: tcpm: Refactor logic to enable/disable auto vbus dicharge
Badhri Jagan Sridharan
-21
/
+18
2021-05-21
usb: typec: tcpm: Fix up PR_SWAP when vsafe0v is signalled
Badhri Jagan Sridharan
-0
/
+3
2021-05-21
usb: typec: tcpm: Use LE to CPU conversion when accessing msg->header
Andy Shevchenko
-2
/
+2
2021-05-21
usb: typec: ucsi: Clear pending after acking connector change
Bjorn Andersson
-1
/
+1
2021-05-21
usb: typec: mux: Fix matching with typec_altmode_desc
Bjorn Andersson
-3
/
+4
2021-05-21
usb: typec: wcove: Fx wrong kernel doc format
Andy Shevchenko
-1
/
+1
2021-05-16
Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+9
2021-05-13
usb: typec: tcpm: Fix SINK_DISCOVERY current limit for Rp-default
Badhri Jagan Sridharan
-1
/
+1
2021-05-10
usb: typec: tcpm: Don't block probing of consumers of "connector" nodes
Saravana Kannan
-0
/
+9
2021-05-10
usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMS
Kyle Tso
-2
/
+12
2021-05-10
usb: typec: tcpm: Send DISCOVER_IDENTITY from dedicated work
Kyle Tso
-10
/
+75
2021-05-10
usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
Jack Pham
-11
/
+36
2021-05-10
usb: typec: ucsi: Put fwnode in any case during ->probe()
Andy Shevchenko
-1
/
+4
2021-05-10
usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
Kyle Tso
-1
/
+1
2021-04-22
usb: typec: tcpm: Fix error while calculating PPS out values
Badhri Jagan Sridharan
-3
/
+3
2021-04-14
usb: typec: tcpm: Allow slow charging loops to comply to pSnkStby
Badhri Jagan Sridharan
-3
/
+14
2021-04-14
usb: typec: tcpm: Honour pSnkStdby requirement during negotiation
Badhri Jagan Sridharan
-0
/
+17
2021-04-14
usb: typec: silence a static checker warning
Dan Carpenter
-2
/
+4
2021-04-09
usb: typec: tcpm: Add support for altmodes
Hans de Goede
-0
/
+4
2021-04-09
usb: typec: Add typec_port_register_altmodes()
Hans de Goede
-0
/
+54
2021-04-09
usb: typec: Link all ports during connector registration
Heikki Krogerus
-7
/
+68
2021-04-09
usb: typec: Port mapping utility
Heikki Krogerus
-2
/
+235
2021-04-09
usb: typec: tcpm: update power supply once partner accepts
Badhri Jagan Sridharan
-3
/
+1
2021-04-09
usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply
Badhri Jagan Sridharan
-35
/
+53
2021-04-09
usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply
Badhri Jagan Sridharan
-7
/
+10
2021-04-05
usb: typec: Declare the typec_class static
Heikki Krogerus
-11
/
+13
2021-04-05
usb: typec: Organize the private headers properly
Heikki Krogerus
-84
/
+107
2021-03-26
usb: typec: tcpci_maxim: Make symbol 'max_tcpci_tcpci_write_table' static
Wei Yongjun
-1
/
+1
2021-03-26
usb: typec: Fix a typo
Bhaskar Chowdhury
-1
/
+1
2021-03-22
Merge 5.12-rc4 into usb-next
Greg Kroah-Hartman
-3
/
+9
2021-03-18
usb: typec: tcpm: Skip sink_cap query only when VDM sm is busy
Badhri Jagan Sridharan
-1
/
+1
2021-03-18
usb: typec: tcpm: PD3.0 sinks can send Discover Identity even in device mode
Badhri Jagan Sridharan
-2
/
+2
2021-03-18
usb: typec: tcpci: Added few missing TCPCI register definitions
Badhri Jagan Sridharan
-0
/
+16
2021-03-17
usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
Badhri Jagan Sridharan
-1
/
+8
[prev]
[next]