summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-virtio.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin1-1/+1
2021-12-09i2c: virtio: fix completion handlingVincent Whitchurch1-20/+12
2021-11-23i2c: virtio: disable timeout handlingVincent Whitchurch1-9/+5
2021-11-01i2c: virtio: Add support for zero-length requestsViresh Kumar1-26/+30
2021-08-19i2c: virtio: add a virtio i2c frontend driverJie Deng1-0/+290