index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
tipd
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-21
usb: typec: tipd: mark as orientation aware
Peter Korsgaard
1
-0
/
+1
2025-10-13
usb: typec: tipd: Fix error handling in cd321x_read_data_status
Sven Peter
1
-4
/
+10
2025-09-14
usb: typec: tipd: Handle mode transitions for CD321x
Hector Martin
1
-4
/
+286
2025-09-14
usb: typec: tipd: Read data status in probe and cache its value
Hector Martin
1
-0
/
+4
2025-09-14
usb: typec: tipd: Use read_power_status function in probe
Hector Martin
1
-4
/
+1
2025-09-14
usb: typec: tipd: Update partner identity when power status was updated
Hector Martin
1
-1
/
+8
2025-09-14
usb: typec: tipd: Register DisplayPort and Thunderbolt altmodes for cd321x
Sven Peter
1
-3
/
+82
2025-09-14
usb: typec: tipd: Read USB4, Thunderbolt and DisplayPort status for cd321x
Sven Peter
1
-4
/
+76
2025-09-14
usb: typec: tipd: Add cd321x struct with separate size
Sven Peter
1
-5
/
+15
2025-09-14
usb: typec: tipd: Trace data status for CD321x correctly
Sven Peter
3
-1
/
+51
2025-09-14
usb: typec: tipd: Move switch_power_state to tipd_data
Sven Peter
1
-9
/
+8
2025-09-14
usb: typec: tipd: Move initial irq mask to tipd_data
Sven Peter
1
-12
/
+11
2025-09-14
usb: typec: tipd: Clear interrupts first
Sven Peter
1
-13
/
+11
2025-05-23
usb: typec: tipd: fix typo in TPS_STATUS_HIGH_VOLAGE_WARNING macro
Jihed Chaibi
2
-2
/
+2
2025-04-11
usb: typec: tipd: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-1
/
+1
2024-09-26
Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+2
2024-09-18
Merge tag 'for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-7
/
+2
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
1
-7
/
+2
2024-08-22
usb: typec: tipd: Free IRQ only if it was requested before
Wadim Egorov
1
-1
/
+2
2024-07-31
usb: typec: tipd: Delete extra semi-colon
Harshit Mogalapalli
1
-1
/
+1
2024-07-31
usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch()
Harshit Mogalapalli
1
-1
/
+1
2024-06-20
usb: typec: tipd: use min() to set tps6598x firmware packet size
Javier Carrasco
1
-4
/
+1
2024-06-20
usb: typec: tipd: add error log to provide firmware name and size
Javier Carrasco
1
-0
/
+4
2024-06-20
usb: typec: tipd: drop second firmware name read
Javier Carrasco
1
-17
/
+7
2024-05-10
usb: typec: tipd: rely on i2c_get_match_data()
Javier Carrasco
1
-4
/
+1
2024-05-10
usb: typec: tipd: fix event checking for tps6598x
Javier Carrasco
2
-13
/
+43
2024-05-10
usb: typec: tipd: fix event checking for tps25750
Javier Carrasco
1
-3
/
+3
2024-01-05
usb: typec: tipd: fix use of device-specific init function
Javier Carrasco
1
-1
/
+1
2024-01-05
usb: typec: tipd: Separate reset for TPS6598x
Jai Luthra
1
-2
/
+7
2024-01-02
usb: typec: tipd: add patch update support for tps6598x
Javier Carrasco
2
-1
/
+85
2024-01-02
usb: typec: tipd: declare in_data in as const in exec_cmd functions
Javier Carrasco
1
-2
/
+2
2024-01-02
usb: typec: tipd: add function to request firmware
Javier Carrasco
1
-9
/
+26
2024-01-02
usb: typec: tipd: add init and reset functions to tipd_data
Javier Carrasco
1
-10
/
+35
2023-12-04
usb: typec: tps6598x: add reset gpio support
Javier Carrasco
1
-0
/
+20
2023-11-21
usb: typec: tipd: Supply also I2C driver data
Heikki Krogerus
1
-2
/
+5
2023-11-21
USB: typec: tps6598x: Fix a memory leak in an error handling path
Christophe JAILLET
1
-3
/
+4
2023-10-10
USB: typec: tps6598x: Add status trace for tps25750
Abdel Alkuor
2
-0
/
+38
2023-10-10
USB: typec: tps6598x: Add power status trace for tps25750
Abdel Alkuor
3
-0
/
+53
2023-10-10
USB: typec: tps6598x: Add trace for tps25750 irq
Abdel Alkuor
2
-0
/
+23
2023-10-10
USB: typec: tps6598x: Add TPS25750 support
Abdel Alkuor
2
-8
/
+456
2023-10-10
USB: typec: tps6598x: Add device data to of_device_id
Abdel Alkuor
1
-14
/
+43
2023-10-10
USB: typec: tps6598x: Refactor tps6598x port registration
Abdel Alkuor
1
-45
/
+54
2023-10-10
USB: typec: tps6598x: Add patch mode to tps6598x
Abdel Alkuor
1
-0
/
+3
2023-10-10
USB: typec: tsp6598x: Add cmd timeout and response delay
Abdel Alkuor
1
-4
/
+15
2023-06-05
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2023-05-30
usb: typec: tps6598x: Fix broken polling mode after system suspend/resume
Roger Quadros
1
-1
/
+1
2023-05-29
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-05-13
usb: typec: tps6598x: Fix fault at module removal
Roger Quadros
1
-0
/
+3
2023-03-29
usb: typec: tps6598x: Add support for polling interrupts status
Aswath Govindraju
1
-5
/
+36
2023-03-23
usb: typec: tipd: remove unused tps6598x_write16,32 functions
Tom Rix
1
-10
/
+0
[next]