* Pull request blackfin.git (for-mtd branch)
@ 2009-07-14 13:48 Mike Frysinger
2009-07-15 6:07 ` Artem Bityutskiy
0 siblings, 1 reply; 5+ messages in thread
From: Mike Frysinger @ 2009-07-14 13:48 UTC (permalink / raw)
To: Artem Bityutskiy; +Cc: linux-mtd
The following changes since commit 4a390e07fc53ce9dd615d7b788e9ecc73f87ad94:
Linus Torvalds (1):
Merge git://git.kernel.org/.../gregkh/staging-2.6
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin.git for-mtd
Graf Yang (2):
mtd: m25p80: add support for AAI programming with SST SPI flashes
mtd: m25p80: add SST WF SPI flash device information
Mike Frysinger (5):
mtd/maps: uclinux: depend on MTD_RAM being built into the kernel
mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressing
mtd: fix order of TEST/PARTITIONS kconfig options
[MTD] [CHIPS] stm_flash: new ST PSD4256G compatible flash chip driver
[MTD] phram: cleanup error handling and associated messages
Timofei Bondarenko (1):
mtd/maps: uclinux: fix building when partition support is disabled
drivers/mtd/Kconfig | 16 +-
drivers/mtd/chips/Kconfig | 8 +
drivers/mtd/chips/Makefile | 1 +
drivers/mtd/chips/stm_flash.c | 747 ++++++++++++++++++++++++++++++++++++
drivers/mtd/devices/m25p80.c | 130 +++++++-
drivers/mtd/devices/phram.c | 25 +-
drivers/mtd/maps/Kconfig | 12 +-
drivers/mtd/maps/Makefile | 3 +-
drivers/mtd/maps/gpio-addr-flash.c | 311 +++++++++++++++
drivers/mtd/maps/uclinux.c | 8 +
10 files changed, 1236 insertions(+), 25 deletions(-)
create mode 100644 drivers/mtd/chips/stm_flash.c
create mode 100644 drivers/mtd/maps/gpio-addr-flash.c
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Pull request blackfin.git (for-mtd branch)
2009-07-14 13:48 Pull request blackfin.git (for-mtd branch) Mike Frysinger
@ 2009-07-15 6:07 ` Artem Bityutskiy
2009-07-15 11:25 ` Mike Frysinger
0 siblings, 1 reply; 5+ messages in thread
From: Artem Bityutskiy @ 2009-07-15 6:07 UTC (permalink / raw)
To: Mike Frysinger; +Cc: Artem Bityutskiy, linux-mtd
On Tue, 2009-07-14 at 09:48 -0400, Mike Frysinger wrote:
> The following changes since commit 4a390e07fc53ce9dd615d7b788e9ecc73f87ad94:
> Linus Torvalds (1):
> Merge git://git.kernel.org/.../gregkh/staging-2.6
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin.git for-mtd
Hi Mike,
since I'm not an MTD maintainer, I cannot pull this for you. But
what I can do for you is to bug David. I asked him and he said
he is planning to take stuff to the mtd-2.6.git this week.
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Pull request blackfin.git (for-mtd branch)
2009-07-15 6:07 ` Artem Bityutskiy
@ 2009-07-15 11:25 ` Mike Frysinger
2009-07-16 9:59 ` Artem Bityutskiy
0 siblings, 1 reply; 5+ messages in thread
From: Mike Frysinger @ 2009-07-15 11:25 UTC (permalink / raw)
To: dedekind; +Cc: Artem Bityutskiy, linux-mtd
On Wed, Jul 15, 2009 at 02:07, Artem Bityutskiy wrote:
> On Tue, 2009-07-14 at 09:48 -0400, Mike Frysinger wrote:
>> The following changes since commit 4a390e07fc53ce9dd615d7b788e9ecc73f87ad94:
>> Linus Torvalds (1):
>> Merge git://git.kernel.org/.../gregkh/staging-2.6
>>
>> are available in the git repository at:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin.git for-mtd
>
> since I'm not an MTD maintainer, I cannot pull this for you. But
> what I can do for you is to bug David. I asked him and he said
> he is planning to take stuff to the mtd-2.6.git this week.
you can pull it and push to David since you seem to have much better
luck getting things merged ;)
-mike
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Pull request blackfin.git (for-mtd branch)
2009-07-15 11:25 ` Mike Frysinger
@ 2009-07-16 9:59 ` Artem Bityutskiy
2009-07-16 17:59 ` Mike Frysinger
0 siblings, 1 reply; 5+ messages in thread
From: Artem Bityutskiy @ 2009-07-16 9:59 UTC (permalink / raw)
To: Mike Frysinger; +Cc: Artem Bityutskiy, linux-mtd
On Wed, 2009-07-15 at 07:25 -0400, Mike Frysinger wrote:
> On Wed, Jul 15, 2009 at 02:07, Artem Bityutskiy wrote:
> > On Tue, 2009-07-14 at 09:48 -0400, Mike Frysinger wrote:
> >> The following changes since commit 4a390e07fc53ce9dd615d7b788e9ecc73f87ad94:
> >> Linus Torvalds (1):
> >> Merge git://git.kernel.org/.../gregkh/staging-2.6
> >>
> >> are available in the git repository at:
> >>
> >> git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin.git for-mtd
> >
> > since I'm not an MTD maintainer, I cannot pull this for you. But
> > what I can do for you is to bug David. I asked him and he said
> > he is planning to take stuff to the mtd-2.6.git this week.
>
> you can pull it and push to David since you seem to have much better
> luck getting things merged ;)
If you do not mind, I'll better keep your pull request in my "bug dwmw2"
folder :-)
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Pull request blackfin.git (for-mtd branch)
2009-07-16 9:59 ` Artem Bityutskiy
@ 2009-07-16 17:59 ` Mike Frysinger
0 siblings, 0 replies; 5+ messages in thread
From: Mike Frysinger @ 2009-07-16 17:59 UTC (permalink / raw)
To: dedekind; +Cc: Artem Bityutskiy, linux-mtd
On Thu, Jul 16, 2009 at 05:59, Artem Bityutskiy wrote:
> On Wed, 2009-07-15 at 07:25 -0400, Mike Frysinger wrote:
>> On Wed, Jul 15, 2009 at 02:07, Artem Bityutskiy wrote:
>> > On Tue, 2009-07-14 at 09:48 -0400, Mike Frysinger wrote:
>> >> The following changes since commit 4a390e07fc53ce9dd615d7b788e9ecc73f87ad94:
>> >> Linus Torvalds (1):
>> >> Merge git://git.kernel.org/.../gregkh/staging-2.6
>> >>
>> >> are available in the git repository at:
>> >>
>> >> git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin.git for-mtd
>> >
>> > since I'm not an MTD maintainer, I cannot pull this for you. But
>> > what I can do for you is to bug David. I asked him and he said
>> > he is planning to take stuff to the mtd-2.6.git this week.
>>
>> you can pull it and push to David since you seem to have much better
>> luck getting things merged ;)
>
> If you do not mind, I'll better keep your pull request in my "bug dwmw2"
> folder :-)
np, whatever works for you
-mike
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-07-16 18:00 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-14 13:48 Pull request blackfin.git (for-mtd branch) Mike Frysinger
2009-07-15 6:07 ` Artem Bityutskiy
2009-07-15 11:25 ` Mike Frysinger
2009-07-16 9:59 ` Artem Bityutskiy
2009-07-16 17:59 ` Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox