index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
tcpm
/
tcpm.c
Age
Commit message (
Expand
)
Author
2024-09-18
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
2024-08-13
Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"
Xu Yang
2024-08-07
usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...
Xu Yang
2024-06-20
usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
2024-06-04
usb: typec: tcpm: print error on hard reset
Sebastian Reichel
2024-06-04
usb: typec: tcpm: avoid resets for missing source capability messages
Sebastian Reichel
2024-06-04
usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state
Kyle Tso
2024-06-04
usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps
Amit Sunil Dhamne
2024-04-30
usb: typec: tcpm: Check for port partner validity before consuming it
Badhri Jagan Sridharan
2024-04-30
usb: typec: tcpm: enforce ready state when queueing alt mode vdm
RD Babiera
2024-04-30
usb: typec: tcpm: unregister existing source caps before re-registration
Amit Sunil Dhamne
2024-04-30
usb: typec: tcpm: clear pd_event queue in PORT_RESET
RD Babiera
2024-04-30
usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlocked
RD Babiera
2024-04-04
usb: typec: tcpm: Correct the PDO counting in pd_set
Kyle Tso
2024-03-26
usb: typec: tcpm: Update PD of Type-C port upon pd_set
Kyle Tso
2024-03-26
usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()
Xu Yang
2024-03-26
usb: typec: tcpm: Correct port source pdo array in pd_set callback
Kyle Tso
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-05
usb: typec: tcpm: add support to set tcpc connector orientatition
Marco Felsch
2024-03-05
usb: typec: tpcm: Fix PORT_RESET behavior for self powered devices
Badhri Jagan Sridharan
2024-03-05
usb: typec: tcpm: fix SOP' sequences in tcpm_pd_svdm
RD Babiera
2024-02-26
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
2024-02-20
usb: typec: tpcm: Fix issues with power being removed during reset
Mark Brown
2024-02-19
Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...
Ondrej Jirman
2024-02-04
Merge 6.8-rc3 into usb-next
Greg Kroah-Hartman
2024-01-27
usb: typec: tcpm: fix the PD disabled case
Dmitry Baryshkov
2024-01-27
Revert "usb: typec: tcpm: fix cc role at port reset"
Badhri Jagan Sridharan
2024-01-27
usb: typec: tcpm: add alt mode enter/exit/vdm support for sop'
RD Babiera
2024-01-27
usb: typec: tcpm: add discover svids and discover modes support for sop'
RD Babiera
2024-01-27
usb: typec: tcpm: add state machine support for SRC_VDM_IDENTITY_REQUEST
RD Babiera
2024-01-27
usb: typec: tcpm: add discover identity support for SOP'
RD Babiera
2024-01-27
usb: typec: tcpm: add control message support to sop'
RD Babiera
2024-01-27
usb: typec: tcpm: process receive and transmission of sop' messages
RD Babiera
2024-01-27
usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receive
RD Babiera
2024-01-04
usb: typec: tcpm: Support multiple capabilities
Kyle Tso
2023-12-15
usb: typec: tcpm: Parse Accessory Mode information
Dmitry Baryshkov
2023-12-15
usb: typec: tcpm: Query Source partner for FRS capability only if it is DRP
Kyle Tso
2023-12-04
usb: typec: tcpm: add tcpm_port_error_recovery symbol
RD Babiera
2023-11-27
Merge 6.7-rc3 into usb-next
Greg Kroah-Hartman
2023-11-23
usb: typec: tcpm: skip checking port->send_discover in PD3.0
Guan-Yu Lin
2023-11-21
usb: typec: tcpm: Fix sink caps op current check
Badhri Jagan Sridharan
2023-11-21
usb: typec: tcpm: Skip hard reset when in error recovery
Badhri Jagan Sridharan
2023-10-27
usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()
Jimmy Hu
2023-10-21
usb: typec: tcpm: Add additional checks for contaminant
Badhri Jagan Sridharan
2023-10-02
usb:typec:tcpm:support double Rp to Vbus cable as sink
Michael Wu
2023-08-23
tcpm: Avoid soft reset when partner does not support get_status
Badhri Jagan Sridharan
2023-08-23
usb: typec: tcpm: reset counter when enter into unattached state after try role
Xu Yang
2023-08-23
usb: typec: tcpm: set initial svdm version based on pd revision
RD Babiera
[next]