Search Linux Wireless

pull request: bluetooth-next-2.6 2011-04-18

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi John,

Biggest changes are the initial patches for an refactor inside the L2CAP code:
we have to separate the L2CAP socket stuff from the L2CAP core code to make
life of L2CAP users(rfcomm and AMP manager in the future) inside the kernel easy.

Other than that we basically bugfixes and cleanups.

Please pull, thanks!


The following changes since commit a90c7a313a1c5b4fc99f987a2ae8f92ab0ae35c7:

  cfg80211: add a timer for invalid user reg hints (2011-04-07 15:52:29 -0400)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6.git master

Gustavo F. Padovan (26):
      Bluetooth: Create struct l2cap_chan
      Bluetooth: Use struct list_head for L2CAP channels list
      Bluetooth: Remove struct del_list
      Bluetooth: Move ident to struct l2cap_chan
      Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
      Bluetooth: clean up l2cap_sock_recvmsg()
      Bluetooth: Move conn_state to struct l2cap_chan
      Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
      Bluetooth: Move more ERTM stuff to struct l2cap_chan
      Bluetooth: Move SDU related vars to struct l2cap_chan
      Bluetooth: Move remote info to struct l2cap_chan
      Bluetooth: Move ERTM timers to struct l2cap_chan
      Bluetooth: Move srej and busy queues to struct l2cap_chan
      Bluetooth: Move busy workqueue to struct l2cap_chan
      Bluetooth: Fix lockdep warning with skb list lock
      Bluetooth: Move SREJ list to struct l2cap_chan
      Bluetooth: Remove some sk references from l2cap_core.c
      Bluetooth: Remove unneeded uninitialized_vars()
      Bluetooth: Move tx queue to struct l2cap_chan
      Bluetooth: Fix wrong comparison in listen()
      Bluetooth: Clean up ath3k_load_firmware()
      Bluetooth: Add proper handling of received LE data
      Bluetooth: Check return value of hci_recv_stream_fragment()
      Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
      Bluetooth: Fix another locking unbalance
      Bluetooth: Fix lockdep warning in L2CAP

Jiejing Zhang (1):
      Bluetooth: hci_uart: check the return value of recv()

Kevin Gan (1):
      Bluetooth: btmrvl: support Marvell Bluetooth device SD8787

Szymon Janc (1):
      Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled

 drivers/bluetooth/Kconfig       |    4 +-
 drivers/bluetooth/ath3k.c       |    3 -
 drivers/bluetooth/btmrvl_sdio.c |  124 +++-
 drivers/bluetooth/btmrvl_sdio.h |   68 +-
 drivers/bluetooth/hci_ath.c     |    7 +-
 drivers/bluetooth/hci_h4.c      |    7 +-
 drivers/bluetooth/hci_ldisc.c   |    6 +-
 include/net/bluetooth/l2cap.h   |  130 ++--
 net/bluetooth/hci_event.c       |    4 +
 net/bluetooth/l2cap_core.c      | 1344 +++++++++++++++++++++------------------
 net/bluetooth/l2cap_sock.c      |   72 +--
 11 files changed, 964 insertions(+), 805 deletions(-)

-- 
Gustavo F. Padovan
http://profusion.mobi
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux