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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1400164644-3222-1-git-send-email-mika.westerberg@linux.intel.com>
Date:	Thu, 15 May 2014 17:37:20 +0300
From:	Mika Westerberg <mika.westerberg@...ux.intel.com>
To:	Wolfram Sang <wsa@...-dreams.de>
Cc:	Yao Jin <yao.jin@...el.com>, Aubrey Li <aubrey.li@...el.com>,
	Mika Westerberg <mika.westerberg@...ux.intel.com>,
	linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] i2c: designware: Fixes for Asus T100 and Haswell PCI IDs

Hi,

Patches 1-3 are needed in order to get runtime PM working properly on Intel
Baytrail based tablets, like on Asus T100. We need to re-initialize the
controller on resume.

Patch 4 adds Haswell PCI IDs to the driver. It is independent of the
preceding patches but I decided to include it here as well. Haswell based
chromebooks need this.

Mika Westerberg (4):
  i2c: designware: No need to disable already disabled controller
  i2c: designware: Disable device on system suspend
  i2c: designware: Add runtime PM hooks
  i2c: designware-pci: Add Haswell PCI IDs

 drivers/i2c/busses/i2c-designware-core.c    |  4 ++++
 drivers/i2c/busses/i2c-designware-pcidrv.c  | 22 ++++++++++++++++++++++
 drivers/i2c/busses/i2c-designware-platdrv.c | 13 ++++++-------
 3 files changed, 32 insertions(+), 7 deletions(-)

-- 
2.0.0.rc2

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ