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, 12 May 2010 02:10:52 +0200
From:	Lars-Peter Clausen <lars@...afoo.de>
To:	sameo@...ux.intel.com
Cc:	fercerpav@...il.com, linux-kernel@...r.kernel.org,
	Lars-Peter Clausen <lars@...afoo.de>
Subject: [PATCH 0/4] MFD: pcf50633: Fixes and updates

Hi

This patch series contains fixes and updates for the pcf50633 mfd and adc
driver.

Lars-Peter Clausen (4):
  MFD: pcf50633: Fix bitfield logic in interrupt handler
  MFD: pcf50633-adc: Fix potential race pcf50633_adc_sync_read
  MFD: pcf50633: Use threaded irq
  MFD: pcf50633: Move irq related functions to its own file.

 drivers/mfd/Makefile        |    3 +-
 drivers/mfd/pcf50633-adc.c  |   39 ++---
 drivers/mfd/pcf50633-core.c |  344 ++-----------------------------------------
 drivers/mfd/pcf50633-irq.c  |  318 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 346 insertions(+), 358 deletions(-)
 create mode 100644 drivers/mfd/pcf50633-irq.c

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