netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: Pull request: bluetooth-next-2.6 2009-12-03
Date: Thu,  3 Dec 2009 19:45:37 +0100	[thread overview]
Message-ID: <cover.1259865279.git.marcel@holtmann.org> (raw)

Hi Dave,

these are the patches for the 2.6.33 merge window. Sorry for being a bit
late, but I got dragged into some other work. Besides the ongoing work on
the L2CAP ERTM support it is only bug fixes and cleanups.

I did base this against your net-next tree. If you want me to rebase it,
then let me know.

Regards

Marcel


Please pull from

    git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6.git master

This will update the following files:

 drivers/bluetooth/btmrvl_debugfs.c |    1 -
 drivers/bluetooth/btmrvl_drv.h     |    1 +
 drivers/bluetooth/btmrvl_main.c    |   55 +++++++++++-------
 drivers/bluetooth/btmrvl_sdio.c    |    4 +
 drivers/bluetooth/hci_vhci.c       |   20 +------
 include/net/bluetooth/hci_core.h   |   39 +------------
 include/net/bluetooth/l2cap.h      |    2 +-
 net/bluetooth/bnep/core.c          |    5 +-
 net/bluetooth/hci_core.c           |   39 +++++++++++--
 net/bluetooth/hci_event.c          |    6 +-
 net/bluetooth/hci_sock.c           |   11 +++-
 net/bluetooth/hidp/core.c          |    9 +++
 net/bluetooth/l2cap.c              |  110 +++++++++++++++++++++++++++--------
 net/bluetooth/rfcomm/core.c        |    6 ++
 14 files changed, 192 insertions(+), 116 deletions(-)

through these ChangeSets:

Amitkumar Karwar (1):
    Bluetooth: Enable auto sleep mode for btmrvl driver

Ben Hutchings (1):
    Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver

Gustavo F. Padovan (5):
    Bluetooth: Initialize variables and timers for both channel's sides
    Bluetooth: Fix unset of SrejActioned flag
    Bluetooth: Fix sending ReqSeq on I-frames
    Bluetooth: Implement RejActioned flag
    Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value

Jiri Kosina (1):
    Bluetooth: Implement raw output support for HIDP layer

Marcel Holtmann (7):
    Bluetooth: Remove unused global minor variable
    Bluetooth: Fix miscdev ops owner for virtual driver
    Bluetooth: Return ENETDOWN when interface is down
    Bluetooth: Turn hci_recv_frame into an exported function
    Bluetooth: Unobfuscate tasklet_schedule usage
    Bluetooth: Add L2CAP option for max transmit value
    Bluetooth: Add RFCOMM option to use L2CAP ERTM mode

Rahul Tank (1):
    Bluetooth: Removal of unused variable in btmrvl driver

Thomas Gleixner (1):
    Bluetooth: Remove stub ioctl in hci_vhci

Vikram Kandukuri (1):
    Bluetooth: Fix handling of BNEP setup connection requests


             reply	other threads:[~2009-12-03 18:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-03 18:45 Marcel Holtmann [this message]
2009-12-03 18:45 ` [PATCH 01/18] Bluetooth: Removal of unused variable in btmrvl driver Marcel Holtmann
2009-12-03 18:45 ` [PATCH 02/18] Bluetooth: Remove stub ioctl in hci_vhci Marcel Holtmann
2009-12-03 18:45 ` [PATCH 03/18] Bluetooth: Remove unused global minor variable Marcel Holtmann
2009-12-03 18:45 ` [PATCH 04/18] Bluetooth: Fix miscdev ops owner for virtual driver Marcel Holtmann
2009-12-03 18:45 ` [PATCH 05/18] Bluetooth: Implement raw output support for HIDP layer Marcel Holtmann
2009-12-03 18:45 ` [PATCH 06/18] Bluetooth: Return ENETDOWN when interface is down Marcel Holtmann
2009-12-03 18:45 ` [PATCH 07/18] Bluetooth: Turn hci_recv_frame into an exported function Marcel Holtmann
2009-12-03 18:45 ` [PATCH 08/18] Bluetooth: Unobfuscate tasklet_schedule usage Marcel Holtmann
2009-12-03 18:45 ` [PATCH 09/18] Bluetooth: Fix handling of BNEP setup connection requests Marcel Holtmann
2009-12-03 18:45 ` [PATCH 10/18] Bluetooth: Initialize variables and timers for both channel's sides Marcel Holtmann
2009-12-03 18:45 ` [PATCH 11/18] Bluetooth: Fix unset of SrejActioned flag Marcel Holtmann
2009-12-03 18:45 ` [PATCH 12/18] Bluetooth: Fix sending ReqSeq on I-frames Marcel Holtmann
2009-12-03 18:45 ` [PATCH 13/18] Bluetooth: Implement RejActioned flag Marcel Holtmann
2009-12-03 18:45 ` [PATCH 14/18] Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value Marcel Holtmann
2009-12-03 18:45 ` [PATCH 15/18] Bluetooth: Enable auto sleep mode for btmrvl driver Marcel Holtmann
2009-12-03 18:45 ` [PATCH 16/18] Bluetooth: Add L2CAP option for max transmit value Marcel Holtmann
2009-12-03 18:45 ` [PATCH 17/18] Bluetooth: Add RFCOMM option to use L2CAP ERTM mode Marcel Holtmann
2009-12-03 18:45 ` [PATCH 18/18] Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driver Marcel Holtmann
2009-12-03 21:56 ` Pull request: bluetooth-next-2.6 2009-12-03 David Miller

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=cover.1259865279.git.marcel@holtmann.org \
    --to=marcel@holtmann.org \
    --cc=davem@davemloft.net \
    --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).