index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i2c
/
pm_smbus.c
Age
Commit message (
Expand
)
Author
2018-08-23
i2c: pm_smbus: Add the ability to force block transfer enable
Corey Minyard
2018-08-23
i2c: pm_smbus: Don't delay host status register busy bit when interrupts are ...
Corey Minyard
2018-08-23
i2c: pm_smbus: Add interrupt handling
Corey Minyard
2018-08-23
i2c: pm_smbus: Add block transfer capability
Corey Minyard
2018-08-23
i2c: pm_smbus: Make the I2C block read command read-only
Corey Minyard
2018-08-23
i2c: pm_smbus: Fix the semantics of block I2C transfers
Corey Minyard
2018-08-23
i2c: pm_smbus: Clean up some style issues
Corey Minyard
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2017-12-22
smbus: do not immediately complete commands
Hervé Poussineau
2017-12-18
hw/i2c: remove old i386 dependency
Philippe Mathieu-Daudé
2016-01-29
x86: Clean up includes
Peter Maydell
2014-09-02
Fix debug print warning
Gonglei
2014-05-07
pm_smbus: correctly report unclaimed cycles
Paolo Bonzini
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2013-07-09
Extend support of SMBUS(module pm_smbus.c) HST_STS register.
MRatnikov
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini