summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/tipd/core.c
AgeCommit message (Expand)Author
2024-01-05usb: typec: tipd: fix use of device-specific init functionJavier Carrasco
2024-01-05usb: typec: tipd: Separate reset for TPS6598xJai Luthra
2024-01-02usb: typec: tipd: add patch update support for tps6598xJavier Carrasco
2024-01-02usb: typec: tipd: declare in_data in as const in exec_cmd functionsJavier Carrasco
2024-01-02usb: typec: tipd: add function to request firmwareJavier Carrasco
2024-01-02usb: typec: tipd: add init and reset functions to tipd_dataJavier Carrasco
2023-12-04usb: typec: tps6598x: add reset gpio supportJavier Carrasco
2023-11-21usb: typec: tipd: Supply also I2C driver dataHeikki Krogerus
2023-11-21USB: typec: tps6598x: Fix a memory leak in an error handling pathChristophe JAILLET
2023-10-10USB: typec: tps6598x: Add status trace for tps25750Abdel Alkuor
2023-10-10USB: typec: tps6598x: Add power status trace for tps25750Abdel Alkuor
2023-10-10USB: typec: tps6598x: Add trace for tps25750 irqAbdel Alkuor
2023-10-10USB: typec: tps6598x: Add TPS25750 supportAbdel Alkuor
2023-10-10USB: typec: tps6598x: Add device data to of_device_idAbdel Alkuor
2023-10-10USB: typec: tps6598x: Refactor tps6598x port registrationAbdel Alkuor
2023-10-10USB: typec: tps6598x: Add patch mode to tps6598xAbdel Alkuor
2023-10-10USB: typec: tsp6598x: Add cmd timeout and response delayAbdel Alkuor
2023-06-05Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman
2023-05-30usb: typec: tps6598x: Fix broken polling mode after system suspend/resumeRoger Quadros
2023-05-29usb: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-13usb: typec: tps6598x: Fix fault at module removalRoger Quadros
2023-03-29usb: typec: tps6598x: Add support for polling interrupts statusAswath Govindraju
2023-03-23usb: typec: tipd: remove unused tps6598x_write16,32 functionsTom Rix
2023-01-17usb: typec: tipd: Support wakeupJun Nie
2022-12-08usb: typec: tipd: Set mode of operation for USB Type-C connectorSven Peter
2022-11-22usb: typec: tipd: Move tps6598x_disconnect error path to its own labelSven Peter
2022-11-22usb: typec: tipd: Fix typec_unregister_port error pathsSven Peter
2022-11-22usb: typec: tipd: Fix spurious fwnode_handle_put in error pathSven Peter
2022-11-22usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register failsSven Peter
2022-11-08usb: typec: tipd: Prevent uninitialized event{1,2} in IRQ handlerSven Peter
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-04-21usb: typec: tipd: Only update power status on IRQGuido Günther
2022-03-03usb: typec: tipd: Forward plug orientation to typec subsystemSven Peter
2022-02-17tps6598x: clear int mask on probe failureJens Axboe
2021-11-23usb: typec: tipd: Fix initialization sequence for cd321xHector Martin
2021-11-23usb: typec: tipd: Fix typo in cd321x_switch_power_stateHector Martin
2021-10-20usb: typec: tipd: Enable event interrupts by defaultSaranya Gopal
2021-10-11Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman
2021-10-05usb: typec: tipd: Remove dependency on "connector" child fwnodeHeikki Krogerus
2021-10-05usb: typec: tipd: Remove FIXME about testing with I2C_FUNC_I2CSven Peter
2021-10-05usb: typec: tipd: Switch CD321X power state to S0Sven Peter
2021-10-05usb: typec: tipd: Add support for Apple CD321XSven Peter
2021-10-05usb: typec: tipd: Add short-circuit for no irqsSven Peter
2021-10-05usb: typec: tipd: Split interrupt handlerSven Peter
2021-09-21usb: typec: tipd: Remove WARN_ON in tps6598x_block_readSven Peter
2021-09-21usb: typec: tipd: Add an additional overflow checkSven Peter
2021-09-21usb: typec: tipd: Don't read/write more bytes than requiredSven Peter
2021-07-21usb: typec: tipd: Don't block probing of consumer of "connector" nodesMartin Kepplinger
2021-03-22Merge 5.12-rc4 into usb-nextGreg Kroah-Hartman
2021-03-12usb: typec: tipd: Separate file for tracepoint creationHeikki Krogerus