blob: de252eca80f8c5e10ecd4a917f70d0dcead21814 [file] [log] [blame]
cf8ce8b80f8b ("i2c: fix bus recovery stop mode timing")
c4ae05b976b2 ("i2c: recovery: make pin init look like STOP")
f7ff75e2a88f ("i2c: recovery: rename variable for easier understanding")
7ca5f6be7900 ("i2c: recovery: add get_bus_free callback")
0b71026c69ca ("i2c: recovery: refactor recovery function")
ffc59c496bf8 ("i2c: recovery: require either get_sda or set_sda")
abe41184abac ("i2c: recovery: if possible send STOP with recovery pulses")
2806e6ad77c7 ("i2c: send STOP after successful bus recovery")
72b08fcc15dc ("i2c: ensure SDA is released in recovery if SDA is controllable")
8092178ffe67 ("i2c: add 'set_sda' to bus_recovery_info")
6c92204e4466 ("i2c: add identifier in declarations for i2c_bus_recovery")
766a4f27f328 ("i2c: make kerneldoc about bus recovery more precise")
e1eb7d28c075 ("i2c: remove legacy integer scl/sda gpio for recovery")
3991c5c80bea ("i2c: Switch to using gpiod interface for gpio bus recovery")
1f35b8653687 ("i2c: generic recovery: check SCL before SDA")