[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1294272313-15899-1-git-send-email-russ.gorby@intel.com>
Date: Wed, 5 Jan 2011 16:05:06 -0800
From: Russ Gorby <russ.gorby@...el.com>
To: Greg@...r.kernel.org, Kroah-Hartman@...r.kernel.org,
<gregkh@...e.de>, Vasiliy@...r.kernel.org, Kulikov@...r.kernel.org,
<segoon@...nwall.com>, Alan@...r.kernel.org, Cox@...r.kernel.org,
<alan@...ux.intel.com>, Russ@...r.kernel.org,
Gorby@...r.kernel.org, <richardx.r.gorby@...el.com>,
linux-kernel@...r.kernel.org
Cc: suhail.ahmed@...el.com
Subject: [PATCH 0/7] IFX6X60 patchset: 01/05/2011
Hello SPI/Serial Maintainers,
I am sending a patchset for the ifx6x60 driver to be considered for
inclusion in the Linux kernel.
Patches were made against the following GIT repo
http://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
A breif description of the patches follows:
[PATCH 1/7] serial: ifx6x60: fixed call to tty_port_init
- fixed order of setting port ops
[PATCH 2/7] serial: ifx6x60: dma_alloc_coherent must use parent dev
- fixed device for which the allocation is made
[PATCH 3/7] serial: ifx6x60: changed internal bpw from boolean to int
[PATCH 4/7] serial: ifx6x60: set SPI max_speed_hz based on platform type
- set max speed to 25Mhz for platforms that support it
[PATCH 5/7] serial: ifx6x60: probe routine needs to call spi_setup
- configured spi for the h/w device
[PATCH 6/7] serial: ifx6x60: fix modem names to ones recognized by firmware
[PATCH 7/7] serial: ifx6x60: cleanup
--
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