[PATCH 01/13] ARM: define the PrimeCell DMA API v6
This patch extends the DMA engine with a PrimeCell runtime reconfigure command to configure the DMA channel. This has been identified as the basic extension needed to drive DMA on top of the PL011, PL022 and PL180 PrimeCells. Signed-off-by: Linus Walleij <linus.walleij(a)stericsson.com> Acked-by: Dan Williams <dan... 11 Jun 2010 12:33
[PATCH 04/13] DMAENGINE: ste_dma40: config checks
From: Jonas Aaberg <jonas.aberg(a)stericsson.com> Added various configuration checks. Signed-off-by: Jonas Aaberg <jonas.aberg(a)stericsson.com> Signed-off-by: Linus Walleij <linus.walleij(a)stericsson.com> --- arch/arm/plat-nomadik/include/plat/ste_dma40.h | 2 +- drivers/dma/ste_dma40.c ... 11 Jun 2010 12:33
[PATCH 05/13] ARM: correct PL080 editor mistake
This PL008 among all other variables named PL080 doesn't seem right. Fix it. Cc: Ben Dooks <ben-linux(a)fluff.org> Signed-off-by: Linus Walleij <linus.walleij(a)stericsson.com> --- arch/arm/include/asm/hardware/pl080.h | 2 +- arch/arm/mach-s3c64xx/dma.c | 2 +- 2 files changed, 2 insertions(+), 2... 11 Jun 2010 12:33
[PATCH 07/13] ARM: add PrimeCell generic DMA to PL022 v8
This extends the PL022 SSP/SPI driver with generic DMA engine support using the PrimeCell DMA engine interface. Also fix up the test code for the U300 platform. Acked-by: Grant Likely <grant.likely(a)secretlab.ca> Signed-off-by: Linus Walleij <linus.walleij(a)stericsson.com> --- arch/arm/mach-u300/dummyspichip.c |... 11 Jun 2010 12:33
[PATCH 02/13] DMAENGINE: add generic PrimeCell interface to COH 901 318 v7
This extends the DMA engine driver for the COH 901 318 used in the U300 platform with the generic PrimeCell interface. Signed-off-by: Linus Walleij <linus.walleij(a)stericsson.com> --- drivers/dma/coh901318.c | 154 +++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 154 insertions(+), 0 deletions(-... 11 Jun 2010 12:33
linux-next-20100608 will /bin/sh: scripts/basic/fixdep: Permission denied
Dear All, I using linux-next-20100608 kernel, but if re-complier the kernel will found this messages. root(a)kernel-x86:/usr/src/linux# make oldconfig HOSTCC scripts/basic/fixdep /bin/sh: scripts/basic/fixdep: Permission denied make[1]: *** [scripts/basic/fixdep] Error 1 make: *** [scripts_basic] Error 2 ... 11 Jun 2010 11:26
[PATCH 1/2] AFFS: clean up dirty flag usage
From: Artem Bityutskiy <Artem.Bityutskiy(a)nokia.com> In 'affs_write_super()': remove ancient and wrong commented code, remove unneeded 'clean' variable, so the function becomes a bit cleaner and simpler. In 'affs_remount(): remove unnecessary SB dirty flag changes. Tested-by: Artem Bityutskiy <Artem.Bityutski... 11 Jun 2010 11:26
[PATCH 2/2] AFFS: wait for sb synchronization when needed
From: Artem Bityutskiy <Artem.Bityutskiy(a)nokia.com> AFFS does not ever wait for superblock synchronization in ->put_super(), ->write_super, and ->sync_fs(). However, it should wait for synchronization in ->put_super() because it is about to be unmounted, in ->write_super() because this is periodic SB synchroni... 11 Jun 2010 11:26
[git pull] PCMCIA bugfixes for 2.6.35-rc3
Linus, in order to solve a few bugs -- among them most probably bug 16138, even though the bug reporter hasn't verified the bugfix so far -- please pull from git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git urgent The diffstat and list of changes follows; the patches are sent to the PCMCI... 11 Jun 2010 11:26
[GIT] kbuild fixes
Hi Linus, please pull these two commits that fix the way modules.builtin is generated. Thanks, Michal The following changes since commit 63a07cb64ccc3ceae619d3298545d602ab5ecd38: Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (2010-06-09 12:44:19 -0700) are available in the git rep... 11 Jun 2010 10:19