First  |  Prev |  Next  |  Last
Pages: 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835
spi: davinci: Added support for chip select using gpio
On Mon, Jun 28, 2010 at 12:47 AM, Raffaele Recalcati <lamiaposta71(a)gmail.com> wrote: From: Raffaele Recalcati <raffaele.recalcati(a)bticino.it> � �It is not everytime possible, due to hardware constraints, � �to use the hw chip select available on spi port. � �So I add this possibility using a gpio as chi... 30 Jun 2010 19:49
PCI: skip release and reallocation of io port resources
On 06/30/2010 02:15 PM, Ram Pai wrote: PCI: skip release and reallocation of io port resources git commit 977d17bb1749517b353874ccdc9b85abc7a58c2a released and reallocated all resources, ioport and memory, when allocation of any resource of any type failed. T... 9 Jul 2010 12:45
[PATCH] 2.6.34: simple IOMMU API extension to check safe interrupt remapping
This patch allows IOMMU users to determine whether the hardware and software support safe, isolated interrupt remapping. Not all Intel IOMMUs have the hardware, and the software for AMD is not there yet. Signed-off-by: Tom Lyon <pugs(a)cisco.com> --- MST has convinced me that any user level driver for PCI master... 30 Jun 2010 19:49
ext2:delete misused ext2_free_blocks
On Wed, Jun 30, 2010 at 06:21:27PM +0800, Peter Pan wrote: if ext2_new_blocks returns error, no blocks need to be freed. Hi Peter, Your patch isn't right. The original code is OK as is. Are you seeing a kernel panic? Perhaps we can help you fix it. regards, dan carpenter Signed-off-by: Peter ... 30 Jun 2010 23:06
[PATCH] fs-writeback: fix kernel-doc warnings
From: Randy Dunlap <randy.dunlap(a)oracle.com> Fix kernel-doc to match the function's changed args. Warning(fs/fs-writeback.c:190): No description found for parameter 'args' Warning(fs/fs-writeback.c:190): Excess function parameter 'sb' description in 'bdi_queue_work_onstack' Signed-off-by: Randy Dunlap <randy.... 30 Jun 2010 18:42
mmc: Add erase, secure erase, trim and secure trim operations
On Thu, 24 Jun 2010 11:44:00 +0300 Adrian Hunter <adrian.hunter(a)nokia.com> wrote: SD/MMC cards tend to support an erase operation. In addition, eMMC v4.4 cards can support secure erase, trim and secure trim operations that are all variants of the basic erase command. The patch proposes a new userspace i... 1 Jul 2010 07:45
Filename case conflict Documentation/io-mapping.txt and Documentation/IO-mapping.txt
On Wed, 30 Jun 2010 22:58:21 +0200 Kees Bakker wrote: Hi, Do we really want these two filenames as they are right now? We have: Documentation/IO-mapping.txt Documentation/io-mapping.txt kees(a)plankie:~/src/linux-2.6$ git blame Documentation/IO-mapping.txt|head ^1da177e (Linus Torvald... 30 Jun 2010 18:42
block: Add secure discard
On Thu, 24 Jun 2010 11:44:23 +0300 Adrian Hunter <adrian.hunter(a)nokia.com> wrote: From b25b9a499f255ee5999c219525d82ef40382318c Mon Sep 17 00:00:00 2001 From: Adrian Hunter <adrian.hunter(a)nokia.com> Date: Wed, 23 Jun 2010 15:41:38 +0300 Subject: [PATCH 4/5] block: Add secure discard Secure discar... 15 Jul 2010 16:31
Removing dead MACH_U300_BS26
2010/6/30 Christoph Egger <siccegge(a)cs.fau.de>: MACH_U300_BS26 doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> OK then, Acked-by: Linus Walleij <linus.walleij(a)stericsson.com> Yours, Linus Walleij -- To u... 20 Jul 2010 12:27
[PATCH]kernel.h Move warning message about using kernel headers for userspace to types.h
Hopefully correct, as request move the function that checks if userspace is using kernel headers, from kernel.h to types.h. (Please check.) Signed-off-by: Justin P. Mattock <justinmattock(a)gmail.com> --- include/linux/kernel.h | 6 ------ include/linux/types.h | 6 ++++++ 2 files changed, 6 insertion... 30 Jun 2010 18:42
First  |  Prev |  Next  |  Last
Pages: 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835