[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1360105784-12282-1-git-send-email-ks.giri@samsung.com>
Date: Tue, 5 Feb 2013 15:09:40 -0800
From: Girish K S <girishks2000@...il.com>
To: spi-devel-general@...ts.sourceforge.net,
linux-kernel@...r.kernel.org
Cc: linux-arm-kernel@...ts.infradead.org
Subject: [PATCH 0/4] Add polling support for 64xx spi controller
[PATCH 1/4]: fixes the error handling in the interrupt handler
[PATCH 2/4]: The existing driver support partial polling mode.
This patch modifies the current driver to support
only polling mode.
[PATCH 3/4]: Adds quirk to support SoC's with dedicated i/o pins
[PATCH 4/4]: Adds the support for exynos5440 SoC, this SoC has
no support for dma transfer and consists of dedicated
i/o pins.
Girish K S (4):
spi: s3c64xx: modified error interrupt handling and init
spi: s3c64xx: added support for polling mode
spi: s3c64xx: add gpio quirk for controller
spi: s3c64xx: add support for exynos5440 spi
drivers/spi/spi-s3c64xx.c | 157 ++++++++++++++++++++++++++++-----------------
1 file changed, 98 insertions(+), 59 deletions(-)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists