From: csanjay-EvXpCiN+lbve9wHmmfpqLFaTQe2KTcn/@public.gmane.org
To: linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Sanjay Kumar Champati
<csanjay-EvXpCiN+lbve9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
Subject: [RFC: WL1271 DC supprot on OMAP3EVM 0/5]
Date: Wed, 13 Oct 2010 16:27:14 +0530 [thread overview]
Message-ID: <1286967439-705-1-git-send-email-csanjay@mistralsolutions.com> (raw)
From: Sanjay Kumar Champati <csanjay-EvXpCiN+lbve9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
Sanjay Kumar Champati (5):
ARM: Supported MMC 2 features for OMAP3EVM
ARM: Supported for Standard SDIO driver on OMAP3EVM for WL1271 DC
ARM: Supported for BT enable on OMAP3EVM for WL1271 DC
ARM: Added ALSA audio support for WL1271 DC over the PCM interface
(OMAP37XX)
Supported BT and WLAN configuration for WL1271 over the OMAP37XX
arch/arm/configs/omap3_evm_defconfig | 27 +++++++-
arch/arm/mach-omap2/board-omap3evm.c | 28 ++++++++-
arch/arm/mach-omap2/mmc-twl4030.c | 1 +
arch/arm/mach-omap2/mmc-twl4030.h | 2 +
drivers/bluetooth/Kconfig | 7 ++
drivers/char/tty_io.c | 110 ++++++++++++++++++++++++++++++++++
drivers/mmc/core/sdio_ops.c | 7 ++-
drivers/net/wireless/Kconfig | 11 ++++
sound/soc/omap/Kconfig | 6 ++
sound/soc/omap/Makefile | 2 +
sound/soc/omap/omap3evm.c | 81 ++++++++++++++++++++++++-
sound/soc/omap/wl1271bt.c | 59 ++++++++++++++++++
sound/soc/omap/wl1271bt.h | 16 +++++
13 files changed, 350 insertions(+), 7 deletions(-)
create mode 100644 sound/soc/omap/wl1271bt.c
create mode 100644 sound/soc/omap/wl1271bt.h
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
WARNING: multiple messages have this Message-ID (diff)
From: csanjay@mistralsolutions.com
To: linux-omap@vger.kernel.org
Cc: linux-wireless@vger.kernel.org,
Sanjay Kumar Champati <csanjay@mistralsolutions.com>
Subject: [RFC: WL1271 DC supprot on OMAP3EVM 0/5]
Date: Wed, 13 Oct 2010 16:27:14 +0530 [thread overview]
Message-ID: <1286967439-705-1-git-send-email-csanjay@mistralsolutions.com> (raw)
From: Sanjay Kumar Champati <csanjay@mistralsolutions.com>
Sanjay Kumar Champati (5):
ARM: Supported MMC 2 features for OMAP3EVM
ARM: Supported for Standard SDIO driver on OMAP3EVM for WL1271 DC
ARM: Supported for BT enable on OMAP3EVM for WL1271 DC
ARM: Added ALSA audio support for WL1271 DC over the PCM interface
(OMAP37XX)
Supported BT and WLAN configuration for WL1271 over the OMAP37XX
arch/arm/configs/omap3_evm_defconfig | 27 +++++++-
arch/arm/mach-omap2/board-omap3evm.c | 28 ++++++++-
arch/arm/mach-omap2/mmc-twl4030.c | 1 +
arch/arm/mach-omap2/mmc-twl4030.h | 2 +
drivers/bluetooth/Kconfig | 7 ++
drivers/char/tty_io.c | 110 ++++++++++++++++++++++++++++++++++
drivers/mmc/core/sdio_ops.c | 7 ++-
drivers/net/wireless/Kconfig | 11 ++++
sound/soc/omap/Kconfig | 6 ++
sound/soc/omap/Makefile | 2 +
sound/soc/omap/omap3evm.c | 81 ++++++++++++++++++++++++-
sound/soc/omap/wl1271bt.c | 59 ++++++++++++++++++
sound/soc/omap/wl1271bt.h | 16 +++++
13 files changed, 350 insertions(+), 7 deletions(-)
create mode 100644 sound/soc/omap/wl1271bt.c
create mode 100644 sound/soc/omap/wl1271bt.h
next reply other threads:[~2010-10-13 10:57 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-13 10:57 csanjay-EvXpCiN+lbve9wHmmfpqLFaTQe2KTcn/ [this message]
2010-10-13 10:57 ` [RFC: WL1271 DC supprot on OMAP3EVM 0/5] csanjay
2010-10-13 10:57 ` [RFC: WL1271 DC supprot on OMAP3EVM 1/5] ARM: Supported MMC 2 features for OMAP3EVM csanjay
[not found] ` <1286967439-705-1-git-send-email-csanjay-EvXpCiN+lbve9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
2010-10-13 10:57 ` [RFC: WL1271 DC supprot on OMAP3EVM 2/5] ARM: Supported for Standard SDIO driver on OMAP3EVM for WL1271 DC csanjay-EvXpCiN+lbve9wHmmfpqLFaTQe2KTcn/
2010-10-13 10:57 ` csanjay
[not found] ` <1286967439-705-3-git-send-email-csanjay-EvXpCiN+lbve9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
2010-10-13 11:17 ` Varadarajan, Charulatha
2010-10-13 11:17 ` Varadarajan, Charulatha
2010-10-13 11:32 ` Johannes Berg
2010-10-13 11:32 ` Johannes Berg
2010-10-13 10:57 ` [RFC: WL1271 DC supprot on OMAP3EVM 3/5] ARM: Supported for BT enable " csanjay-EvXpCiN+lbve9wHmmfpqLFaTQe2KTcn/
2010-10-13 10:57 ` csanjay
2010-10-13 10:57 ` [RFC: WL1271 DC supprot on OMAP3EVM 4/5] ARM: Added ALSA audio support for WL1271 DC over the PCM interface (OMAP37XX) csanjay-EvXpCiN+lbve9wHmmfpqLFaTQe2KTcn/
2010-10-13 10:57 ` csanjay
2010-10-13 12:37 ` [RFC: WL1271 DC supprot on OMAP3EVM 0/5] Luciano Coelho
2010-10-13 12:37 ` Luciano Coelho
2010-10-13 10:57 ` [RFC: WL1271 DC supprot on OMAP3EVM 5/5] Supported BT and WLAN configuration for WL1271 over the OMAP37XX csanjay
2010-10-13 11:54 ` [RFC: WL1271 DC supprot on OMAP3EVM 0/5] Ohad Ben-Cohen
2010-10-13 11:54 ` Ohad Ben-Cohen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1286967439-705-1-git-send-email-csanjay@mistralsolutions.com \
--to=csanjay-evxpcin+lbve9whmmfpqlfatqe2ktcn/@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.