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-11-14
usb: typec: fix potential out of bounds in ucsi_ccg_update_set_new_cam_cmd()
Dan Carpenter
1
-0
/
+2
2024-11-08
usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()
Javier Carrasco
1
-0
/
+1
2024-11-01
usb: typec: altmode should keep reference to parent
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2024-09-08
usb: typec: ucsi: Fix null pointer dereference in trace
Abhishek Pandit-Subedi
1
-1
/
+1
2024-09-04
usb: typec: fix up incorrectly backported "usb: typec: tcpm: unregister exist...
Greg Kroah-Hartman
1
-7
/
+7
2024-07-05
usb: ucsi: stm32: fix command completion handling
Fabrice Gasnier
1
-4
/
+15
2024-07-05
usb: typec: ucsi: Ack also failed Get Error commands
Heikki Krogerus
1
-1
/
+6
2024-07-05
usb: typec: ucsi: Never send a lone connector change ack
Christian A. Ehrhardt
1
-27
/
+21
2024-06-21
usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state
Kyle Tso
1
-0
/
+1
2024-06-21
usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps
Amit Sunil Dhamne
1
-1
/
+3
2024-05-25
usb: typec: tipd: fix event checking for tps6598x
Javier Carrasco
2
-13
/
+43
2024-05-25
usb: typec: ucsi: displayport: Fix potential deadlock
Heikki Krogerus
1
-4
/
+0
2024-05-17
usb: typec: tcpm: Check for port partner validity before consuming it
Badhri Jagan Sridharan
1
-7
/
+23
2024-05-17
usb: typec: tcpm: unregister existing source caps before re-registration
Amit Sunil Dhamne
1
-1
/
+4
2024-05-17
usb: typec: ucsi: Fix connector check on init
Christian A. Ehrhardt
1
-2
/
+4
2024-05-17
usb: typec: ucsi: Check for notifications after init
Christian A. Ehrhardt
1
-1
/
+9
2024-04-13
usb: typec: tcpci: add generic tcpci fallback compatible
Marco Felsch
1
-0
/
+1
2024-04-03
usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset
Christian A. Ehrhardt
1
-1
/
+35
2024-04-03
usb: typec: ucsi_acpi: Refactor and fix DELL quirk
Christian A. Ehrhardt
1
-42
/
+33
2024-04-03
usb: typec: ucsi: Ack unsupported commands
Christian A. Ehrhardt
1
-1
/
+5
2024-04-03
usb: typec: ucsi: Clear EVENT_PENDING under PPM lock
Christian A. Ehrhardt
1
-2
/
+2
2024-04-03
usb: typec: Return size of buffer if pd_set operation succeeds
Kyle Tso
1
-1
/
+6
2024-04-03
usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros
Jameson Thies
1
-2
/
+2
2024-03-01
usb: ucsi_acpi: Quirk to ack a connector change ack cmd
Christian A. Ehrhardt
1
-3
/
+68
2024-02-23
usb: ucsi_acpi: Fix command completion handling
Christian A. Ehrhardt
1
-4
/
+13
2024-02-23
usb: ucsi: Add missing ppm_lock
Christian A. Ehrhardt
1
-0
/
+2
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-12-03
usb: typec: tcpm: Skip hard reset when in error recovery
Badhri Jagan Sridharan
1
-0
/
+9
2023-11-08
usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()
Jimmy Hu
1
-0
/
+3
2023-10-19
usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command fails
Prashanth K
1
-0
/
+1
2023-10-19
usb: typec: altmodes/displayport: Signal hpd low when exiting mode
RD Babiera
1
-0
/
+5
2023-10-19
usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scope
Mario Limonciello
1
-0
/
+9
2023-09-13
usb: typec: bus: verify partner exists in typec_altmode_attention
RD Babiera
2
-3
/
+12
2023-09-13
usb: typec: tcpm: set initial svdm version based on pd revision
RD Babiera
1
-4
/
+31
2023-09-06
usb: typec: tcpci: clear the fault status bit
Marco Felsch
1
-0
/
+4
2023-09-06
tcpm: Avoid soft reset when partner does not support get_status
Badhri Jagan Sridharan
1
-0
/
+7
2023-08-16
usb: typec: altmodes/displayport: Signal hpd when configuring pin assignment
RD Babiera
1
-1
/
+17
2023-08-16
usb: typec: tcpm: Fix response to vsafe0V event
Badhri Jagan Sridharan
1
-0
/
+7
2023-08-03
usb: typec: Use sysfs_emit_at when concatenating the string
Kyle Tso
1
-2
/
+2
2023-08-03
usb: typec: Iterate pds array when showing the pd list
Kyle Tso
1
-6
/
+5
2023-08-03
usb: typec: Set port->pd before adding device for typec_port
Kyle Tso
1
-1
/
+3
2023-07-19
usb: typec: ucsi: Mark dGPUs as DEVICE scope
Mario Limonciello
1
-0
/
+14
2023-06-21
usb: typec: Fix fast_role_swap_current show function
Pavan Holla
1
-1
/
+1
2023-06-21
usb: typec: ucsi: Fix command cancellation
Heikki Krogerus
1
-4
/
+7
2023-05-24
usb: typec: altmodes/displayport: fix pin_assignment_show
Badhri Jagan Sridharan
1
-0
/
+4
2023-05-24
usb: typec: tcpm: fix multiple times discover svids error
Frank Wang
1
-1
/
+15
2023-05-24
usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325
Samuel Čavoj
1
-2
/
+42
2023-04-13
usb: typec: altmodes/displayport: Fix configure initial pin assignment
RD Babiera
1
-1
/
+5
[next]