netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Pull request: bluetooth-next-2.6 2009-06-08
@ 2009-06-08 13:05 Marcel Holtmann
  2009-06-08 21:24 ` David Miller
  2009-06-11 13:08 ` David Miller
  0 siblings, 2 replies; 10+ messages in thread
From: Marcel Holtmann @ 2009-06-08 13:05 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev

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



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-06-11 14:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-08 13:05 Pull request: bluetooth-next-2.6 2009-06-08 Marcel Holtmann
2009-06-08 21:24 ` David Miller
2009-06-09  5:42   ` Marcel Holtmann
2009-06-09  6:47     ` David Miller
2009-06-09 15:25       ` Marcel Holtmann
2009-06-10  0:55         ` David Miller
2009-06-11 13:05           ` Marcel Holtmann
2009-06-11 13:08             ` David Miller
2009-06-11 14:07               ` Marcel Holtmann
2009-06-11 13:08 ` David Miller

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).