[PATCH 1/1] ahci: Remove Device ID for Intel Sunrise Point PCH

2015-01-12 Thread James Ralston
This patch removes a duplicate AHCI-mode SATA Device ID for the Intel Sunrise Point PCH. Signed-off-by: James Ralston --- drivers/ata/ahci.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index 49f1e68..33bb06e 100644 --- a/drivers/ata/ahci.c +++ b

[PATCH 1/1] ahci: Remove Device ID for Intel Sunrise Point PCH

2015-01-12 Thread James Ralston
This patch removes a duplicate AHCI-mode SATA Device ID for the Intel Sunrise Point PCH. Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/ata/ahci.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index 49f1e68..33bb06e 100644

[PATCH 3/4] hda_intel: Add Device IDs for Intel Sunrise Point PCH

2014-10-13 Thread James Ralston
This patch adds the HD Audio Device IDs for the Intel Sunrise Point PCH. Signed-off-by: James Ralston --- sound/pci/hda/hda_intel.c | 4 1 file changed, 4 insertions(+) diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c index aa302fb..8856604 100644 --- a/sound/pci/hda

[PATCH 2/4] i2c-i801: Add Device IDs for Intel Sunrise Point PCH

2014-10-13 Thread James Ralston
This patch adds the I2C/SMBus Device IDs for the Intel Sunrise Point PCH. Signed-off-by: James Ralston --- Documentation/i2c/busses/i2c-i801 | 1 + drivers/i2c/busses/Kconfig| 1 + drivers/i2c/busses/i2c-i801.c | 3 +++ 3 files changed, 5 insertions(+) diff --git a/Documentation

[PATCH 1/4] ahci: Add Device IDs for Intel Sunrise Point PCH

2014-10-13 Thread James Ralston
This patch adds the AHCI-mode SATA Device IDs for the Intel Sunrise Point PCH. Signed-off-by: James Ralston --- drivers/ata/ahci.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index a0cc0ed..efa08f4 100644 --- a/drivers/ata/ahci.c +++ b

[PATCH 1/4] ahci: Add Device IDs for Intel Sunrise Point PCH

2014-10-13 Thread James Ralston
This patch adds the AHCI-mode SATA Device IDs for the Intel Sunrise Point PCH. Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/ata/ahci.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index a0cc0ed..efa08f4 100644

[PATCH 2/4] i2c-i801: Add Device IDs for Intel Sunrise Point PCH

2014-10-13 Thread James Ralston
This patch adds the I2C/SMBus Device IDs for the Intel Sunrise Point PCH. Signed-off-by: James Ralston james.d.rals...@intel.com --- Documentation/i2c/busses/i2c-i801 | 1 + drivers/i2c/busses/Kconfig| 1 + drivers/i2c/busses/i2c-i801.c | 3 +++ 3 files changed, 5 insertions(+) diff

[PATCH 3/4] hda_intel: Add Device IDs for Intel Sunrise Point PCH

2014-10-13 Thread James Ralston
This patch adds the HD Audio Device IDs for the Intel Sunrise Point PCH. Signed-off-by: James Ralston james.d.rals...@intel.com --- sound/pci/hda/hda_intel.c | 4 1 file changed, 4 insertions(+) diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c index aa302fb..8856604

[PATCH 3/3] lpc_ich: Add Device IDs for Intel 9 Series PCH

2014-08-27 Thread James Ralston
This patch adds the LPC Device IDs for the Intel 9 Series PCH. Signed-off-by: James Ralston --- drivers/mfd/lpc_ich.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c index 7d8482f..cb41f4f 100644 --- a/drivers/mfd/lpc_ich.c +++ b

[PATCH 2/3] ata_piix: Add Device IDs for Intel 9 Series PCH

2014-08-27 Thread James Ralston
This patch adds the IDE mode SATA Device IDs for the Intel 9 Series PCH. Signed-off-by: James Ralston --- drivers/ata/ata_piix.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c index 893e30e..ffbe625 100644 --- a/drivers/ata/ata_piix.c

[PATCH 1/3] ahci: Add Device IDs for Intel 9 Series PCH

2014-08-27 Thread James Ralston
This patch adds the AHCI mode SATA Device IDs for the Intel 9 Series PCH. Signed-off-by: James Ralston --- drivers/ata/ahci.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index a29f801..bca3d64 100644 --- a/drivers/ata/ahci.c +++ b/drivers

[PATCH 1/3] ahci: Add Device IDs for Intel 9 Series PCH

2014-08-27 Thread James Ralston
This patch adds the AHCI mode SATA Device IDs for the Intel 9 Series PCH. Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/ata/ahci.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index a29f801..bca3d64 100644 --- a/drivers

[PATCH 2/3] ata_piix: Add Device IDs for Intel 9 Series PCH

2014-08-27 Thread James Ralston
This patch adds the IDE mode SATA Device IDs for the Intel 9 Series PCH. Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/ata/ata_piix.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c index 893e30e..ffbe625 100644

[PATCH 3/3] lpc_ich: Add Device IDs for Intel 9 Series PCH

2014-08-27 Thread James Ralston
This patch adds the LPC Device IDs for the Intel 9 Series PCH. Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/mfd/lpc_ich.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c index 7d8482f..cb41f4f 100644

[PATCH 1/1] lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCH

2013-11-26 Thread James Ralston
This patch adds the TCO Watchdog Device IDs for the Intel Wildcat Point-LP PCH. Signed-off-by: James Ralston --- drivers/mfd/lpc_ich.c | 13 + 1 file changed, 13 insertions(+) diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c index 9483bc8..019f578 100644 --- a/drivers/mfd

[PATCH 1/1] lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCH

2013-11-26 Thread James Ralston
This patch adds the TCO Watchdog Device IDs for the Intel Wildcat Point-LP PCH. Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/mfd/lpc_ich.c | 13 + 1 file changed, 13 insertions(+) diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c index 9483bc8..019f578

[PATCH 4/4] lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCH

2013-11-04 Thread James Ralston
This patch adds the TCO Watchdog Device IDs for the Intel Wildcat Point-LP PCH. Signed-off-by: James Ralston --- drivers/mfd/lpc_ich.c | 13 + 1 file changed, 13 insertions(+) diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c index 9483bc8..e775bfb 100644 --- a/drivers/mfd

[PATCH 3/4] i2c-i801: Add Device IDs for Intel Wildcat Point-LP PCH

2013-11-04 Thread James Ralston
This patch adds the SMBus Device IDs for the Intel Wildcat Point-LP PCH. Signed-off-by: James Ralston --- Documentation/i2c/busses/i2c-i801 | 1 + drivers/i2c/busses/Kconfig| 1 + drivers/i2c/busses/i2c-i801.c | 3 +++ 3 files changed, 5 insertions(+) diff --git a/Documentation/i2c

[PATCH 2/4] hda_intel: Add Device IDs for Intel Wildcat Point-LP PCH

2013-11-04 Thread James Ralston
This patch adds the HD Audio Device IDs for the Intel Wildcat Point-LP PCH. Signed-off-by: James Ralston --- sound/pci/hda/hda_intel.c | 4 1 file changed, 4 insertions(+) diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c index 6e61a01..1560266 100644 --- a/sound/pci/hda

[PATCH 1/4] ahci: Add Device IDs for Intel Wildcat Point-LP

2013-11-04 Thread James Ralston
This patch adds the AHCI-mode SATA Device IDs for the Intel Wildcat Point-LP PCH. Signed-off-by: James Ralston --- drivers/ata/ahci.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index 8e28f92..e2903d0 100644 --- a/drivers/ata/ahci.c +++ b

[PATCH 1/4] ahci: Add Device IDs for Intel Wildcat Point-LP

2013-11-04 Thread James Ralston
This patch adds the AHCI-mode SATA Device IDs for the Intel Wildcat Point-LP PCH. Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/ata/ahci.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index 8e28f92..e2903d0 100644

[PATCH 2/4] hda_intel: Add Device IDs for Intel Wildcat Point-LP PCH

2013-11-04 Thread James Ralston
This patch adds the HD Audio Device IDs for the Intel Wildcat Point-LP PCH. Signed-off-by: James Ralston james.d.rals...@intel.com --- sound/pci/hda/hda_intel.c | 4 1 file changed, 4 insertions(+) diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c index 6e61a01..1560266

[PATCH 3/4] i2c-i801: Add Device IDs for Intel Wildcat Point-LP PCH

2013-11-04 Thread James Ralston
This patch adds the SMBus Device IDs for the Intel Wildcat Point-LP PCH. Signed-off-by: James Ralston james.d.rals...@intel.com --- Documentation/i2c/busses/i2c-i801 | 1 + drivers/i2c/busses/Kconfig| 1 + drivers/i2c/busses/i2c-i801.c | 3 +++ 3 files changed, 5 insertions(+) diff

[PATCH 4/4] lpc_ich: Add Device IDs for Intel Wildcat Point-LP PCH

2013-11-04 Thread James Ralston
This patch adds the TCO Watchdog Device IDs for the Intel Wildcat Point-LP PCH. Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/mfd/lpc_ich.c | 13 + 1 file changed, 13 insertions(+) diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c index 9483bc8..e775bfb

[PATCH 1/1] i2c-ismt: add Initialize DMA buffer code ismt_access()

2013-09-24 Thread James Ralston
This patch adds code to Initialize the DMA buffer to compensate for possible hardware data corruption. Signed-off-by: James Ralston --- drivers/i2c/busses/i2c-ismt.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/drivers/i2c/busses/i2c-ismt.c b/drivers/i2c/busses

[PATCH 1/1] i2c-ismt: add Initialize DMA buffer code ismt_access()

2013-09-24 Thread James Ralston
This patch adds code to Initialize the DMA buffer to compensate for possible hardware data corruption. Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/i2c/busses/i2c-ismt.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/drivers/i2c/busses/i2c

[PATCH v2] lpc_ich: Watchdog/GPIO patch for Intel Avoton SoC

2013-05-09 Thread James Ralston
This patch adds the LPC Controller Device IDs for Watchdog and GPIO for the Intel Avoton SoC. Signed-off-by: James Ralston --- Change notes for v2: *corrected version number drivers/mfd/lpc_ich.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/drivers/mfd

[PATCH v2] lpc_ich: Watchdog/GPIO patch for Intel Avoton SoC

2013-05-09 Thread James Ralston
This patch adds the LPC Controller Device IDs for Watchdog and GPIO for the Intel Avoton SoC. Signed-off-by: James Ralston james.d.rals...@intel.com --- Change notes for v2: *corrected version number drivers/mfd/lpc_ich.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions

[PATCH 1/1] lpc_ich: Watchdog/GPIO patch for Intel Avoton SoC

2013-05-07 Thread James Ralston
This patch adds the LPC Controller Device IDs for Watchdog and GPIO for the Intel Avoton SoC. Signed-off-by: James Ralston --- drivers/mfd/lpc_ich.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c index 9f12f91

[PATCH 1/1] lpc_ich: Watchdog/GPIO patch for Intel Avoton SoC

2013-05-07 Thread James Ralston
This patch adds the LPC Controller Device IDs for Watchdog and GPIO for the Intel Avoton SoC. Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/mfd/lpc_ich.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd

[PATCH 1/1] ahci: Add Device IDs for Intel Wellsburg PCH

2013-02-21 Thread James Ralston
This patch adds the RAID-mode SATA Device IDs for the Intel Wellsburg PCH Signed-off-by: James Ralston --- drivers/ata/ahci.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index 4032961..ffac5cf 100644 --- a/drivers/ata/ahci.c

[PATCH 1/1] ahci: Add Device IDs for Intel Wellsburg PCH

2013-02-21 Thread James Ralston
This patch adds the RAID-mode SATA Device IDs for the Intel Wellsburg PCH Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/ata/ahci.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index 4032961..ffac5cf 100644

[PATCH 5/5] ahci: Add Device IDs for Intel Wellsburg PCH

2013-02-08 Thread James Ralston
This patch adds the AHCI-mode SATA Device IDs for the Intel Wellsburg PCH Signed-off-by: James Ralston --- drivers/ata/ahci.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index 4979127..6aac3f7 100644 --- a/drivers/ata

[PATCH 4/5] lpc_ich: Add Device IDs for Intel Wellsburg PCH

2013-02-08 Thread James Ralston
This patch adds the Watchdog Timer Device IDs for the Intel Wellsburg PCH Signed-off-by: James Ralston --- drivers/mfd/lpc_ich.c | 38 ++ 1 files changed, 38 insertions(+), 0 deletions(-) diff --git a/drivers/mfd/lpc_ich.c b/drivers/mfd/lpc_ich.c index

[PATCH 3/5] i2c-i801: Add Device IDs for Intel Wellsburg PCH

2013-02-08 Thread James Ralston
This patch adds the SMBus Device IDs for the Intel Wellsburg PCH Signed-off-by: James Ralston --- Documentation/i2c/busses/i2c-i801 |1 + drivers/i2c/busses/Kconfig|1 + drivers/i2c/busses/i2c-i801.c |3 +++ 3 files changed, 5 insertions(+), 0 deletions(-) diff --git

[PATCH 2/5] hda_intel: Add Device IDs for Intel Wellsburg PCH

2013-02-08 Thread James Ralston
This patch adds the HD Audio Device IDs for the Intel Wellsburg PCH Signed-off-by: James Ralston --- sound/pci/hda/hda_intel.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c index c78286f..3218f4a 100644

[PATCH 1/5] ata_piix: Add Device IDs for Intel Wellsburg PCH

2013-02-08 Thread James Ralston
This patch adds the IDE-mode SATA Device IDs for the Intel Wellsburg PCH Signed-off-by: James Ralston --- drivers/ata/ata_piix.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c index 174eca6..32b6c36 100644

[PATCH 1/5] ata_piix: Add Device IDs for Intel Wellsburg PCH

2013-02-08 Thread James Ralston
This patch adds the IDE-mode SATA Device IDs for the Intel Wellsburg PCH Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/ata/ata_piix.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/drivers/ata/ata_piix.c b/drivers/ata/ata_piix.c index 174eca6

[PATCH 2/5] hda_intel: Add Device IDs for Intel Wellsburg PCH

2013-02-08 Thread James Ralston
This patch adds the HD Audio Device IDs for the Intel Wellsburg PCH Signed-off-by: James Ralston james.d.rals...@intel.com --- sound/pci/hda/hda_intel.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c index

[PATCH 3/5] i2c-i801: Add Device IDs for Intel Wellsburg PCH

2013-02-08 Thread James Ralston
This patch adds the SMBus Device IDs for the Intel Wellsburg PCH Signed-off-by: James Ralston james.d.rals...@intel.com --- Documentation/i2c/busses/i2c-i801 |1 + drivers/i2c/busses/Kconfig|1 + drivers/i2c/busses/i2c-i801.c |3 +++ 3 files changed, 5 insertions(+), 0

[PATCH 4/5] lpc_ich: Add Device IDs for Intel Wellsburg PCH

2013-02-08 Thread James Ralston
This patch adds the Watchdog Timer Device IDs for the Intel Wellsburg PCH Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/mfd/lpc_ich.c | 38 ++ 1 files changed, 38 insertions(+), 0 deletions(-) diff --git a/drivers/mfd/lpc_ich.c b

[PATCH 5/5] ahci: Add Device IDs for Intel Wellsburg PCH

2013-02-08 Thread James Ralston
This patch adds the AHCI-mode SATA Device IDs for the Intel Wellsburg PCH Signed-off-by: James Ralston james.d.rals...@intel.com --- drivers/ata/ahci.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index 4979127..6aac3f7