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
2024-01-25
usb: typec: class: fix typec_altmode_put_partner to put plugs
RD Babiera
1
-3
/
+6
2024-01-25
Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"
Heikki Krogerus
1
-3
/
+2
2023-12-13
usb: typec: class: fix typec_altmode_put_partner to put plugs
RD Babiera
1
-2
/
+3
2023-09-23
usb: typec: tcpci: clear the fault status bit
Marco Felsch
2
-0
/
+5
2023-05-30
usb: typec: altmodes/displayport: fix pin_assignment_show
Badhri Jagan Sridharan
1
-0
/
+4
2023-05-30
usb: typec: tcpm: fix multiple times discover svids error
Frank Wang
1
-1
/
+15
2023-02-22
usb: typec: altmodes/displayport: Fix probe pin assign check
Prashant Malani
1
-4
/
+4
2023-01-24
usb: typec: altmodes/displayport: Fix pin assignment calculation
Prashant Malani
1
-2
/
+2
2023-01-24
usb: typec: altmodes/displayport: Add pin assignment helper
Prashant Malani
1
-8
/
+14
2023-01-18
usb: typec: Check for ops->exit instead of ops->enter in altmode_exit
Sven Peter
1
-1
/
+1
2022-09-15
usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles
Pablo Sun
1
-2
/
+2
2022-07-21
usb: typec: add missing uevent when partner support PD
Linyu Yuan
1
-0
/
+1
2022-05-18
usb: typec: tcpci: Don't skip cleanup in .remove() on error
Uwe Kleine-König
1
-1
/
+1
2022-02-08
usb: typec: tcpm: Do not disconnect while receiving VBUS off
Badhri Jagan Sridharan
1
-1
/
+2
2021-12-08
usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect
Badhri Jagan Sridharan
1
-4
/
+0
2021-11-26
usb: typec: tipd: Remove WARN_ON in tps6598x_block_read
Sven Peter
1
-1
/
+1
2021-07-20
usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()
Jing Xiangfeng
1
-1
/
+3
2021-06-16
usb: typec: ucsi: Clear PPM capability data in ucsi_init() error path
Mayank Rana
1
-0
/
+1
2021-05-22
usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS
Badhri Jagan Sridharan
1
-3
/
+18
2020-11-05
usb: typec: tcpm: reset hard_reset_count for any disconnect
Li Jun
1
-3
/
+3
2020-11-05
usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...
Badhri Jagan Sridharan
1
-1
/
+1
2020-09-17
usb: typec: ucsi: acpi: Check the _DEP dependencies
Heikki Krogerus
1
-0
/
+4
2020-06-30
usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangs
Li Jun
1
-21
/
+10
2020-02-11
usb: typec: tcpci: mask event interrupts when remove driver
Jun Li
1
-0
/
+6
2020-01-27
usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C
YueHaibing
1
-0
/
+1
2020-01-27
usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPs
Hans de Goede
4
-27
/
+35
2019-12-17
usb: typec: fix use after free in typec_register_port()
Wen Yang
1
-2
/
+4
2019-12-01
usb: typec: tcpm: charge current handling for sink during hard reset
Badhri Jagan Sridharan
1
-1
/
+8
2019-09-16
usb: typec: tcpm: Try PD-2.0 if sink does not respond to 3.0 source-caps
Hans de Goede
1
-1
/
+26
2019-09-06
typec: tcpm: fix a typo in the comparison of pdo_max_voltage
Colin Ian King
1
-1
/
+1
2019-08-16
usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests
Guenter Roeck
1
-14
/
+24
2019-08-16
usb: typec: tcpm: Add NULL check before dereferencing config
Guenter Roeck
1
-3
/
+4
2019-08-16
usb: typec: tcpm: remove tcpm dir if no children
Li Jun
1
-0
/
+4
2019-08-16
usb: typec: tcpm: free log buf memory when remove debug file
Li Jun
1
-0
/
+9
2019-07-14
drivers/usb/typec/tps6598x.c: fix 4CC cmd write
Nikolaus Voss
1
-2
/
+2
2019-07-14
drivers/usb/typec/tps6598x.c: fix portinfo width
Nikolaus Voss
1
-1
/
+1
2019-06-15
usb: typec: fusb302: Check vconn is off when we start toggling
Hans de Goede
1
-0
/
+2
2019-05-16
usb: typec: Fix unchecked return value
Gustavo A. R. Silva
1
-2
/
+7
2019-04-03
usb: typec: class: Don't use port parent for getting mux handles
Heikki Krogerus
1
-23
/
+15
2019-03-23
usb: typec: tps6598x: handle block writes separately with plain-I2C adapters
Nikolaus Voss
1
-6
/
+20
2019-01-26
usb: typec: tcpm: Do not disconnect link for self powered devices
Badhri Jagan Sridharan
1
-2
/
+10
2018-11-13
usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage
Adam Thomson
1
-2
/
+2
2018-11-13
usb: typec: tcpm: Report back negotiated PPS voltage and current
Adam Thomson
1
-0
/
+6
2018-09-20
usb: typec: mux: Take care of driver module reference counting
Heikki Krogerus
1
-4
/
+13
2018-09-05
usb/typec: fix kernel-doc notation warning for typec_match_altmode
Randy Dunlap
1
-3
/
+4
2018-09-05
usb: typec: fix kernel-doc parameter warning
Randy Dunlap
1
-1
/
+0
2018-07-30
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2018-07-20
usb: typec: tcpm: Fix sink PDO starting index for PPS APDO selection
Adam Thomson
1
-1
/
+1
2018-07-16
Merge 4.18-rc5 into usb-next
Greg Kroah-Hartman
1
-2
/
+3
2018-07-06
usb: typec: avoid format-overflow warning
Arnd Bergmann
1
-1
/
+1
[next]