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