Show patches with: Submitter = Corey Minyard       |    Archived = No       |   311 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,19/19] i2c: Verify that the count passed in to smbus_eeprom_init() is valid [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,18/19] i2c:smbus_eeprom: Add a reset function to smbus_eeprom [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,17/19] i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,16/19] i2c:smbus_eeprom: Add a size constant for the smbus_eeprom size [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,15/19] i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.c [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,14/19] i2c:smbus_slave: Add an SMBus vmstate structure [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,13/19] i2c:pm_smbus: Fix state transfer [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,12/19] migration: Add a VMSTATE_BOOL_TEST() macro [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,11/19] i2c:pm_smbus: Fix pm_smbus handling of I2C block read [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,10/19] boards.h: Ignore migration for SMBus devices on older machines [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,09/19] i2c:smbus: Make white space in switch statements consistent [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,08/19] i2c:smbus_eeprom: Get rid of the quick command [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,07/19] i2c:smbus: Simplify read handling [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,06/19] i2c:smbus: Simplify write operation [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,05/19] i2c:smbus: Correct the working of quick commands [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,04/19] i2c: Don't check return value from i2c_recv() [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,03/19] arm:i2c: Don't mask return from i2c_recv() [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,02/19] i2c: have I2C receive operation return uint8_t [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[PULL,01/19] i2c: Split smbus into parts [PULL,01/19] i2c: Split smbus into parts --- 2019-02-28 Corey Minyard New
[19/19] i2c: Verify that the count passed in to smbus_eeprom_init() is valid [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[18/19] i2c:smbus_eeprom: Add a reset function to smbus_eeprom [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[17/19] i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[16/19] i2c:smbus_eeprom: Add a size constant for the smbus_eeprom size [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[15/19] i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.c [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[14/19] i2c:smbus_slave: Add an SMBus vmstate structure [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[13/19] i2c:pm_smbus: Fix state transfer [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[12/19] migration: Add a VMSTATE_BOOL_TEST() macro [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[11/19] i2c:pm_smbus: Fix pm_smbus handling of I2C block read [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[10/19] boards.h: Ignore migration for SMBus devices on older machines [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard New
[09/19] i2c:smbus: Make white space in switch statements consistent [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[08/19] i2c:smbus_eeprom: Get rid of the quick command [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[07/19] i2c:smbus: Simplify read handling [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[06/19] i2c:smbus: Simplify write operation [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[05/19] i2c:smbus: Correct the working of quick commands [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[04/19] i2c: Don't check return value from i2c_recv() [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[03/19] arm:i2c: Don't mask return from i2c_recv() [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[02/19] i2c: have I2C receive operation return uint8_t [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[01/19] i2c: Split smbus into parts [01/19] i2c: Split smbus into parts --- 2019-02-20 Corey Minyard Superseded
[v4,19/19] i2c: Verify that the count passed in to smbus_eeprom_init() is valid [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,18/19] i2c:smbus_eeprom: Add a reset function to smbus_eeprom [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,17/19] i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,16/19] i2c:smbus_eeprom: Add a size constant for the smbus_eeprom size [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,15/19] i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.c [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,14/19] i2c:smbus_slave: Add an SMBus vmstate structure [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,13/19] i2c:pm_smbus: Fix state transfer [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,12/19] migration: Add a VMSTATE_BOOL_TEST() macro [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,11/19] i2c:pm_smbus: Fix pm_smbus handling of I2C block read [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,10/19] boards.h: Ignore migration for SMBus devices on older machines [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard New
[v4,09/19] i2c:smbus: Make white space in switch statements consistent [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,08/19] i2c:smbus_eeprom: Get rid of the quick command [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,07/19] i2c:smbus: Simplify read handling [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,06/19] i2c:smbus: Simplify write operation [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,05/19] i2c:smbus: Correct the working of quick commands [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,04/19] i2c: Don't check return value from i2c_recv() [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,03/19] arm:i2c: Don't mask return from i2c_recv() [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,02/19] i2c: have I2C receive operation return uint8_t [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
[v4,01/19] i2c: Split smbus into parts [v4,01/19] i2c: Split smbus into parts --- 2019-01-28 Corey Minyard Superseded
i2c: Add a length check to the SMBus write handling i2c: Add a length check to the SMBus write handling --- 2018-12-03 Corey Minyard New
[v3,16/16] i2c:smbus_eeprom: Add a reset function to smbus_eeprom [v3,01/16] i2c: Split smbus into parts --- 2018-11-26 Corey Minyard New
[v3,14/16] i2c:smbus_eeprom: Add vmstate handling to the smbus eeprom [v3,01/16] i2c: Split smbus into parts --- 2018-11-26 Corey Minyard Superseded
[v3,13/16] i2c:smbus_eeprom: Add a size constant for the smbus_eeprom size [v3,01/16] i2c: Split smbus into parts --- 2018-11-26 Corey Minyard Superseded
[v3,12/16] i2c:smbus_eeprom: Add normal type name and cast to smbus_eeprom.c [v3,01/16] i2c: Split smbus into parts --- 2018-11-26 Corey Minyard Superseded
[v3,11/16] i2c:smbus_slave: Add an SMBus vmstate structure [v3,01/16] i2c: Split smbus into parts --- 2018-11-26 Corey Minyard Superseded
[v3,10/16] i2c:pm_smbus: Fix state transfer [v3,01/16] i2c: Split smbus into parts --- 2018-11-26 Corey Minyard Superseded
[v3,09/16] migration: Add a VMSTATE_BOOL_TEST() macro [v3,01/16] i2c: Split smbus into parts --- 2018-11-26 Corey Minyard Superseded
[v3,08/16] boards.h: Ignore migration for SMBus devices on older machines [v3,01/16] i2c: Split smbus into parts --- 2018-11-26 Corey Minyard New
[v3,07/16] i2c:pm_smbus: Fix pm_smbus handling of I2C block read [v3,01/16] i2c: Split smbus into parts --- 2018-11-26 Corey Minyard Superseded
[v3,06/16] i2c: Add a length check to the SMBus write handling [v3,01/16] i2c: Split smbus into parts --- 2018-11-26 Corey Minyard New
[v3,05/16] i2c: Simplify and correct the SMBus state machine [v3,01/16] i2c: Split smbus into parts --- 2018-11-26 Corey Minyard New
[v3,04/16] i2c: Don't check return value from i2c_recv() [v3,01/16] i2c: Split smbus into parts --- 2018-11-26 Corey Minyard Superseded
[v3,03/16] arm:i2c: Don't mask return from i2c_recv() [v3,01/16] i2c: Split smbus into parts --- 2018-11-26 Corey Minyard Superseded
[v3,02/16] i2c: have I2C receive operation return uint8_t [v3,01/16] i2c: Split smbus into parts --- 2018-11-26 Corey Minyard Superseded
[v3,01/16] i2c: Split smbus into parts [v3,01/16] i2c: Split smbus into parts --- 2018-11-26 Corey Minyard Superseded
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 [v2,01/12] i2c: Split smbus into parts --- 2018-11-15 Corey Minyard Superseded
[v2,11/12] i2c: Add vmstate handling to the smbus eeprom [v2,01/12] i2c: Split smbus into parts --- 2018-11-15 Corey Minyard Superseded
[v2,10/12] i2c: Add a size constant for the smbus_eeprom size [v2,01/12] i2c: Split smbus into parts --- 2018-11-15 Corey Minyard Superseded
[v2,09/12] i2c: Add normal type name and cast to smbus_eeprom.c [v2,01/12] i2c: Split smbus into parts --- 2018-11-15 Corey Minyard Superseded
[v2,08/12] i2c: Add an SMBus vmstate structure [v2,01/12] i2c: Split smbus into parts --- 2018-11-15 Corey Minyard Superseded
[v2,07/12] i2c:pm_smbus: Fix state transfer [v2,01/12] i2c: Split smbus into parts --- 2018-11-15 Corey Minyard New
[v2,06/12] boards.h: Ignore migration for SMBus devices on older machines [v2,01/12] i2c: Split smbus into parts --- 2018-11-15 Corey Minyard Superseded
[v2,05/12] i2c: Fix pm_smbus handling of I2C block read [v2,01/12] i2c: Split smbus into parts --- 2018-11-15 Corey Minyard Superseded
[v2,04/12] i2c: Add a length check to the SMBus write handling [v2,01/12] i2c: Split smbus into parts --- 2018-11-15 Corey Minyard Superseded
[v2,03/12] i2c: Simplify and correct the SMBus state machine [v2,01/12] i2c: Split smbus into parts --- 2018-11-15 Corey Minyard Superseded
[v2,02/12] i2c: have I2C receive operation return uint8_t [v2,01/12] i2c: Split smbus into parts --- 2018-11-15 Corey Minyard Superseded
[v2,01/12] i2c: Split smbus into parts [v2,01/12] i2c: Split smbus into parts --- 2018-11-15 Corey Minyard New
[2/2] ipmi: Add a UUID device property [1/2] qdev: Add a no default uuid property --- 2018-11-08 Corey Minyard New
[1/2] qdev: Add a no default uuid property [1/2] qdev: Add a no default uuid property --- 2018-11-08 Corey Minyard New
[3/3] i2c: Add vmstate handling to the smbus eeprom [1/3] i2c:pm_smbus: Fix state transfer --- 2018-11-07 Corey Minyard New
[2/3] i2c: Add an SMBus vmstate structure [1/3] i2c:pm_smbus: Fix state transfer --- 2018-11-07 Corey Minyard New
[1/3] i2c:pm_smbus: Fix state transfer [1/3] i2c:pm_smbus: Fix state transfer --- 2018-11-07 Corey Minyard New
i386: Rename bools in PCMachineState to end in _enabled i386: Rename bools in PCMachineState to end in _enabled --- 2018-11-07 Corey Minyard New
[v2] ipmi: Use proper struct reference for BT vmstate [v2] ipmi: Use proper struct reference for BT vmstate --- 2018-08-20 Corey Minyard New
[v2,10/10] i2c: Add vmstate handling to the smbus eeprom [v2,01/10] i2c:pm_smbus: Clean up some style issues --- 2018-08-20 Corey Minyard Superseded
[v2,09/10] i2c: Add an SMBus vmstate structure [v2,01/10] i2c:pm_smbus: Clean up some style issues --- 2018-08-20 Corey Minyard Superseded
[v2,08/10] i2c:pm_smbus: Add the ability to force block transfer enable [v2,01/10] i2c:pm_smbus: Clean up some style issues --- 2018-08-20 Corey Minyard New
[v2,07/10] Don't delay host status register busy bit when interrupts are enabled [v2,01/10] i2c:pm_smbus: Clean up some style issues --- 2018-08-20 Corey Minyard New
[v2,06/10] i2c:pm_smbus: Add interrupt handling [v2,01/10] i2c:pm_smbus: Clean up some style issues --- 2018-08-20 Corey Minyard New
[v2,05/10] i2c:pm_smbus: Fix state transfer [v2,01/10] i2c:pm_smbus: Clean up some style issues --- 2018-08-20 Corey Minyard Superseded
[v2,04/10] i2c:pm_smbus: Add block transfer capability [v2,01/10] i2c:pm_smbus: Clean up some style issues --- 2018-08-20 Corey Minyard New
« 1 2 3 4 »