| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-24 | i2c: virtio: Avoid hang by using interruptible completion wait | Viresh Kumar | 1 | -7/+8 |
| 2025-05-19 | i2c: virtio: Replace dev_err() with dev_err_probe() in probe function | Enrico Zanda | 1 | -4/+3 |
| 2024-09-10 | i2c: virtio: Constify struct i2c_algorithm and struct virtio_device_id | Christophe JAILLET | 1 | -2/+2 |
| 2024-07-11 | i2c: virtio: reword according to newest specification | Wolfram Sang | 1 | -1/+1 |
| 2023-08-08 | i2c: virtio: Remove #ifdef guards for PM related functions | Paul Cercueil | 1 | -6/+2 |
| 2022-01-14 | virtio: wrap config->reset calls | Michael S. Tsirkin | 1 | -1/+1 |
| 2021-12-09 | i2c: virtio: fix completion handling | Vincent Whitchurch | 1 | -20/+12 |
| 2021-11-23 | i2c: virtio: disable timeout handling | Vincent Whitchurch | 1 | -9/+5 |
| 2021-11-01 | i2c: virtio: Add support for zero-length requests | Viresh Kumar | 1 | -26/+30 |
| 2021-08-19 | i2c: virtio: add a virtio i2c frontend driver | Jie Deng | 1 | -0/+290 |