linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-05-14 10:19:39 to 2010-06-01 21:59:09 UTC [more...]

[PATCH 1/3] Rename hci_recv_fragment to hci_recv_packet_fragment
 2010-06-01 21:59 UTC  (7+ messages)
` [PATCH 2/3] Replace hci_recv_fragment calls
  ` [PATCH 3/3] frame reassembly implementation for data from stream

[PATCH v3] Change MDP profile name and macros to HDP
 2010-06-01 19:54 UTC 

[PATCH 3/3] frame reassembly implementation for data from stream
 2010-06-01  6:54 UTC 

[PATCH 2/3] Replace hci_recv_fragment calls
 2010-06-01  6:54 UTC 

[PATCH 1/3] Rename hci_recv_fragment to reflect its actual use
 2010-06-01  6:54 UTC 

[PATCH 01/11] Bluetooth: Remove max_tx and tx_window modules paramenter from L2CAP
 2010-05-31 19:05 UTC  (11+ messages)
` [PATCH 02/11] Bluetooth: Remove L2CAP Extended Features from Kconfig
  ` [PATCH 03/11] Bluetooth: Fix drop of packets with invalid req_seq/tx_seq
    ` [PATCH 04/11] Bluetooth: Check skb_clone return to avoid NULL dereference
      ` [PATCH 05/11] Bluetooth: Fix ERTM vars increment
        ` [PATCH 06/11] Bluetooth: Check packet FCS earlier
          ` [PATCH 07/11] Bluetooth: Only check SAR bits if frame is I-frame
            ` [PATCH 08/11] Bluetooth: Stop ack_timer if ERTM enters in Local Busy or SREJ_SENT
              ` [PATCH 09/11] Bluetooth: Fix ERTM channel shutdown
                ` [PATCH 10/11] Bluetooth: Fix crash when sending frames after connection is closed
                  ` [PATCH 11/11] Bluetooth: Fix handle of received P-bit

[PATCH 01/13] Bluetooth: Remove max_tx and tx_window modules paramenter from L2CAP
 2010-05-31 17:02 UTC  (13+ messages)
` [PATCH 02/13] Bluetooth: Remove L2CAP Extended Features from Kconfig
  ` [PATCH 03/13] Bluetooth: Fix drop of packets with invalid req_seq/tx_seq
    ` [PATCH 04/13] Bluetooth: Check skb_clone return to avoid NULL dereference
      ` [PATCH 05/13] Bluetooth: Fix ERTM vars increment
        ` [PATCH 06/13] Bluetooth: Check packet FCS earlier
          ` [PATCH 07/13] Bluetooth: Only check SAR bits if frame is I-frame
            ` [PATCH 08/13] Bluetooth: Stop ack_timer if ERTM enters in Local Busy or SREJ_SENT
              ` [PATCH 09/13] Bluetooth: Fix ERTM channel shutdown
                ` [PATCH 10/13] Bluetooth: Fix crash when sending frames after connection is closed
                  ` [PATCH 11/13] Bluetooth: Fix ERTM error reporting to the userspace
                    ` [PATCH 12/13] Bluetooth: Fix handle of received P-bit
                      ` [PATCH 13/13] Bluetooth: Add debug output to ERTM code

Race between SCO disconnection and AVDTP Start
 2010-05-31  8:33 UTC  (3+ messages)

bluez with uclibc
 2010-05-31  4:39 UTC 

Software caused connection abort (103 )
 2010-05-30 10:12 UTC  (9+ messages)

SCO/audio is causing btusb_send_frame: hci0 urb submission failed
 2010-05-29 16:59 UTC 

[PATCH v3 0/3] Don't send SCO/eSCO request during a mode change from sniff to active
 2010-05-28 15:53 UTC  (4+ messages)
` [PATCH 1/3] Bluetooth: Remove extraneous white space
` [PATCH 2/3] Bluetooth: Reassigned copyright to Code Aurora Forum
` [PATCH 3/3] Bluetooth: Synchronize SCO/eSCO connection requests to ACL state

[PATCHv2 1/2] Bluetooth: Check sk is not owned before freeing l2cap_conn
 2010-05-28  7:14 UTC  (5+ messages)
` [PATCHv2 2/2] Bluetooth: timer check sk is not owned before freeing

[Patch v2 0/3] Don't send SCO/eSCO request during a mode change from sniff to active
 2010-05-28  0:05 UTC  (6+ messages)
` [Patch v2 0/3] Bluetooth-Remove-extraneous-white-space.patch
` [Patch v2 1/3] Bluetooth-Remove-extraneous-white-space.patch
` [Patch v2 2/3] Bluetooth-Reassigned-copyright-to-Code-Aurora-Forum.patch
` [Patch v2 3/3] Bluetooth-Synchronize-SCO-eSCO-connection-requests-t.patch

[PATCH] Bluetooth: btmrvl: process interrupt in main thread to
 2010-05-27 23:38 UTC 

[PATCH 1/1] Bluetooth: Synchronize SCO/eSCO connection requests to ACL state
 2010-05-27 10:34 UTC  (10+ messages)

[PATCHv1 0/2] Don't delete l2cap chan and sk when sk is owned by user
 2010-05-26 14:21 UTC  (3+ messages)
` [PATCHv1 1/2] Bluetooth: Check sk is not owned before freeing l2cap_conn
` [PATCHv1 2/2] Bluetooth: Prevent sk freeing in tasklet using refcount

WRT non-UTF-8 device names
 2010-05-25 12:56 UTC  (4+ messages)

[PATCH 0/1] Bluetooth: Synchronize SCO/eSCO connection requests to ACL state
 2010-05-24 21:19 UTC  (2+ messages)

Auto trust entry remove
 2010-05-24 11:10 UTC  (5+ messages)

HDP proposed API(0.5)
 2010-05-23  2:54 UTC  (11+ messages)

[PATCH] Fix repeated insertion of uuids when a device driver is matched
 2010-05-22 10:01 UTC 

[PATCH] Fix device_match_pattern function
 2010-05-22  8:45 UTC  (6+ messages)

[PATCH] Move debug() to DBG()
 2010-05-21 16:22 UTC  (2+ messages)

[PATCH 2/3] Move logging.{c,h} to log.{c,h}
 2010-05-21 12:40 UTC  (4+ messages)
  ` [PATCH 3/3] Remove old defines from serial code

How to use a2dp avrcp controls
 2010-05-21 11:16 UTC  (3+ messages)

[PATCH 1/4] Add manual log to hcitrace
 2010-05-21  8:49 UTC  (8+ messages)
` [PATCH 2/4] Add dynamic debug feature
  ` [PATCH 3/4] Move debug() to DBG()
    ` [PATCH 4/4] Move logging.{c,h} to log.{c,h}

use of hci_recv_fragment in HCI UART transport driver
 2010-05-21  8:49 UTC  (5+ messages)

[PATCH] Added support for Atheros AR300x Bluetooth Chip
 2010-05-21  7:34 UTC  (16+ messages)
` [PATCH v3] "
  ` [PATCH v4] Add support for the "
    ` [PATCH v5] "
          ` buffer starvation with multiple ACL link
      ` [PATCH v3] hciattach application support for Atheros AR300x Bluetooth Chip

[GSoC'10] : New Command Line Tool(s) for bluez
 2010-05-21  7:29 UTC  (3+ messages)

[PATCH] Remove old defines from serial code
 2010-05-21  1:28 UTC 

+ btusb-patch-add_apple_macbookpro62.patch added to -mm tree
 2010-05-20 15:50 UTC  (2+ messages)

[PATCH] Kernel crash when krfcomm is preempted by l2cap tasklet
 2010-05-20 14:40 UTC  (7+ messages)

HDP API (version 0.6)
 2010-05-20 13:01 UTC 

bluez: lowercase hex digits in BDADDRs
 2010-05-20  9:57 UTC  (2+ messages)

[PATCH 0/2] Groundwork for Sixaxis paring into bluez
 2010-05-20  9:05 UTC  (2+ messages)

[PATCH v3] Bluetooth: Add blacklist support for incoming connections
 2010-05-19 14:10 UTC  (7+ messages)

[PATCH] Bluetooth: Add debugfs support for showing the blacklist
 2010-05-19 11:20 UTC  (2+ messages)

[PATCH 05/29] pcmcia: re-work pcmcia_request_irq()
 2010-05-19  6:42 UTC  (2+ messages)
` [PATCH 07/29] pcmcia: dev_node removal (write-only drivers)

Need for workaround for buggy device
 2010-05-18 12:40 UTC 

[PATCH] Avoid multiple inclusions of adapter.h
 2010-05-18  9:57 UTC  (3+ messages)

Compat-wireless for 2.6.34 final - 802.11 and bluetooth backported
 2010-05-18  1:27 UTC 

[PATCH] Bluetooth: Add blacklist support for incoming connections
 2010-05-17 20:42 UTC  (3+ messages)

[PATCH 1/2] Add dynamic debug feature
 2010-05-17 16:53 UTC  (3+ messages)

[PATCH v2] Bluetooth: Add blacklist support for incoming connections
 2010-05-17 15:47 UTC 

[PATCH v2 1/1] Makes extract_svclass_uuid function public
 2010-05-17 13:24 UTC  (3+ messages)

Detect invalid (i.e. non-UTF-8) device names and fix them during initialization phase
 2010-05-17  8:39 UTC  (6+ messages)
        ` [PATCH] Instantly fix non-UTF-8 local device names during device configuration phase

[PATCH] Dial-up Networking profile API
 2010-05-17  2:20 UTC  (4+ messages)

[PATCH 20/37] drivers/bluetooth: Use kmemdup
 2010-05-16  4:53 UTC  (2+ messages)

configure the range of the scanning of a dongle
 2010-05-15  6:42 UTC  (2+ messages)

Bluetooth not working with linphone
 2010-05-14 23:55 UTC  (2+ messages)

MAC address change
 2010-05-14 18:13 UTC  (2+ messages)

HDP proposed API (ver 0.4)
 2010-05-14 15:00 UTC  (3+ messages)

[PATCH 1/1] Fixes sdp_get_supp_feat function
 2010-05-14 14:50 UTC  (4+ messages)

HDP proposed API (ver 0.3)
 2010-05-14 12:20 UTC  (5+ messages)

[PATCH 01/25] Initial support for MCAP
 2010-05-14 10:19 UTC  (25+ messages)
` [PATCH 02/25] Initial work to create MCAP instances
  ` [PATCH 03/25] Initial work to process incomming connection of MCLs
    ` [PATCH 04/25] Process events over Control Channels
      ` [PATCH 05/25] Save and restore state of MCLs
        ` [PATCH 06/25] Release MCAP instances
          ` [PATCH 07/25] Process md_create_mdl_req in CONNECTED state
            ` [PATCH 08/25] Process md_reconnect_mdl_req "
              ` [PATCH 09/25] Process md_delete_mdl_req "
                ` [PATCH 10/25] Process md_abort_mdl_req in PENDING state
                  ` [PATCH 11/25] Process commands in ACTIVE state
                    ` [PATCH 12/25] Managing connection of Data Channels
                      ` [PATCH 13/25] Enable connect operation to a remote MCAP instances
                        ` [PATCH 14/25] Implement set callbacks operation over MCLs
                          ` [PATCH 15/25] Implement function to send md_create_mdl_req
                            ` [PATCH 16/25] Implement function to send md_reconnect_mdl_req
                              ` [PATCH 17/25] Implement function to send md_delete_mdl_req
                                ` [PATCH 18/25] Implement function to send md_abort_mdl_req
                                  ` [PATCH 19/25] Process response to std. op. codes
                                    ` [PATCH 20/25] Process md_create_mdl_rsp
                                      ` [PATCH 21/25] Process md_reconnect_mdl_rsp
                                        ` [PATCH 22/25] Process md_abort_mdl_rsp
                                          ` [PATCH 23/25] Process md_delete_mdl_rsp
                                            ` [PATCH 24/25] Enable connection of Data Channel with remote MCAP instances
                                              ` [PATCH 25/25] Initial support for clock synchronization protocol


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