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