mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] MFD: pcf50633: Fixes and updates
@ 2010-05-12  0:10 Lars-Peter Clausen
  2010-05-12  0:10 ` [PATCH 1/4] MFD: pcf50633: Fix bitfield logic in interrupt handler Lars-Peter Clausen
  2010-05-16 22:02 ` [PATCH 0/4] MFD: pcf50633: Fixes and updates Samuel Ortiz
  0 siblings, 2 replies; 6+ messages in thread
From: Lars-Peter Clausen @ 2010-05-12  0:10 UTC (permalink / raw)
  To: sameo; +Cc: fercerpav, linux-kernel, Lars-Peter Clausen

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-05-16 22:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-12  0:10 [PATCH 0/4] MFD: pcf50633: Fixes and updates Lars-Peter Clausen
2010-05-12  0:10 ` [PATCH 1/4] MFD: pcf50633: Fix bitfield logic in interrupt handler Lars-Peter Clausen
2010-05-12  0:10   ` [PATCH 2/4] MFD: pcf50633-adc: Fix potential race pcf50633_adc_sync_read Lars-Peter Clausen
2010-05-12  0:10     ` [PATCH 3/4] MFD: pcf50633: Use threaded irq Lars-Peter Clausen
2010-05-12  0:10       ` [PATCH 4/4] MFD: pcf50633: Move irq related functions to its own file Lars-Peter Clausen
2010-05-16 22:02 ` [PATCH 0/4] MFD: pcf50633: Fixes and updates Samuel Ortiz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®