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]
Date:	Fri, 14 Jun 2013 01:21:44 -0400
From:	Chao Xie <chao.xie@...vell.com>
To:	<linux-kernel@...r.kernel.org>, <sameo@...ux.intel.com>,
	<yizhang@...vell.com>
CC:	Chao Xie <chao.xie@...vell.com>
Subject: [PATCH V2 0/9] mfd: 88pm80x: bug fixes and enhancement

The patch set fixes some bugs in the 88pm800/88pm805 driver, and it add
regulator device into 88pm800.

The patches are tested based on Marvell pxa988 platform.

V2->V1:
  add more fixes patches.
  Below patches are same almost same as V1
     mfd: 88pm800: fix NULL pointer errorm
     mfd: 88pm800/88pm805: remove "IRQF_TRIGGER_FALLING" flag
  Other patches are new.

Chao Xie (7):
  mfd: 88pm80x: fix driver name for 88pm800 and 88pm805
  mfd: 88pm800: fix for mask_invert
  mfd: 88pm800: remove the power and gpadc page addr from platform data
  mfd: 88pm800: fixes error handling for sub pages probe/remove
  mfd: 88pm80x: Changes chip id definition and detection
  mfd: 88pm800: enhance sub devices initialization
  mfd: 88pm800: add regulator sub device

Yi Zhang (2):
  mfd: 88pm800: fix NULL pointer error
  mfd: 88pm800/88pm805: remove "IRQF_TRIGGER_FALLING" flag

 drivers/mfd/88pm800.c       |  237 +++++++++++++++++++++++++------------------
 drivers/mfd/88pm805.c       |   20 +---
 drivers/mfd/88pm80x.c       |   47 +++++++--
 include/linux/mfd/88pm80x.h |   17 ++--
 4 files changed, 193 insertions(+), 128 deletions(-)

-- 
1.7.4.1

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