Show patches with: State = Action Required       |    Archived = No       |   427048 patches
« 1 2 ... 648 649 6504270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[07/19] i2c:smbus: Simplify read handling Fix/add vmstate handling in some I2C code - - - - --- 2019-02-20 Corey Minyard New
[06/19] i2c:smbus: Simplify write operation Fix/add vmstate handling in some I2C code - - - - --- 2019-02-20 Corey Minyard New
[05/19] i2c:smbus: Correct the working of quick commands Fix/add vmstate handling in some I2C code - - - - --- 2019-02-20 Corey Minyard New
[04/19] i2c: Don't check return value from i2c_recv() Fix/add vmstate handling in some I2C code - - - - --- 2019-02-20 Corey Minyard New
[03/19] arm:i2c: Don't mask return from i2c_recv() Fix/add vmstate handling in some I2C code - - 2 1 --- 2019-02-20 Corey Minyard New
[02/19] i2c: have I2C receive operation return uint8_t Fix/add vmstate handling in some I2C code - - 2 1 --- 2019-02-20 Corey Minyard New
[01/19] i2c: Split smbus into parts Fix/add vmstate handling in some I2C code - - 1 1 --- 2019-02-20 Corey Minyard New
[v4,19/19] i2c: Verify that the count passed in to smbus_eeprom_init() is valid Fix/add vmstate handling in some I2C code - - - - --- 2019-01-28 Corey Minyard New
[v4,18/19] i2c:smbus_eeprom: Add a reset function to smbus_eeprom Fix/add vmstate handling in some I2C code - - 1 - --- 2019-01-28 Corey Minyard New
[v4,17/19] i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom Fix/add vmstate handling in some I2C code - - 1 - --- 2019-01-28 Corey Minyard New
[v4,16/19] i2c:smbus_eeprom: Add a size constant for the smbus_eeprom size Fix/add vmstate handling in some I2C code - - 1 - --- 2019-01-28 Corey Minyard New
[v4,15/19] i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.c Fix/add vmstate handling in some I2C code - - 2 - --- 2019-01-28 Corey Minyard New
[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 ipmi: Fix vmstate transfer - - - - --- 2018-04-25 Corey Minyard New
[v3,2/3] ipmi: Use proper struct reference for KCS vmstate ipmi: Fix vmstate transfer - - - - --- 2018-04-25 Corey Minyard New
[v3,1/3] vmstate: Add a VSTRUCT type ipmi: Fix vmstate transfer - - - - --- 2018-04-25 Corey Minyard New
[v2,2/2] ipmi: Use proper struct reference for BT vmstate [v2,1/2] ipmi: Use proper struct reference for KCS vmstate - - 1 - --- 2018-03-02 Corey Minyard New
[v2,1/2] ipmi: Use proper struct reference for KCS vmstate [v2,1/2] ipmi: Use proper struct reference for KCS vmstate - - - - --- 2018-03-02 Corey Minyard New
[v2,0/2] ipmi: Fix vmstate transfer - - - - --- 2018-03-02 Corey Minyard New
[2/2] i2c: Move the bus class to i2c.h Move the bus class to i2c.h - - 2 - --- 2018-02-19 Corey Minyard New
[1/2] i2c: Fix some brace style issues Move the bus class to i2c.h - - 2 - --- 2018-02-19 Corey Minyard New
[v2,2/2] ipmi: Use proper struct reference for BT vmstate ipmi: Fix vmstate transfer - - - - --- 2018-02-14 Corey Minyard New
[v2,1/2] ipmi: Use proper struct reference for KCS vmstate ipmi: Fix vmstate transfer - - - - --- 2018-02-14 Corey Minyard New
[2/2] ipmi: Use proper struct reference for BT vmstate Fix vmstate for IPMI devices - - - - --- 2018-02-01 Corey Minyard New
[1/2] ipmi: Use proper struct reference for KCS vmstate Fix vmstate for IPMI devices - - - - --- 2018-02-01 Corey Minyard New
[7/7] ipmi: Allow BMC device properties to be set [1/7] Add maintainer for the IPMI code - - 1 - --- 2018-02-01 Corey Minyard New
[6/7] ipmi: disable IRQ and ATN on an external disconnect [1/7] Add maintainer for the IPMI code - - - - --- 2018-02-01 Corey Minyard New
[5/7] ipmi: Fix macro issues [1/7] Add maintainer for the IPMI code - - 1 - --- 2018-02-01 Corey Minyard New
[4/7] ipmi: Add the platform event message command [1/7] Add maintainer for the IPMI code - - 1 - --- 2018-02-01 Corey Minyard New
[3/7] ipmi: Don't set the timestamp on add events that don't have it [1/7] Add maintainer for the IPMI code - - 1 - --- 2018-02-01 Corey Minyard New
[2/7] ipmi: Fix SEL get/set time commands [1/7] Add maintainer for the IPMI code - - 2 - --- 2018-02-01 Corey Minyard New
[1/7] Add maintainer for the IPMI code [1/7] Add maintainer for the IPMI code 1 - - - --- 2018-02-01 Corey Minyard New
[PULL,0/7] Small IPMI fixes - - - - --- 2018-02-01 Corey Minyard New
Revert "smbus: do not immediately complete commands" Revert "smbus: do not immediately complete commands" - - - - --- 2018-01-19 Corey Minyard New
[4/7] ipmi: Add the platform event message command Untitled series #23477 - - 1 - --- 2018-01-16 Corey Minyard New
[2/7] ipmi: Fix SEL get/set time commands Untitled series #23476 - - 2 - --- 2018-01-16 Corey Minyard New
[14/14] pc: Add an SMB0 ACPI device to q35 pm_smbus fixes and and IPMI SMBus device - - - - --- 2017-12-07 Corey Minyard New
[13/14] i386: Rename bools in PCMachineState to end in _enabled pm_smbus fixes and and IPMI SMBus device - - - - --- 2017-12-07 Corey Minyard New
[12/14] ipmi: Fix SSIF ACPI handling to use the right CRS pm_smbus fixes and and IPMI SMBus device - - - - --- 2017-12-07 Corey Minyard New
[11/14] acpi: Add i2c serial bus CRS handling pm_smbus fixes and and IPMI SMBus device - - - - --- 2017-12-07 Corey Minyard New
« 1 2 ... 648 649 6504270 4271 »