mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Maksim (Max) " Krasnyanskiy <maxk@qualcomm.com>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org
Subject: [BK] Halloween Bluetooth updates
Date: 31 Oct 2002 20:40:06 -0800	[thread overview]
Message-ID: <1036125653.3344.8.camel@champ.qualcomm.com> (raw)

Hi Linus, Folks, 

Happy Halloween.

Ok. We we ran out of candies. Which means it's time for next 
round of Bluetooth updates :).

Please pull from
	bk://linux-bt.bkbits.net/bt-2.5

This will update the following files:

 drivers/bluetooth/bluecard_cs.c   |   12 +-
 drivers/bluetooth/bt3c_cs.c       |   12 +-
 drivers/bluetooth/hci_bcsp.c      |    8 +
 drivers/bluetooth/hci_h4.c        |    8 +
 drivers/bluetooth/hci_ldisc.c     |    9 -
 drivers/bluetooth/hci_uart.h      |    2 
 drivers/bluetooth/hci_usb.c       |    4 
 drivers/bluetooth/hci_vhci.c      |    4 
 include/net/bluetooth/bluetooth.h |    4 
 include/net/bluetooth/hci_core.h  |   14 ++
 include/net/bluetooth/rfcomm.h    |    2 
 net/bluetooth/Makefile            |    2 
 net/bluetooth/af_bluetooth.c      |   18 ++-
 net/bluetooth/bnep/core.c         |   41 ++++----
 net/bluetooth/hci_conn.c          |    6 -
 net/bluetooth/hci_core.c          |   32 +++---
 net/bluetooth/hci_proc.c          |  187 ++++++++++++++++++++++++++++++++++++++
 net/bluetooth/hci_sock.c          |    7 +
 net/bluetooth/l2cap.c             |  115 +++++++++++++++--------
 net/bluetooth/rfcomm/core.c       |  133 +++++++++++++++++++--------
 net/bluetooth/rfcomm/sock.c       |   97 ++++++++++++++++---
 net/bluetooth/rfcomm/tty.c        |   15 ++-
 net/bluetooth/sco.c               |  112 +++++++++++++++-------
 net/bluetooth/syms.c              |    2 
 24 files changed, 642 insertions(+), 204 deletions(-)

through these ChangeSets:

<maxk@qualcomm.com> (02/10/31 1.857)
   Improved support for /proc/bluetooth
   - Convert /proc/bluetoth/l2cap to seq_file
   - Convert /proc/bluetoth/rfcomm to seq_file
   - Convert /proc/bluetooth/sco to seq_file
   - Export HCI device info via /proc/bluetooth/hci/N
   	 

<maxk@qualcomm.com> (02/10/23 1.808.5.3)
   Bluetooth HCI UART driver fixes
   - Don't call tx wakeup if uart protocol is not set.

<maxk@qualcomm.com> (02/10/23 1.808.14.2)
   Cleanup Bluetooth kernel messages.
   Info messages now prefixed with "Bluetooth:".
   

<maxk@qualcomm.com> (02/10/21 1.808.5.1)
   Initialize hw broadcast so that BNEP multicast filter can be
   properly initialized.

<marcel@holtmann.org> (02/10/19 1.793.7.2)
   [PATCH] Module description cleanup
   
   This patch modifies the module description and make it common with the
   rest of the Bluetooth subsystem.

<marcel@holtmann.org> (02/10/19 1.793.7.1)
   [PATCH] Don't use typedefs for non opaque HCI objects
   
   This patch is needed to let the PC Card drivers compile and work with
   the HCI typedef changes.



                 reply	other threads:[~2002-11-01  6:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1036125653.3344.8.camel@champ.qualcomm.com \
    --to=maxk@qualcomm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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

Powered by JetHome