Show patches with: Submitter = Corey Minyard       |   348 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,14/19] i2c:smbus_slave: Add an SMBus vmstate structure Fix/add vmstate handling in some I2C code - 1 - --- 2019-01-28 Corey Minyard New
[v4,13/19] i2c:pm_smbus: Fix state transfer Fix/add vmstate handling in some I2C code - 1 - --- 2019-01-28 Corey Minyard New
[v4,12/19] migration: Add a VMSTATE_BOOL_TEST() macro Fix/add vmstate handling in some I2C code - 1 - --- 2019-01-28 Corey Minyard New
[v4,11/19] i2c:pm_smbus: Fix pm_smbus handling of I2C block read Fix/add vmstate handling in some I2C code - - - --- 2019-01-28 Corey Minyard New
[v4,10/19] boards.h: Ignore migration for SMBus devices on older machines Fix/add vmstate handling in some I2C code - 1 - --- 2019-01-28 Corey Minyard New
[v4,09/19] i2c:smbus: Make white space in switch statements consistent Fix/add vmstate handling in some I2C code - - - --- 2019-01-28 Corey Minyard New
[v4,08/19] i2c:smbus_eeprom: Get rid of the quick command Fix/add vmstate handling in some I2C code - - - --- 2019-01-28 Corey Minyard New
[v4,07/19] i2c:smbus: Simplify read handling Fix/add vmstate handling in some I2C code - - - --- 2019-01-28 Corey Minyard New
[v4,06/19] i2c:smbus: Simplify write operation Fix/add vmstate handling in some I2C code - - - --- 2019-01-28 Corey Minyard New
[v4,05/19] i2c:smbus: Correct the working of quick commands Fix/add vmstate handling in some I2C code - - - --- 2019-01-28 Corey Minyard New
[v4,04/19] i2c: Don't check return value from i2c_recv() Fix/add vmstate handling in some I2C code - - - --- 2019-01-28 Corey Minyard New
[v4,03/19] arm:i2c: Don't mask return from i2c_recv() Fix/add vmstate handling in some I2C code - 2 1 --- 2019-01-28 Corey Minyard New
[v4,02/19] i2c: have I2C receive operation return uint8_t Fix/add vmstate handling in some I2C code - 2 1 --- 2019-01-28 Corey Minyard New
[v4,01/19] i2c: Split smbus into parts Fix/add vmstate handling in some I2C code - 1 1 --- 2019-01-28 Corey Minyard New
i2c: Add a length check to the SMBus write handling i2c: Add a length check to the SMBus write handling - 2 1 --- 2018-12-03 Corey Minyard New
[v3,16/16] i2c:smbus_eeprom: Add a reset function to smbus_eeprom Fix/add vmstate handling in some I2C code - 1 - --- 2018-11-26 Corey Minyard New
[v3,15/16] hw/i2c/smbus_eeprom: Create at most SMBUS_EEPROM_MAX EEPROMs on a SMBus Fix/add vmstate handling in some I2C code - - - --- 2018-11-26 Corey Minyard New
[v3,14/16] i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom Fix/add vmstate handling in some I2C code - 1 - --- 2018-11-26 Corey Minyard New
[v3,13/16] i2c:smbus_eeprom: Add a size constant for the smbus_eeprom size Fix/add vmstate handling in some I2C code - 1 - --- 2018-11-26 Corey Minyard New
[v3,12/16] i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.c Fix/add vmstate handling in some I2C code - 2 - --- 2018-11-26 Corey Minyard New
[v3,11/16] i2c:smbus_slave: Add an SMBus vmstate structure Fix/add vmstate handling in some I2C code - 1 - --- 2018-11-26 Corey Minyard New
[v3,10/16] i2c:pm_smbus: Fix state transfer Fix/add vmstate handling in some I2C code - 1 - --- 2018-11-26 Corey Minyard New
[v3,09/16] migration: Add a VMSTATE_BOOL_TEST() macro Fix/add vmstate handling in some I2C code - 1 - --- 2018-11-26 Corey Minyard New
[v3,08/16] boards.h: Ignore migration for SMBus devices on older machines Fix/add vmstate handling in some I2C code - 1 - --- 2018-11-26 Corey Minyard New
[v3,07/16] i2c:pm_smbus: Fix pm_smbus handling of I2C block read Fix/add vmstate handling in some I2C code - - - --- 2018-11-26 Corey Minyard New
[v3,06/16] i2c: Add a length check to the SMBus write handling Fix/add vmstate handling in some I2C code - 2 1 --- 2018-11-26 Corey Minyard New
[v3,05/16] i2c: Simplify and correct the SMBus state machine Fix/add vmstate handling in some I2C code - - - --- 2018-11-26 Corey Minyard New
[v3,04/16] i2c: Don't check return value from i2c_recv() Fix/add vmstate handling in some I2C code - - - --- 2018-11-26 Corey Minyard New
[v3,03/16] arm:i2c: Don't mask return from i2c_recv() Fix/add vmstate handling in some I2C code - 2 1 --- 2018-11-26 Corey Minyard New
[v3,02/16] i2c: have I2C receive operation return uint8_t Fix/add vmstate handling in some I2C code - 2 1 --- 2018-11-26 Corey Minyard New
[v3,01/16] i2c: Split smbus into parts Fix/add vmstate handling in some I2C code - 1 1 --- 2018-11-26 Corey Minyard New
pc:piix4: Update smbus I/O space after a migration pc:piix4: Update smbus I/O space after a migration - - - --- 2018-11-26 Corey Minyard New
[v2,12/12] i2c: Add a reset function to smbus_eeprom RFC: Fix/add vmstate handling in some I2C code - - - --- 2018-11-15 Corey Minyard New
[v2,11/12] i2c: Add vmstate handling to the smbus eeprom RFC: Fix/add vmstate handling in some I2C code - - - --- 2018-11-15 Corey Minyard New
[v2,10/12] i2c: Add a size constant for the smbus_eeprom size RFC: Fix/add vmstate handling in some I2C code - 1 - --- 2018-11-15 Corey Minyard New
[v2,09/12] i2c: Add normal type name and cast to smbus_eeprom.c RFC: Fix/add vmstate handling in some I2C code - 1 - --- 2018-11-15 Corey Minyard New
[v2,08/12] i2c: Add an SMBus vmstate structure RFC: Fix/add vmstate handling in some I2C code - - - --- 2018-11-15 Corey Minyard New
[v2,07/12] i2c:pm_smbus: Fix state transfer RFC: Fix/add vmstate handling in some I2C code - - - --- 2018-11-15 Corey Minyard New
[v2,06/12] boards.h: Ignore migration for SMBus devices on older machines RFC: Fix/add vmstate handling in some I2C code - - - --- 2018-11-15 Corey Minyard New
[v2,05/12] i2c: Fix pm_smbus handling of I2C block read RFC: Fix/add vmstate handling in some I2C code - - - --- 2018-11-15 Corey Minyard New
[v2,04/12] i2c: Add a length check to the SMBus write handling RFC: Fix/add vmstate handling in some I2C code - 1 - --- 2018-11-15 Corey Minyard New
[v2,03/12] i2c: Simplify and correct the SMBus state machine RFC: Fix/add vmstate handling in some I2C code - - - --- 2018-11-15 Corey Minyard New
[v2,02/12] i2c: have I2C receive operation return uint8_t RFC: Fix/add vmstate handling in some I2C code - 1 - --- 2018-11-15 Corey Minyard New
[v2,01/12] i2c: Split smbus into parts RFC: Fix/add vmstate handling in some I2C code - - - --- 2018-11-15 Corey Minyard New
[2/2] ipmi: Add a UUID device property ipmi: Allow UUID to be set for a BMC - - - --- 2018-11-08 Corey Minyard New
[1/2] qdev: Add a no default uuid property ipmi: Allow UUID to be set for a BMC - - - --- 2018-11-08 Corey Minyard New
[3/3] i2c: Add vmstate handling to the smbus eeprom Fix/add vmstate handling in some I2C code - - - --- 2018-11-07 Corey Minyard New
[2/3] i2c: Add an SMBus vmstate structure Fix/add vmstate handling in some I2C code - - - --- 2018-11-07 Corey Minyard New
[1/3] i2c:pm_smbus: Fix state transfer Fix/add vmstate handling in some I2C code - - - --- 2018-11-07 Corey Minyard New
i386: Rename bools in PCMachineState to end in _enabled i386: Rename bools in PCMachineState to end in _enabled - 1 1 --- 2018-11-07 Corey Minyard New
[v2] ipmi: Use proper struct reference for BT vmstate [v2] ipmi: Use proper struct reference for BT vmstate - 1 - --- 2018-08-20 Corey Minyard New
[v2,10/10] i2c: Add vmstate handling to the smbus eeprom Make the pm_smbus code more correct - - - --- 2018-08-20 Corey Minyard New
[v2,09/10] i2c: Add an SMBus vmstate structure Make the pm_smbus code more correct - - - --- 2018-08-20 Corey Minyard New
[v2,08/10] i2c:pm_smbus: Add the ability to force block transfer enable Make the pm_smbus code more correct - 1 - --- 2018-08-20 Corey Minyard New
[v2,07/10] Don't delay host status register busy bit when interrupts are enabled Make the pm_smbus code more correct - 1 - --- 2018-08-20 Corey Minyard New
[v2,06/10] i2c:pm_smbus: Add interrupt handling Make the pm_smbus code more correct - - - --- 2018-08-20 Corey Minyard New
[v2,05/10] i2c:pm_smbus: Fix state transfer Make the pm_smbus code more correct - - - --- 2018-08-20 Corey Minyard New
[v2,04/10] i2c:pm_smbus: Add block transfer capability Make the pm_smbus code more correct - - - --- 2018-08-20 Corey Minyard New
[v2,03/10] i2c:pm_smbus: Make the I2C block read command read-only Make the pm_smbus code more correct - - - --- 2018-08-20 Corey Minyard New
[v2,02/10] i2c:pm_smbus: Fix the semantics of block I2C transfers Make the pm_smbus code more correct - - - --- 2018-08-20 Corey Minyard New
[v2,01/10] i2c:pm_smbus: Clean up some style issues Make the pm_smbus code more correct - 1 - --- 2018-08-20 Corey Minyard New
[v3,3/3] ipmi: Use proper struct reference for BT vmstate - - - --- 2018-04-25 Corey Minyard New
[v3,2/3] ipmi: Use proper struct reference for KCS vmstate - - - --- 2018-04-25 Corey Minyard New
[v3,1/3] vmstate: Add a VSTRUCT type - - - --- 2018-04-25 Corey Minyard New
[v2,2/2] ipmi: Use proper struct reference for BT vmstate - 1 - --- 2018-03-02 Corey Minyard New
[v2,1/2] ipmi: Use proper struct reference for KCS vmstate - - - --- 2018-03-02 Corey Minyard New
[2/2] i2c: Move the bus class to i2c.h - 2 - --- 2018-02-19 Corey Minyard New
[1/2] i2c: Fix some brace style issues - 2 - --- 2018-02-19 Corey Minyard New
[v2,2/2] ipmi: Use proper struct reference for BT vmstate - - - --- 2018-02-14 Corey Minyard New
[v2,1/2] ipmi: Use proper struct reference for KCS vmstate - - - --- 2018-02-14 Corey Minyard New
[2/2] ipmi: Use proper struct reference for BT vmstate - - - --- 2018-02-01 Corey Minyard New
[1/2] ipmi: Use proper struct reference for KCS vmstate - - - --- 2018-02-01 Corey Minyard New
[7/7] ipmi: Allow BMC device properties to be set - 1 - --- 2018-02-01 Corey Minyard New
[6/7] ipmi: disable IRQ and ATN on an external disconnect - - - --- 2018-02-01 Corey Minyard New
[5/7] ipmi: Fix macro issues - 1 - --- 2018-02-01 Corey Minyard New
[4/7] ipmi: Add the platform event message command - 1 - --- 2018-02-01 Corey Minyard New
[3/7] ipmi: Don't set the timestamp on add events that don't have it - 1 - --- 2018-02-01 Corey Minyard New
[2/7] ipmi: Fix SEL get/set time commands - 2 - --- 2018-02-01 Corey Minyard New
[1/7] Add maintainer for the IPMI code 1 - - --- 2018-02-01 Corey Minyard New
Revert "smbus: do not immediately complete commands" - - - --- 2018-01-19 Corey Minyard New
[7/7] ipmi: Allow BMC device properties to be set - 1 - --- 2018-01-16 Corey Minyard New
[6/7] ipmi: disable IRQ and ATN on an external disconnect - - - --- 2018-01-16 Corey Minyard New
[5/7] ipmi: Fix macro issues - 1 - --- 2018-01-16 Corey Minyard New
[4/7] ipmi: Add the platform event message command - 1 - --- 2018-01-16 Corey Minyard New
[3/7] ipmi: Don't set the timestamp on add events that don't have it - 1 - --- 2018-01-16 Corey Minyard New
[2/7] ipmi: Fix SEL get/set time commands - 2 - --- 2018-01-16 Corey Minyard New
[1/7] Add maintainer for the IPMI code 1 - - --- 2018-01-16 Corey Minyard New
[14/14] pc: Add an SMB0 ACPI device to q35 - - - --- 2017-12-07 Corey Minyard New
[13/14] i386: Rename bools in PCMachineState to end in _enabled - - - --- 2017-12-07 Corey Minyard New
[12/14] ipmi: Fix SSIF ACPI handling to use the right CRS - - - --- 2017-12-07 Corey Minyard New
[11/14] acpi: Add i2c serial bus CRS handling - - - --- 2017-12-07 Corey Minyard New
[10/14] ipmi: Add an SMBus IPMI interface - - - --- 2017-12-07 Corey Minyard New
[09/14] i2c: Add vmstate handling to the smbus eeprom - - - --- 2017-12-07 Corey Minyard New
[08/14] i2c: Add an SMBus vmstate structure - - - --- 2017-12-07 Corey Minyard New
[07/14] i2c:pm_smbus: Add the ability to force block transfer enable - - - --- 2017-12-07 Corey Minyard New
[06/14] i2c:pm_smbus: Add interrupt handling - - - --- 2017-12-07 Corey Minyard New
[05/14] i2c:pm_smbus: Fix state transfer - - - --- 2017-12-07 Corey Minyard New
[04/14] i2c:pm_smbus: Add block transfer capability - - - --- 2017-12-07 Corey Minyard New
[03/14] i2c:pm_smbus: Make the I2C block read command read-only - - - --- 2017-12-07 Corey Minyard New
[02/14] i2c:pm_smbus: Fix the semantics of block I2C transfers - - - --- 2017-12-07 Corey Minyard New
« 1 2 3 4 »