lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 22 Aug 2014 13:58:11 +0300 From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com> To: Lee Jones <lee.jones@...aro.org>, Bjorn Helgaas <bhelgaas@...gle.com>, linux-kernel@...r.kernel.org, Samuel Ortiz <sameo@...ux.intel.com>, Chang Rebecca Swee Fun <rebecca.swee.fun.chang@...el.com> Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com> Subject: [PATCH v1 0/5] mfd: lpc_sch: Intel Quark support This brings support of the LPC SCH device found on Intel Quark SoC. Patches were compile tested, and driver runs on actual hardware. Please, note that PCI ID will be used in future in the gpio-sch driver. Andy Shevchenko (4): mfd: lpc_sch: reduce duplicate code mfd: lpc_sch: better code manageability with chipset info struct mfd: lpc_sch: Add support for Intel Quark X1000 mfd: lpc_sch: remove FSF address Josef Ahmad (1): pci_ids: add support for Intel Quark ILB drivers/mfd/lpc_sch.c | 207 ++++++++++++++++++++++++++++-------------------- include/linux/pci_ids.h | 1 + 2 files changed, 122 insertions(+), 86 deletions(-) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists