index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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
/
tcpm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-05
usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlier
Rex Nie
1
-4
/
+4
2024-10-29
usb: typec: tcpm: restrict SNK_WAIT_CAPABILITIES_TIMEOUT transitions to non s...
Amit Sunil Dhamne
1
-3
/
+7
2024-10-29
usb: typec: qcom-pmic-typec: fix missing fwnode removal in error path
Javier Carrasco
1
-2
/
+4
2024-10-29
usb: typec: qcom-pmic-typec: use fwnode_handle_put() to release fwnodes
Javier Carrasco
1
-2
/
+2
2024-10-16
usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEF
Jonathan Marek
1
-1
/
+0
2024-09-26
Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-153
/
+177
2024-09-18
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-8
/
+3
2024-09-11
usb: typec: tcpci: support edge irq
Emanuele Ghidoli
1
-10
/
+20
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
1
-8
/
+3
2024-08-19
Merge 6.11-rc4 into usb-next
Greg Kroah-Hartman
1
-1
/
+0
2024-08-13
usb: typec: tcpm/tcpci_maxim: fix non-contaminant CC handling
André Draszik
3
-7
/
+27
2024-08-13
Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"
Xu Yang
1
-1
/
+0
2024-08-12
Merge 6.11-rc3 into usb-next
Greg Kroah-Hartman
2
-2
/
+2
2024-08-07
usb: typec: tcpm/tcpci_maxim: use device managed TCPCI port deregistration
André Draszik
1
-16
/
+14
2024-08-07
usb: typec: tcpm/tcpci_maxim: convert to dev_err_probe()
André Draszik
1
-10
/
+11
2024-08-07
usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_ADC_CTRL1 register
André Draszik
2
-5
/
+5
2024-08-07
usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL3 register
André Draszik
2
-10
/
+8
2024-08-07
usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL2 register
André Draszik
2
-10
/
+14
2024-08-07
usb: typec: tcpm/tcpci_maxim: drop STATUS_CHECK()
André Draszik
1
-3
/
+1
2024-08-07
usb: typec: tcpm/tcpci_maxim: simplify clearing of TCPC_ALERT_RX_BUF_OVF
André Draszik
1
-6
/
+4
2024-08-07
usb: typec: tcpm/tcpci_maxim: sort TCPC_ALERT_MASK values by bit
André Draszik
1
-5
/
+7
2024-08-07
usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fields
André Draszik
1
-2
/
+5
2024-08-07
usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REV
André Draszik
1
-1
/
+1
2024-08-07
usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VAL
André Draszik
2
-15
/
+18
2024-08-07
usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12]
André Draszik
2
-44
/
+37
2024-08-07
usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12]
André Draszik
3
-13
/
+9
2024-08-07
usb: typec: tcpm/tcpci_maxim: clarify a comment
André Draszik
1
-1
/
+1
2024-08-07
usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...
Xu Yang
1
-1
/
+1
2024-07-31
usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap()
Dan Carpenter
1
-1
/
+1
2024-07-10
usb: typec: Drop explicit initialization of struct i2c_device_id::driver_data...
Uwe Kleine-König
3
-4
/
+4
2024-07-03
usb: typec: tcpci: add support to set connector orientation
Marco Felsch
1
-0
/
+44
2024-06-20
usb: typec: tcpm: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-4
/
+4
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
1
-1
/
+4
2024-06-04
usb: typec: tcpm: print error on hard reset
Sebastian Reichel
1
-0
/
+2
2024-06-04
usb: typec: tcpm: avoid resets for missing source capability messages
Sebastian Reichel
1
-2
/
+25
2024-06-04
usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state
Kyle Tso
1
-0
/
+1
2024-06-04
usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps
Amit Sunil Dhamne
1
-1
/
+3
2024-05-10
usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration
Dmitry Baryshkov
1
-2
/
+8
2024-04-30
usb: typec: tcpm: Check for port partner validity before consuming it
Badhri Jagan Sridharan
1
-7
/
+23
2024-04-30
usb: typec: tcpm: enforce ready state when queueing alt mode vdm
RD Babiera
1
-0
/
+4
2024-04-30
usb: typec: tcpm: unregister existing source caps before re-registration
Amit Sunil Dhamne
1
-1
/
+4
2024-04-30
usb: typec: tcpm: clear pd_event queue in PORT_RESET
RD Babiera
1
-0
/
+1
2024-04-30
usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlocked
RD Babiera
1
-1
/
+1
2024-04-23
usb: typec: qcom-pmic: fix pdphy start() error handling
Johan Hovold
1
-4
/
+7
2024-04-23
usb: typec: qcom-pmic: fix use-after-free on late probe errors
Johan Hovold
1
-2
/
+6
2024-04-04
usb: typec: tcpm: Correct the PDO counting in pd_set
Kyle Tso
1
-2
/
+2
2024-03-26
usb: typec: tcpm: Update PD of Type-C port upon pd_set
Kyle Tso
1
-0
/
+2
2024-03-26
usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()
Xu Yang
1
-2
/
+0
2024-03-26
usb: typec: tcpm: Correct port source pdo array in pd_set callback
Kyle Tso
1
-1
/
+1
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-680
/
+1521
[next]