Age | Commit message (Expand) | Author | Files | Lines |
2019-02-27 | i2c:pm_smbus: Fix state transfer | Corey Minyard | 1 | -0/+31 |
2019-02-27 | i2c:pm_smbus: Fix pm_smbus handling of I2C block read | Corey Minyard | 1 | -19/+67 |
2019-02-27 | i2c: Split smbus into parts | Corey Minyard | 1 | -1/+1 |
2018-12-06 | i2c: pm_smbus: check smb_index before block transfer write | Prasad J Pandit | 1 | -0/+3 |
2018-08-23 | i2c: pm_smbus: Add the ability to force block transfer enable | Corey Minyard | 1 | -1/+4 |
2018-08-23 | i2c: pm_smbus: Don't delay host status register busy bit when interrupts are ... | Corey Minyard | 1 | -6/+13 |
2018-08-23 | i2c: pm_smbus: Add interrupt handling | Corey Minyard | 1 | -1/+13 |
2018-08-23 | i2c: pm_smbus: Add block transfer capability | Corey Minyard | 1 | -11/+140 |
2018-08-23 | i2c: pm_smbus: Make the I2C block read command read-only | Corey Minyard | 1 | -5/+4 |
2018-08-23 | i2c: pm_smbus: Fix the semantics of block I2C transfers | Corey Minyard | 1 | -2/+8 |
2018-08-23 | i2c: pm_smbus: Clean up some style issues | Corey Minyard | 1 | -20/+38 |
2018-01-11 | Merge remote-tracking branch 'origin/master' into HEAD | Michael S. Tsirkin | 1 | -1/+0 |
2017-12-22 | smbus: do not immediately complete commands | Hervé Poussineau | 1 | -1/+15 |
2017-12-18 | hw/i2c: remove old i386 dependency | Philippe Mathieu-Daudé | 1 | -1/+0 |
2016-01-29 | x86: Clean up includes | Peter Maydell | 1 | -0/+1 |
2014-09-02 | Fix debug print warning | Gonglei | 1 | -2/+3 |
2014-05-07 | pm_smbus: correctly report unclaimed cycles | Paolo Bonzini | 1 | -22/+41 |
2014-02-14 | i2c: Rename i2c_bus to I2CBus | Andreas Färber | 1 | -1/+1 |
2013-07-09 | Extend support of SMBUS(module pm_smbus.c) HST_STS register. | MRatnikov | 1 | -2/+23 |
2013-07-04 | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+2 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+185 |