index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
typec
/
tipd
Age
Commit message (
Expand
)
Author
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
2023-01-17
usb: typec: tipd: Support wakeup
Jun Nie
2022-12-08
usb: typec: tipd: Set mode of operation for USB Type-C connector
Sven Peter
2022-11-22
usb: typec: tipd: Move tps6598x_disconnect error path to its own label
Sven Peter
2022-11-22
usb: typec: tipd: Fix typec_unregister_port error paths
Sven Peter
2022-11-22
usb: typec: tipd: Fix spurious fwnode_handle_put in error path
Sven Peter
2022-11-22
usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register fails
Sven Peter
2022-11-08
usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handler
Sven Peter
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-04-21
usb: typec: tipd: Only update power status on IRQ
Guido Günther
2022-03-03
usb: typec: tipd: Forward plug orientation to typec subsystem
Sven Peter
2022-02-17
tps6598x: clear int mask on probe failure
Jens Axboe
2021-11-23
usb: typec: tipd: Fix initialization sequence for cd321x
Hector Martin
2021-11-23
usb: typec: tipd: Fix typo in cd321x_switch_power_state
Hector Martin
2021-10-20
usb: typec: tipd: Enable event interrupts by default
Saranya Gopal
2021-10-11
Merge 5.15-rc5 into usb-next
Greg Kroah-Hartman
2021-10-05
usb: typec: tipd: Remove dependency on "connector" child fwnode
Heikki Krogerus
2021-10-05
usb: typec: tipd: Remove FIXME about testing with I2C_FUNC_I2C
Sven Peter
2021-10-05
usb: typec: tipd: Switch CD321X power state to S0
Sven Peter
2021-10-05
usb: typec: tipd: Add support for Apple CD321X
Sven Peter
2021-10-05
usb: typec: tipd: Add short-circuit for no irqs
Sven Peter
2021-10-05
usb: typec: tipd: Split interrupt handler
Sven Peter
[next]