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:	Tue, 21 Aug 2012 15:15:47 +0900
From:	Chanwoo Choi <cw00.choi@...sung.com>
To:	sameo@...ux.intel.com
Cc:	gregkh@...uxfoundation.org, myungjoo.ham@...sung.com,
	kyungmin.park@...sung.com, linux-kernel@...r.kernel.org,
	Chanwoo Choi <cw00.choi@...sung.com>
Subject: [PATCH 0/2] mfd: MAX77693: Fix bug

This patchset fix bug of Maxim MAX77693 chip. First patch unmask interrupt
masking bit for charger/flas/muic device of Maxim MAX77693 and second patch
remove NULL pointer error when mfd-max77693 driver initialize irqs of Maxim
MAX77693 devices.

Chanwoo Choi (2):
  mfd: MAX77693: Fix bug of interrupt handlding for MAX77693 devices
  mfd: MAX77693: Fix NULL pointer error when initialize irqs of Maxim
    MAX77693

 drivers/extcon/extcon-max77693.c |   20 +++++++++++++-------
 drivers/mfd/max77693-irq.c       |   36 +++++++++++++++++++++++++++++++-----
 drivers/mfd/max77693.c           |   14 ++++++++++++++
 3 files changed, 58 insertions(+), 12 deletions(-)

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