summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/tipd
AgeCommit message (Expand)Author
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
2021-03-12usb: typec: tps6598x: Move the driver under its own subdirectoryHeikki Krogerus