From: David Miller <davem@davemloft.net>
To: marcel@holtmann.org
Cc: netdev@vger.kernel.org
Subject: Re: Pull request: bluetooth-next-2.6 2009-08-30
Date: Sun, 30 Aug 2009 21:47:47 -0700 (PDT) [thread overview]
Message-ID: <20090830.214747.92673926.davem@davemloft.net> (raw)
In-Reply-To: <cover.1251621661.git.marcel@holtmann.org>
From: Marcel Holtmann <marcel@holtmann.org>
Date: Sun, 30 Aug 2009 01:50:14 -0700
> these are the updates for the Bluetooth subsystem for the 2.6.32 merge
> window. On the driver side we have support for Marvell SDIO devices and
> the Bluetooth USB driver got support for auto-suspend. On the core stack
> part we have support for L2CAP enhanced retransmission mode now. The rest
> are random fixes and cleanups.
Looks good, all pulled into net-next-2.6
prev parent reply other threads:[~2009-08-31 4:47 UTC|newest]
Thread overview: 49+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-30 8:50 Pull request: bluetooth-next-2.6 2009-08-30 Marcel Holtmann
2009-08-30 8:50 ` [PATCH 01/47] Bluetooth: Add proper shutdown support to SCO sockets Marcel Holtmann
2009-08-30 8:50 ` [PATCH 02/47] Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received Marcel Holtmann
2009-08-30 8:50 ` [PATCH 03/47] Bluetooth: Improve USB driver throughput by increasing the frame size Marcel Holtmann
2009-08-30 8:50 ` [PATCH 04/47] Bluetooth: Disconnect HIDRAW devices on disconnect Marcel Holtmann
2009-08-30 8:50 ` [PATCH 05/47] Bluetooth: Add extra device reference counting for connections Marcel Holtmann
2009-08-30 8:50 ` [PATCH 06/47] Bluetooth: Let HIDP grab the device reference " Marcel Holtmann
2009-08-30 8:50 ` [PATCH 07/47] Bluetooth: Add btmrvl driver for Marvell Bluetooth devices Marcel Holtmann
2009-08-30 8:50 ` [PATCH 08/47] Bluetooth: Add Marvell BT-over-SDIO driver Marcel Holtmann
2009-08-30 8:50 ` [PATCH 09/47] Bluetooth: Add debugfs support to btmrvl driver Marcel Holtmann
2009-08-30 8:50 ` [PATCH 10/47] Bluetooth: Add documentation for Marvell Bluetooth driver Marcel Holtmann
2009-08-30 8:50 ` [PATCH 11/47] Bluetooth: Fix Kconfig " Marcel Holtmann
2009-08-30 8:50 ` [PATCH 12/47] Bluetooth: Fix compilation of Marvell driver without debugfs Marcel Holtmann
2009-08-30 8:50 ` [PATCH 13/47] Bluetooth: Remove pointless ifdef protection for Marvell header files Marcel Holtmann
2009-08-30 8:50 ` [PATCH 14/47] Bluetooth: Remove pointless casts from Marvell debugfs support Marcel Holtmann
2009-08-30 8:50 ` [PATCH 15/47] Bluetooth: Some coding style cleanup for Marvell core driver Marcel Holtmann
2009-08-30 8:50 ` [PATCH 16/47] Bluetooth: Fix complicated assignment of firmware for Marvell devices Marcel Holtmann
2009-08-30 8:50 ` [PATCH 17/47] Bluetooth: Fix module description strings for Marvell driver Marcel Holtmann
2009-08-30 8:50 ` [PATCH 18/47] Bluetooth: Remove private device name of Marvell SDIO driver Marcel Holtmann
2009-08-30 8:50 ` [PATCH 19/47] Bluetooth: Fix Marvell driver to use skb_put and hci_opcode_pack Marcel Holtmann
2009-08-30 8:50 ` [PATCH 20/47] Bluetooth: Fix last few compiler warning within Marvell core driver Marcel Holtmann
2009-08-30 8:50 ` [PATCH 21/47] Bluetooth: Remove Enter/Leave debug statements from Marvell driver Marcel Holtmann
2009-08-30 8:50 ` [PATCH 22/47] Bluetooth: Fix incorrect alignment in Marvell BT-over-SDIO driver Marcel Holtmann
2009-08-30 8:50 ` [PATCH 23/47] Bluetooth: Add missing kmalloc NULL tests to Marvell driver Marcel Holtmann
2009-08-30 8:50 ` [PATCH 24/47] Bluetooth: Convert hdev->req_lock to a mutex Marcel Holtmann
2009-08-30 8:50 ` [PATCH 25/47] Bluetooth: Coding style cleanup from previous rfcomm_init bug fix Marcel Holtmann
2009-08-30 8:50 ` [PATCH 26/47] Bluetooth: Add module option to enable L2CAP ERTM support Marcel Holtmann
2009-08-30 8:50 ` [PATCH 27/47] Bluetooth: Allow setting of L2CAP ERTM via socket option Marcel Holtmann
2009-08-30 8:50 ` [PATCH 28/47] Bluetooth: Add L2CAP RFC option if ERTM is enabled Marcel Holtmann
2009-08-30 8:50 ` [PATCH 29/47] Bluetooth: Add configuration support for ERTM and Streaming mode Marcel Holtmann
2009-08-30 8:50 ` [PATCH 30/47] Bluetooth: Create separate l2cap_send_disconn_req() function Marcel Holtmann
2009-08-30 8:50 ` [PATCH 31/47] Bluetooth: Add initial support for ERTM packets transfers Marcel Holtmann
2009-08-30 8:50 ` [PATCH 32/47] Bluetooth: Add support for Segmentation and Reassembly of SDUs Marcel Holtmann
2009-08-30 8:50 ` [PATCH 33/47] Bluetooth: Initial support for retransmission of packets with REJ frames Marcel Holtmann
2009-08-30 8:50 ` [PATCH 34/47] Bluetooth: Add support for Retransmission and Monitor Timers Marcel Holtmann
2009-08-30 8:50 ` [PATCH 35/47] Bluetooth: Enable Streaming Mode for L2CAP Marcel Holtmann
2009-08-30 8:50 ` [PATCH 36/47] Bluetooth: Add support for FCS option to L2CAP Marcel Holtmann
2009-08-30 8:50 ` [PATCH 37/47] Bluetooth: Add support for L2CAP SREJ exception Marcel Holtmann
2009-08-30 8:50 ` [PATCH 38/47] Bluetooth: Full support for receiving L2CAP SREJ frames Marcel Holtmann
2009-08-30 8:50 ` [PATCH 39/47] Bluetooth: Fix rejected connection not disconnecting ACL link Marcel Holtmann
2009-08-30 8:50 ` [PATCH 40/47] Bluetooth: Add locking scheme to L2CAP timeout callbacks Marcel Holtmann
2009-08-30 8:50 ` [PATCH 41/47] Bluetooth: Use proper *_unaligned_le{16,32} helpers for L2CAP Marcel Holtmann
2009-08-30 8:50 ` [PATCH 42/47] Bluetooth: Fix false errors from bcsp_pkt_cull function Marcel Holtmann
2009-08-30 8:50 ` [PATCH 43/47] Bluetooth: Add USB autosuspend support to btusb driver Marcel Holtmann
2009-08-30 8:50 ` [PATCH 44/47] Bluetooth: Add missing selection of CONFIG_CRC16 for L2CAP layer Marcel Holtmann
2009-08-30 8:50 ` [PATCH 45/47] Bluetooth: Acknowledge L2CAP packets when receiving RR-frames (F-bit=1) Marcel Holtmann
2009-08-30 8:51 ` [PATCH 46/47] Bluetooth: Handle L2CAP case when the remote receiver is busy Marcel Holtmann
2009-08-30 8:51 ` [PATCH 47/47] Bluetooth: Add support for L2CAP 'Send RRorRNR' action Marcel Holtmann
2009-08-31 4:47 ` David Miller [this message]
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=20090830.214747.92673926.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=marcel@holtmann.org \
--cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).