All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] some mtd fixes
@ 2008-07-22  7:38 Uwe Kleine-König
  2008-07-22  7:38 ` [PATCH 1/4] [MTD] remove bogus warning about missing boot bank location Uwe Kleine-König
  0 siblings, 1 reply; 11+ messages in thread
From: Uwe Kleine-König @ 2008-07-22  7:38 UTC (permalink / raw)
  To: linux-mtd


Hello,

In the past I send a few problem reports and patches but only got a
single response that one of the patches was already submitted without
making it into upstream, though.

So I'm resending in the hope that continuous reminding will help in the
end :-)

Shortlog and overall diffstat can be found below.

You can also pull or fetch these patches from

	git://www.modarm9.com/gitsrc/pub/people/ukleinek/linux-2.6.git mtd-fixes

and look at them at

	http://www.modarm9.com/git/people/ukleinek/linux-2.6.git?a=shortlog;h=refs/heads/mtd-fixes

Best regards and thanks for your attention,
Uwe

Robert Jarzmik (1):
      [MTD] physmap: Fix suspend/resume/shutdown bugs.

Uwe Kleine-König (3):
      [MTD] remove bogus warning about missing boot bank location
      [RFC] [MTD] cfi_probe: remove Intel chip workaround
      [MTD] physmap: resume already suspended chips on failure to suspend


 drivers/mtd/chips/cfi_cmdset_0002.c |    5 -----
 drivers/mtd/chips/cfi_probe.c       |    8 --------
 drivers/mtd/maps/physmap.c          |   22 ++++++++++++++++++----
 3 files changed, 18 insertions(+), 17 deletions(-)

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

end of thread, other threads:[~2008-10-19  5:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-22  7:38 [PATCH 0/4] some mtd fixes Uwe Kleine-König
2008-07-22  7:38 ` [PATCH 1/4] [MTD] remove bogus warning about missing boot bank location Uwe Kleine-König
2008-07-22  7:38   ` [PATCH 2/4] [RFC] [MTD] cfi_probe: remove Intel chip workaround Uwe Kleine-König
2008-07-22  7:39     ` [PATCH 3/4] [MTD] physmap: Fix suspend/resume/shutdown bugs Uwe Kleine-König
2008-07-22  7:39       ` [PATCH 4/4] [MTD] physmap: resume already suspended chips on failure to suspend Uwe Kleine-König
2008-07-25 13:52     ` [PATCH 2/4] [RFC] [MTD] cfi_probe: remove Intel chip workaround David Woodhouse
2008-07-25 20:45       ` Uwe Kleine-König
2008-07-28  7:21     ` Alexander Belyakov
2008-07-28 14:05       ` Alexey Korolev
2008-08-05 14:41         ` Alexey Korolev
2008-10-19  5:33   ` [PATCH 1/4] [MTD] remove bogus warning about missing boot bank location Christopher Moore

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.