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:	Wed, 13 Mar 2013 18:02:15 +0900
From:	Chanwoo Choi <cw00.choi@...sung.com>
To:	linux-kernel@...r.kernel.org
Cc:	myungjoo.ham@...sung.com, kyungmin.park@...sung.com,
	cw00.choi@...sung.com
Subject: [PATCH 0/3] extcon: max8997/max77693: Fix bug and set default value to
 bring up

This patchset is small fixes of extcon-max8997/max77693 driver.

Fix to max77693 extcon driver:
- Set default value of MUIC register to bring up it.
when user don't pass specific initial data for MUIC device.
Fix to max8997/max77693 extcon driver:
- Fix wrong pointer on probe() when platform data isn't used.

Chanwoo Choi (3):
  extcon: max8997: Check the pointer of platform data to protect null pointer error
  extcon: max77693: Fix bug of wrong pointer when platform data is not used
  extcon: max77693: Initialize register of MUIC device to bring up it without platform data

 drivers/extcon/extcon-max77693.c     | 103 +++++++++++++++++++++++++++--------
 drivers/extcon/extcon-max8997.c      |  56 +++++++++++--------
 include/linux/mfd/max77693-private.h |  23 ++++++++
 3 files changed, 137 insertions(+), 45 deletions(-)

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ