linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-16 10:35:10 to 2011-12-22 01:07:35 UTC [more...]

[PATCH 1/4] Bluetooth: prioritizing data over HCI
 2011-12-22  1:07 UTC  (6+ messages)
` [PATCH 4/4] Bluetooth: use buffer priority to mark URB_ISO_ASAP flag

[PATCH-v9 0/2] Bluetooth: Add MITM protection to LE-SMP
 2011-12-22  0:12 UTC  (3+ messages)
` [PATCH-v9 1/2] Bluetooth: Add MITM mechanism "
` [PATCH-v9 2/2] Bluetooth: Add SMP to User Passkey and Confirm

[PATCH] Add USB ID of HP's Broadcom BCM2035 Bluetooth
 2011-12-21 23:59 UTC  (2+ messages)

[PATCH] Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
 2011-12-21 23:56 UTC  (2+ messages)

[PATCH-v8 0/2] Bluetooth: Add MITM protection to LE-SMP
 2011-12-21 23:56 UTC  (6+ messages)
` [PATCH-v8 1/2] Bluetooth: Add MITM mechanism "
` [PATCH-v8 2/2] Bluetooth: Add SMP to User Passkey and Confirm

Bluetooth Headset Connection Issue Linux v3.0
 2011-12-21 22:40 UTC 

[PATCH BlueZ 1/2] Fix GAttrib ref counting in Generic Attribute
 2011-12-21 21:41 UTC  (2+ messages)
` [PATCH BlueZ 2/2] Fix consecutive set value when disconnected

[PATCH BlueZ] Remove sdp headers include from Generic Attribute
 2011-12-21 21:06 UTC 

[PATCH-v7 0/2] Bluetooth: Add MITM protection to LE-SMP
 2011-12-21 19:50 UTC  (8+ messages)
` [PATCH-v7 1/2] Bluetooth: Add MITM mechanism "
` [PATCH-v7 2/2] Bluetooth: Add SMP to User Passkey and Confirm

[PATCH BlueZ] Remove read permission from IAS Alert Level
 2011-12-21 18:37 UTC 

[PATCH] Bluetooth: Make HCI call directly into SCO and L2CAP event functions
 2011-12-21 16:18 UTC  (2+ messages)

[PATCH] Add support for 3rd party Memorex Wiimote
 2011-12-21 13:13 UTC 

[PATCH] Bluetooth: Remove magic numbers from le scan cmd
 2011-12-21 12:53 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
 2011-12-21 11:52 UTC  (7+ messages)
` [PATCH v2 2/2] Bluetooth: Make HCI call directly into SCO and L2CAP event functions

[PATCH obexd 1/3] gobex: add defines for possible values of SRM header
 2011-12-21 10:09 UTC  (4+ messages)
` [PATCH obexd 2/3] gobex: add defines for possible values of SRMP header
` [PATCH obexd 3/3] gobex: reduce duplicated code in g_obex_put_req

[PATCH] Bluetooth: Remove global mutex hci_task_lock
 2011-12-21  4:20 UTC  (4+ messages)

[PATCH] Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints
 2011-12-21  4:18 UTC  (3+ messages)

[PATCH 1/2] Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
 2011-12-21  2:10 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Make HCI call directly into SCO and L2CAP event functions

[RFC obexd 0/4] Extend gobex high level transfer API
 2011-12-21  1:41 UTC  (5+ messages)
` [RFC obexd 1/4] gobex: make transfer structure public and opaque
` [RFC obexd 2/4] gobex: make default response function public
` [RFC obexd 3/4] gobex: add response function parameter to API
` [RFC obexd 4/4] gobex: add functions to public transfer API

[PATCH-v2 0/1] Bluetooth: Add LE Data signing smp_sign_pkt()
 2011-12-21  1:14 UTC  (2+ messages)
` [PATCH-v2 1/1] "

[PATCH] Bluetooth: btmrvl: support Marvell Bluetooth device SD8797
 2011-12-20 23:30 UTC  (5+ messages)
  ` Bluetooth: btusb: urb->interval speed check in btusb_submit_isoc_urb()

[RFC BlueZ]Proximity Monitor Discussion
 2011-12-20 21:40 UTC  (2+ messages)

[PATCHv3 0/5] Rebased AMP initialization patches
 2011-12-20 21:02 UTC  (10+ messages)
` [PATCHv3 1/5] Bluetooth: Split ctrl init to BREDR and AMP parts
` [PATCHv3 2/5] Bluetooth: Initialize default flow control mode
` [PATCHv3 3/5] Bluetooth: Check for "
` [PATCHv3 4/5] Bluetooth: Clean up magic pointers
` [PATCHv3 5/5] Bluetooth: Correct packet len calculation

[PATCH 1/2] Bluetooth: fix bt_accept_dequeue() to work in process context
 2011-12-20 21:01 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Remove HCI_PRIO_MAX from ctrl cdm in RFCOMM

[PATCH 1/3] Bluetooth: Nove l2cap_{set,clear}_timer to l2cap.h
 2011-12-20 19:10 UTC  (8+ messages)
` [PATCH 2/3] Bluetooth: convert security timer to delayed_work
  ` [PATCH 3/3] Bluetooth: Rename info_work to info_timer

[PATCH hcidump] Restore --verbose/-V option
 2011-12-20 16:53 UTC  (3+ messages)

RFC: Multi-adapter GATT server support
 2011-12-20 15:58 UTC  (9+ messages)
` [PATCH 1/8] attrib-server: Initial steps towards multi-adapter "
  ` [PATCH 2/8] attrib-server: Register GATT SDP record per each adapter
    ` [PATCH 3/8] attrib-server: Add attributes in adapter database
      ` [PATCH 4/8] attrib-server: Attach attrib_channel in adapter clients list
        ` [PATCH 5/8] attrib-server: Remove global le_io variable
          ` [PATCH 6/8] attrib-server: Remove global database list
            ` [PATCH 7/8] attrib-server: Mark attrib_channel_detach as deprecated
              ` [PATCH 8/8] gatt-example: Use adapter driver to register GATT attributes

[PATCH 0/4] LE connection improvements
 2011-12-20 13:08 UTC  (4+ messages)
` [PATCH 4/4] Bluetooth: LE passive scan trigger in hci_connect()

[PATCH obexd] pbap: Fix NULL check rutine
 2011-12-20  8:29 UTC  (2+ messages)

[PATCH cover letter] Bluetooth: Revert: Fix L2CAP connection 
 2011-12-20  2:58 UTC  (5+ messages)
  ` [REGRESSION] 3.2.0-rc3 Bluetooth L2CAP Linux to Linux rfcomm fails

RFC: GATT server multi-adapter support
 2011-12-19 18:13 UTC  (21+ messages)
` [PATCH 01/11] attrib-server: Initial steps to provide multi-adapter GATT server support
  ` [PATCH 02/11] attrib-server: Register GATT SDP record per each adapter
    ` [PATCH 03/11] attrib-server: Add attributes in adapter database
      ` [PATCH 04/11] attrib-server: Attach attrib_channel in adapter clients list
        ` [PATCH 05/11] attrib-server: Remove global client list
          ` [PATCH 06/11] attrib-server: Remove global le_io variable
            ` [PATCH 07/11] attrib-server: Attah gatt channels to a adapters
              ` [PATCH 08/11] attrib-server: Remove global database list
                ` [PATCH 09/11] attrib-server: Mark attrib_channel_detach as deprecated
                  ` [PATCH 10/11] attrib-server: Remove attrib_server_exit/attrib_server_exit functions
                    ` [PATCH 11/11] gatt-example: Use adapter driver to register GATT attributes

[RFC 00/22] Bluetooth: change tasklets to workqueue
 2011-12-19 13:53 UTC  (33+ messages)
` [RFC 01/22] Bluetooth: Process recv path in a workqueue instead of a tasklet
  ` [RFC 02/22] Bluetooth: Replace spin_lock by mutex in hci_dev
    ` [RFC 03/22] Bluetooth: Use delayed_work for connection timeout
      ` [RFC 04/22] Bluetooth: Use delayed work for advertisiment cache timeout
        ` [RFC 05/22] Bluetooth: hci_conn_auto_accept() doesn't need locking
          ` [RFC 06/22] Bluetooth: Move L2CAP timers to workqueue
            ` [RFC 07/22] Bluetooth: Don't use spin_lock socket lock anymore
              ` [RFC 08/22] Bluetooth: Remove sk_backlog usage from L2CAP
                ` [RFC 09/22] Bluetooth: move hci_task_lock to mutex
                  ` [RFC 10/22] Bluetooth: convert chan_lock "
                    ` [RFC 11/22] Bluetooth: Use RCU to manipulate chan_list
                      ` [RFC 12/22] Bluetooth: convert conn hash to RCU
                        ` [RFC 13/22] Bluetooth: Don't disable tasklets to call hdev->notify()
                          ` [RFC 14/22] Bluetooth: Move command task to workqueue
                            ` [RFC 15/22] Bluetooth: convert tx_task "
                              ` [RFC 16/22] Bluetooth: convert info timer to delayed_work
                                ` [RFC 17/22] Bluetooth: remove power_on work_struct
                                  ` [RFC 18/22] Bluetooth: invert locking order in connect path
                                    ` [RFC 19/22] Bluetooth: Change l2cap chan_list to use RCU
                                      ` [RFC 20/22] Bluetooth: move power_off to system workqueue
                                        ` [RFC 21/22] Bluetooth: Use new alloc_workqueue()
                                          ` [RFC 22/22] Bluetooth: Remove work_add and work_del from hci_sysfs

pull request: bluetooth-next 2011-12-19
 2011-12-19 13:49 UTC 

pull request: bluetooth 2011-12-19
 2011-12-19 13:35 UTC 

[PATCH 1/3] Bluetooth: Add missing confirm_name field to mgmt_ev_device_found
 2011-12-19 13:30 UTC  (4+ messages)
` [PATCH 2/3] Bluetooth: Fix mgmt_(block,unblock)_device opcodes
` [PATCH 3/3] Bluetooth: Add missing mgmt_confirm_name command definition

[PATCH] Bluetooth: Incorrect address while storing LTK
 2011-12-19  6:27 UTC 

[PATCHv2] Bluetooth: Prevent uninitialized data access in L2CAP configuration
 2011-12-19  0:22 UTC  (3+ messages)

[PATCH] Bluetooth: Incoming ACL packets do not force active mode
 2011-12-18 23:57 UTC  (2+ messages)

[PATCHv1 0/6] Implement basic HCI block-based flow control
 2011-12-18 23:55 UTC  (4+ messages)
` [PATCHv1 3/6] Bluetooth: Check for flow control mode

[RFCv2 0/6] Implement basic HCI block-based flow control
 2011-12-18 23:40 UTC  (7+ messages)
` [RFCv2 1/6] Bluetooth: Add HCI Read Data Block Size function
` [RFCv2 2/6] Bluetooth: Simplify num_comp_pkts_evt function
` [RFCv2 3/6] Bluetooth: Check for flow control mode

[PATCH] Race condition between RFCOMM and L2CAP
 2011-12-18 23:33 UTC  (3+ messages)
` [PATCH] Bluetooth: Fix race "

[PATCH 0/2] Fix usage of sk_sndtimeo value in l2cap
 2011-12-18 23:31 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Fix usage of sk_sndtimeo value

Workqueue patches merged
 2011-12-18 23:30 UTC 

[PATCH 0/7 v2] Update mgmt interface to latest specification
 2011-12-18 19:45 UTC  (6+ messages)
` [PATCH 5/7 v2] Bluetooth: Add timer for automatically disabling the service cache
` [PATCH 7/7 v2] Bluetooth: Use correct struct for user_confirm_neg_reply

LE SM Testing
 2011-12-18 17:16 UTC  (2+ messages)

[RFC v5 0/8] Add org.bluez.Telephony interface
 2011-12-17 10:15 UTC  (9+ messages)
` [RFC v5 1/8] audio: Move tel drivers to DBus interface

[PATCH 0/7] MGMT Start Discovery command LE-Only Support
 2011-12-17  1:04 UTC  (13+ messages)
` [PATCH 5/7] Bluetooth: LE scan infra-structure
        ` Does it make sense to have the hdev workqueue serialized?
          ` Changes to workqueues (was: Does it make sense to have the hdev workqueue serialized?)

[PATCH 0/2] Bug fixes for RFCOMM and L2CAP
 2011-12-16 23:58 UTC  (2+ messages)

[RFC 0/1] Bluetooth: Add LE Data signing smp_sign_pkt()
 2011-12-16 22:40 UTC  (2+ messages)
` [RFC 1/1] "

[RFC] media: assertion to check that transport exists
 2011-12-16 17:45 UTC  (5+ messages)

[PATCH obexd 1/3] client: Fix opening file in obc_transfer_get
 2011-12-16 14:23 UTC  (4+ messages)
` [PATCH obexd 2/3] client: Add file flexibility for GET
` [PATCH obexd 3/3] map: Add basic GetMessage support


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