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: <20161115130215.3301-1-woogyom.kim@gmail.com>
Date:   Tue, 15 Nov 2016 22:02:10 +0900
From:   Milo Kim <woogyom.kim@...il.com>
To:     Lee Jones <lee.jones@...aro.org>
Cc:     Tony Lindgren <tony@...mide.com>, linux-omap@...r.kernel.org,
        linux-kernel@...r.kernel.org, Milo Kim <woogyom.kim@...il.com>
Subject: [PATCH 0/5] mfd: tps65217: Improve the IRQ domain feature

TPS65217 can be built as a module, this patch-set includes the error fix 
and rework the interrupt handler.
Additionally, TPS65217 INT pin is registered as a system wakeup source.

Milo Kim (5):
  mfd: tps65217: Fix page fault on unloading modules
  mfd: tps65217: Specify the IRQ name
  mfd: tps65217: Update register interrupt mask bits instead of writing
    operation
  mfd: tps65217: Make an interrupt handler simpler
  mfd: tps65217: Support an interrupt pin as the system wakeup

 drivers/mfd/tps65217.c       | 71 ++++++++++++++++++++------------------------
 include/linux/mfd/tps65217.h |  4 ++-
 2 files changed, 36 insertions(+), 39 deletions(-)

-- 
2.9.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ