[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1244466304.24950.4.camel@localhost.localdomain>
Date: Mon, 08 Jun 2009 15:05:04 +0200
From: Marcel Holtmann <marcel@...tmann.org>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: Pull request: bluetooth-next-2.6 2009-06-08
Hi Dave,
these are the Bluetooth patches for the 2.6.31 kernel release. They are
mostly cleanups and removal of dead/unused code. However we do integrate
with the re-written RFKILL subsystem now. This gives us proper soft-kill
support for internal and external devices.
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/hci_vhci.c | 90 ++++++----------------------
include/net/bluetooth/bluetooth.h | 6 --
include/net/bluetooth/hci_core.h | 2 +
include/net/bluetooth/l2cap.h | 71 ++++++++++++++++-------
net/bluetooth/hci_core.c | 41 +++++++++++++-
net/bluetooth/l2cap.c | 117 +++++++++++++++++++++----------------
net/bluetooth/rfcomm/core.c | 12 ++--
7 files changed, 184 insertions(+), 155 deletions(-)
through these ChangeSets:
Gustavo F. Padovan (3):
Bluetooth: Use macros for L2CAP channel identifiers
Bluetooth: Use macro for L2CAP hint mask on receiving config request
Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.pl
Marcel Holtmann (8):
Bluetooth: Remove unnecessary variable initialization
Bluetooth: Add basic constants for L2CAP ERTM support and use them
Bluetooth: Remove pointless endian conversion helpers
Bluetooth: Use only MISC_DYNAMIC_MINOR for virtual driver
Bluetooth: Use wait_event_interruptible for virtual driver
Bluetooth: Remove BKL from open callback of virtual driver
Bluetooth: Remove unused and unneeded support in virtual driver
Bluetooth: Add native RFKILL soft-switch support for all devices
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists