summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/tipd
Commit message (Expand)AuthorAgeFilesLines
* usb: typec: tipd: fix use of device-specific init functionJavier Carrasco2024-01-051-1/+1
* usb: typec: tipd: Separate reset for TPS6598xJai Luthra2024-01-051-2/+7
* usb: typec: tipd: add patch update support for tps6598xJavier Carrasco2024-01-022-1/+85
* usb: typec: tipd: declare in_data in as const in exec_cmd functionsJavier Carrasco2024-01-021-2/+2
* usb: typec: tipd: add function to request firmwareJavier Carrasco2024-01-021-9/+26
* usb: typec: tipd: add init and reset functions to tipd_dataJavier Carrasco2024-01-021-10/+35
* usb: typec: tps6598x: add reset gpio supportJavier Carrasco2023-12-041-0/+20
* usb: typec: tipd: Supply also I2C driver dataHeikki Krogerus2023-11-211-2/+5
* USB: typec: tps6598x: Fix a memory leak in an error handling pathChristophe JAILLET2023-11-211-3/+4
* USB: typec: tps6598x: Add status trace for tps25750Abdel Alkuor2023-10-102-0/+38
* USB: typec: tps6598x: Add power status trace for tps25750Abdel Alkuor2023-10-103-0/+53
* USB: typec: tps6598x: Add trace for tps25750 irqAbdel Alkuor2023-10-102-0/+23
* USB: typec: tps6598x: Add TPS25750 supportAbdel Alkuor2023-10-102-8/+456
* USB: typec: tps6598x: Add device data to of_device_idAbdel Alkuor2023-10-101-14/+43
* USB: typec: tps6598x: Refactor tps6598x port registrationAbdel Alkuor2023-10-101-45/+54
* USB: typec: tps6598x: Add patch mode to tps6598xAbdel Alkuor2023-10-101-0/+3
* USB: typec: tsp6598x: Add cmd timeout and response delayAbdel Alkuor2023-10-101-4/+15
* Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman2023-06-051-1/+1
|\
| * usb: typec: tps6598x: Fix broken polling mode after system suspend/resumeRoger Quadros2023-05-301-1/+1
* | usb: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-291-1/+1
|/
* usb: typec: tps6598x: Fix fault at module removalRoger Quadros2023-05-131-0/+3
* usb: typec: tps6598x: Add support for polling interrupts statusAswath Govindraju2023-03-291-5/+36
* usb: typec: tipd: remove unused tps6598x_write16,32 functionsTom Rix2023-03-231-10/+0
* usb: typec: tipd: Support wakeupJun Nie2023-01-171-0/+38
* usb: typec: tipd: Set mode of operation for USB Type-C connectorSven Peter2022-12-081-0/+3
* usb: typec: tipd: Move tps6598x_disconnect error path to its own labelSven Peter2022-11-221-4/+4
* usb: typec: tipd: Fix typec_unregister_port error pathsSven Peter2022-11-221-3/+4
* usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter2022-11-221-1/+1
* usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register failsSven Peter2022-11-221-1/+1
* usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handlerSven Peter2022-11-081-3/+3
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* usb: typec: tipd: Only update power status on IRQGuido Günther2022-04-211-20/+12
* usb: typec: tipd: Forward plug orientation to typec subsystemSven Peter2022-03-032-0/+6
* tps6598x: clear int mask on probe failureJens Axboe2022-02-171-3/+4
* usb: typec: tipd: Fix initialization sequence for cd321xHector Martin2021-11-231-17/+16
* usb: typec: tipd: Fix typo in cd321x_switch_power_stateHector Martin2021-11-231-1/+1
* usb: typec: tipd: Enable event interrupts by defaultSaranya Gopal2021-10-201-0/+8
* Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman2021-10-111-5/+3
|\
| * usb: typec: tipd: Remove dependency on "connector" child fwnodeHeikki Krogerus2021-10-051-5/+3
* | usb: typec: tipd: Remove FIXME about testing with I2C_FUNC_I2CSven Peter2021-10-051-3/+0
* | usb: typec: tipd: Switch CD321X power state to S0Sven Peter2021-10-052-0/+43
* | usb: typec: tipd: Add support for Apple CD321XSven Peter2021-10-053-1/+91
* | usb: typec: tipd: Add short-circuit for no irqsSven Peter2021-10-051-1/+6
* | usb: typec: tipd: Split interrupt handlerSven Peter2021-10-051-31/+65
* | usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter2021-09-211-1/+1
* | usb: typec: tipd: Add an additional overflow checkSven Peter2021-09-211-0/+3
* | usb: typec: tipd: Don't read/write more bytes than requiredSven Peter2021-09-211-2/+2
|/
* usb: typec: tipd: Don't block probing of consumer of "connector" nodesMartin Kepplinger2021-07-211-0/+9
* Merge 5.12-rc4 into usb-nextGreg Kroah-Hartman2021-03-221-1/+0
* usb: typec: tipd: Separate file for tracepoint creationHeikki Krogerus2021-03-124-6/+15