netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Pull request: bluetooth-next-2.6 2010-02-27
@ 2010-02-27 22:38 Marcel Holtmann
  2010-02-27 22:38 ` [PATCH 1/9] Bluetooth: Add __init/__exit macros to Marvell SDIO driver Marcel Holtmann
  2010-02-28  8:19 ` Pull request: bluetooth-next-2.6 2010-02-27 David Miller
  0 siblings, 2 replies; 15+ messages in thread
From: Marcel Holtmann @ 2010-02-27 22:38 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2496 bytes --]

I was hoping to get the Enhanced L2CAP updates ready for this merge window,
but in the end they were not stable enough. So I removed all the L2CAP
changes out of this merge request.

The leftovers are small updates and bug fixes. The only bigger change is
a patch that adds per controller debugfs. That way drivers don't have to
deal with it on their own. This avoids clashes with multiple controllers
attached to the same system. The Marvell driver is one of the examples
where this is needed. Their debugfs support and multiple controllers was
not done properly.

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/ath3k.c          |    2 +
 drivers/bluetooth/bcm203x.c        |    2 +-
 drivers/bluetooth/bfusb.c          |    2 +-
 drivers/bluetooth/bluecard_cs.c    |    2 +-
 drivers/bluetooth/bpa10x.c         |    2 +-
 drivers/bluetooth/bt3c_cs.c        |    2 +-
 drivers/bluetooth/btmrvl_debugfs.c |   14 ++--
 drivers/bluetooth/btmrvl_main.c    |    2 +-
 drivers/bluetooth/btmrvl_sdio.c    |    4 +-
 drivers/bluetooth/btsdio.c         |    2 +-
 drivers/bluetooth/btuart_cs.c      |    2 +-
 drivers/bluetooth/btusb.c          |    2 +-
 drivers/bluetooth/dtl1_cs.c        |    2 +-
 drivers/bluetooth/hci_ldisc.c      |    2 +-
 drivers/bluetooth/hci_vhci.c       |    2 +-
 include/net/bluetooth/hci.h        |    6 ++-
 include/net/bluetooth/hci_core.h   |    5 +-
 net/bluetooth/hci_core.c           |   12 +++-
 net/bluetooth/hci_event.c          |    1 +
 net/bluetooth/hci_sock.c           |    2 +-
 net/bluetooth/hci_sysfs.c          |  122 +++++++++++++++++++++++++----------
 21 files changed, 129 insertions(+), 63 deletions(-)

through these ChangeSets:

Dan Carpenter (1):
    Bluetooth: Add missing kfree() on error path in Atheros driver

Johann Felix Soden (1):
    Bluetooth: Fix out of scope variable access in hci_sock_cmsg()

Marcel Holtmann (4):
    Bluetooth: Convert controller hdev->type to hdev->bus
    Bluetooth: Convert inquiry cache to use debugfs instead of sysfs
    Bluetooth: Convert Marvell driver to use per adapter debugfs
    Bluetooth: Add controller types for BR/EDR and 802.11 AMP

Márton Németh (1):
    Bluetooth: Make USB device id constant

Peter Huewe (1):
    Bluetooth: Add __init/__exit macros to Marvell SDIO driver

Stephen Coe (1):
    Bluetooth: Add SCO fallback for unsupported feature error


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

end of thread, other threads:[~2010-02-28  8:58 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-27 22:38 Pull request: bluetooth-next-2.6 2010-02-27 Marcel Holtmann
2010-02-27 22:38 ` [PATCH 1/9] Bluetooth: Add __init/__exit macros to Marvell SDIO driver Marcel Holtmann
2010-02-27 22:38   ` [PATCH 2/9] Bluetooth: Make USB device id constant Marcel Holtmann
2010-02-27 22:38     ` [PATCH 3/9] Bluetooth: Add missing kfree() on error path in Atheros driver Marcel Holtmann
2010-02-27 22:38       ` [PATCH 4/9] Bluetooth: Convert controller hdev->type to hdev->bus Marcel Holtmann
2010-02-27 22:38         ` [PATCH 5/9] Bluetooth: Convert inquiry cache to use debugfs instead of sysfs Marcel Holtmann
2010-02-27 22:38           ` [PATCH 6/9] Bluetooth: Convert Marvell driver to use per adapter debugfs Marcel Holtmann
2010-02-27 22:38             ` [PATCH 7/9] Bluetooth: Add controller types for BR/EDR and 802.11 AMP Marcel Holtmann
2010-02-27 22:38               ` [PATCH 8/9] Bluetooth: Add SCO fallback for unsupported feature error Marcel Holtmann
2010-02-27 22:38                 ` [PATCH 9/9] Bluetooth: Fix out of scope variable access in hci_sock_cmsg() Marcel Holtmann
2010-02-28  8:19 ` Pull request: bluetooth-next-2.6 2010-02-27 David Miller
2010-02-28  8:33   ` Marcel Holtmann
2010-02-28  8:41     ` David Miller
2010-02-28  8:52       ` Marcel Holtmann
2010-02-28  8:58         ` 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).