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
2020-04-29
usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...
Naoki Kiryu
1
-1
/
+4
2020-04-29
usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET change
Badhri Jagan Sridharan
1
-0
/
+26
2020-03-25
usb: typec: ucsi: displayport: Fix a potential race during registration
Heikki Krogerus
1
-1
/
+8
2020-03-25
usb: typec: ucsi: displayport: Fix NULL pointer dereference
Heikki Krogerus
1
-0
/
+3
2020-02-11
usb: typec: tcpci: mask event interrupts when remove driver
Jun Li
1
-0
/
+6
2020-02-01
usb: typec: fusb302: fix "op-sink-microwatt" default that was in mW
Thomas Hebb
1
-1
/
+1
2020-02-01
usb: typec: wcove: fix "op-sink-microwatt" default that was in mW
Thomas Hebb
1
-1
/
+1
2020-01-14
USB-PD tcpm: bad warning+size, PPS adapters
Douglas Gilbert
1
-5
/
+15
2020-01-12
usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'
zhong jiang
1
-0
/
+1
2019-12-17
usb: typec: fix use after free in typec_register_port()
Wen Yang
1
-2
/
+4
2019-10-04
usb: typec: ucsi: displayport: Fix for the mode entering routine
Heikki Krogerus
1
-0
/
+2
2019-10-04
usb: typec: ucsi: ccg: Remove run_isr flag
Heikki Krogerus
1
-38
/
+4
2019-10-04
usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()
Dan Carpenter
1
-6
/
+8
2019-09-03
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
1
-14
/
+2
2019-09-03
usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C
YueHaibing
1
-0
/
+1
2019-09-02
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2019-08-28
typec: tcpm: fix a typo in the comparison of pdo_max_voltage
Colin Ian King
1
-1
/
+1
2019-08-18
usb: typec: fusb302: Call fusb302_debugfs_init earlier
Hans de Goede
1
-1
/
+2
2019-08-18
usb: typec: fusb302: Use usb_debug_root as root for our debugfs entry
Hans de Goede
1
-8
/
+5
2019-08-18
usb: typec: tcpm: Use usb_debug_root as root for our debugfs entry
Hans de Goede
1
-12
/
+5
2019-08-15
usb: typec: fusb302: Always provide fwnode for the port
Heikki Krogerus
1
-29
/
+41
2019-08-15
usb: typec: fusb302: Remove unused properties
Heikki Krogerus
1
-28
/
+3
2019-08-12
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
2
-18
/
+42
2019-08-08
USB: typec: ucsi_ccg: convert i2c driver to use dev_groups
Greg Kroah-Hartman
1
-10
/
+3
2019-08-02
usb: typec: tcpm: Ignore unsupported/unknown alternate mode requests
Guenter Roeck
1
-14
/
+24
2019-08-01
usb: typec: ucsi: ccg: Fix uninitilized symbol error
Heikki Krogerus
1
-1
/
+1
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
1
-7
/
+1
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
1
-7
/
+1
2019-07-30
usb: typec: tcpm: remove tcpm dir if no children
Li Jun
1
-0
/
+4
2019-07-30
usb: typec: tcpm: free log buf memory when remove debug file
Li Jun
1
-0
/
+9
2019-07-30
usb: typec: tcpm: Add NULL check before dereferencing config
Guenter Roeck
1
-3
/
+4
2019-07-25
usb: typec: mux: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
1
-1
/
+1
2019-07-25
usb: typec: tcpm: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
1
-4
/
+2
2019-07-15
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
3
-4
/
+125
2019-07-11
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-5
/
+4
2019-07-09
Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-87
/
+229
2019-07-03
drivers/usb/typec/tps6598x.c: fix 4CC cmd write
Nikolaus Voss
1
-2
/
+2
2019-07-03
drivers/usb/typec/tps6598x.c: fix portinfo width
Nikolaus Voss
1
-1
/
+1
2019-06-17
Merge 5.2-rc5 into usb-next
Greg Kroah-Hartman
2
-3
/
+5
2019-06-12
usb: typec: Make sure an alt mode exist before getting its partner
Heikki Krogerus
1
-1
/
+1
2019-06-08
usb: typec: tcpm: fusb302: simplify getting the adapter of a client
Wolfram Sang
1
-2
/
+1
2019-06-08
usb: typec: ucsi: ccg: add runtime pm workaround
Ajay Gupta
1
-4
/
+76
2019-06-08
usb: typec: ucsi: ccg: enable runtime pm support
Ajay Gupta
3
-0
/
+49
2019-06-03
usb: typec: ucsi: ccg: fix memory leak in do_flash
Gustavo A. R. Silva
1
-2
/
+4
2019-06-03
usb: typec: Registering real device entries for the muxes
Heikki Krogerus
4
-87
/
+229
2019-04-29
usb: typec: ucsi: ccg: fix missing unlock on error in ccg_cmd_write_flash_row()
Wei Yongjun
1
-0
/
+1
2019-04-25
usb: typec: Add driver for NVIDIA Alt Modes
Ajay Gupta
4
-1
/
+59
2019-04-25
usb: typec: displayport: Export probe and remove functions
Ajay Gupta
2
-5
/
+15
2019-04-25
usb: typec: ucsi: Support for DisplayPort alt mode
Heikki Krogerus
4
-8
/
+364
[next]