linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-26 12:25:31 to 2012-02-01 21:27:56 UTC [more...]

[PATCH] Bluetooth: Fix invalid memory access when there's no SMP channel
 2012-02-01 21:27 UTC 

[RFC]: AVRCP 1.4 Media API
 2012-02-01 19:00 UTC  (2+ messages)

[RESEND 0/3] Fixes kernel crashes and warnings
 2012-02-01 15:53 UTC  (15+ messages)
` [RESEND 1/3] Bluetooth: Use cancel_work instead of cancel_work_sync
` [RESEND 2/3] Bluetooth: Use list _safe deleting from conn_hash_list
` [RESEND 3/3] Bluetooth: Use list _safe deleting from conn chan_list

SBC question with BT
 2012-02-01  7:50 UTC 

Contribute: HFP: A new telephony interface component exporting all events over DBus
 2012-02-01  7:19 UTC  (2+ messages)

[PATCH v2] Bluetooth: fix RFCOMM session reference counting issue
 2012-02-01  3:16 UTC  (2+ messages)

[PATCH obexd 1/3] btio: add L2ERTM type
 2012-02-01  2:32 UTC  (4+ messages)
` [PATCH obexd 2/3] tools: Make test-client use ERTM
` [PATCH obexd 3/3] tools: Make test-server to "

[PATCH obexd] filesystem: Fix folder listing
 2012-02-01  2:28 UTC  (2+ messages)

[PATCH BlueZ 1/6] event: Add type information to the mgmt "Device Connected" event
 2012-01-31 17:37 UTC  (7+ messages)
` [PATCH BlueZ 2/6] device: Fix not setting the device as bonded when restoring it from the LTK
` [PATCH BlueZ 3/6] device: Fix doing SDP discovery for LE devices after the bonding is complete
` [PATCH BlueZ 4/6] device: Fix not using the same way for pairing LE devices
` [PATCH BlueZ 5/6] device: Fix not using the "bonded" property for new bondings
` [PATCH BlueZ 6/6] adapter_ops: Add address type information to the pair_device command

[PATCH obexd 01/13] client: fix not checking session_request return
 2012-01-31 16:39 UTC  (15+ messages)
` [PATCH obexd 02/13] client: remove unused field from obc_session
` [PATCH obexd 03/13] client: fix not queuing requests properly
` [PATCH obexd 04/13] client: introduce obc_session_setpath
` [PATCH obexd 05/13] client: introduce obc_session_mkdir
` [PATCH obexd 06/13] client: introduce obc_session_copy
` [PATCH obexd 07/13] client: introduce obc_session_move
` [PATCH obexd 08/13] client: introduce obc_session_delete
` [PATCH obexd 09/13] client: introduce obc_session_cancel
` [PATCH obexd 10/13] client: remove use of gobex in pbap module
` [PATCH obexd 11/13] client: remove use of gobex in map module
` [PATCH obexd 12/13] client: remove use of gobex in ftp module
` [PATCH obexd 13/13] client: remove gobex dependency of session

[PATCH] device: Fix segmentation fault removing devices
 2012-01-31 16:33 UTC  (3+ messages)

[PATCH v3 0/6] MGMT Start Discovery command LE-Only Support
 2012-01-31 15:12 UTC  (20+ messages)
` [PATCH v3 1/6] Bluetooth: LE scan should send Discovering events
` [PATCH v3 3/6] Bluetooth: Add hci_do_le_scan()
` [PATCH v3 4/6] Bluetooth: Add hci_le_scan()
` [PATCH v3 5/6] Bluetooth: MGMT start discovery LE-Only support
` [PATCH v3 6/6] Bluetooth: Fix indentation

[PATCH] Bluetooth: fix RFCOMM session reference counting issue
 2012-01-31 15:09 UTC  (5+ messages)

[RFCv0 0/5] Bluetooth: Change socket lock to l2cap_chan lock
 2012-01-31 12:58 UTC  (15+ messages)
` [RFCv0 1/5] Bluetooth: Use locks in RCU updater code
` [RFCv0 2/5] Bluetooth: Add l2cap_chan_lock
` [RFCv0 3/5] Bluetooth: Helper functions for locking change
` [RFCv0 4/5] Bluetooth: Remove unneeded sk variable
` [RFCv0 5/5] Bluetooth: Change sk lock to l2cap_chan lock

[PATCH] Bluetooth: Use GFP_KERNEL in hci_add_adv_entry()
 2012-01-31  6:19 UTC  (3+ messages)

[PATCH] Bluetooth: Add support for Atheros [0cf3:e004]
 2012-01-31  3:24 UTC  (3+ messages)

[PATCH 0/8] [Resend] New MGMT messages for SMP Long Term Keys
 2012-01-31  2:04 UTC  (25+ messages)
` [PATCH 1/8] Bluetooth: Add structures for the new LTK exchange messages
` [PATCH 2/8] Bluetooth: Rename smp_key_size to enc_key_size
` [PATCH 3/8] Bluetooth: Add new structures for handling SMP Long Term Keys
` [PATCH 4/8] Bluetooth: Use the updated key structures for handling LTKs
` [PATCH 5/8] Bluetooth: Add MGMT handlers for dealing with SMP LTK's
` [PATCH 6/8] Bluetooth: Add support for removing LTK's when pairing is removed
` [PATCH 7/8] Bluetooth: Clean up structures left unused
` [PATCH 8/8] Bluetooth: Add support for notifying userspace of new LTK's

[RFC PATCHv2] autopair: add autopair plugin
 2012-01-30 23:10 UTC  (9+ messages)

[PATCH v4 1/2] Bluetooth: Remove usage of __cancel_delayed_work()
 2012-01-30 22:27 UTC  (6+ messages)
` [PATCH v4 2/2] Bluetooth: Fix possible use after free in delete path

[PATCHv2 0/4] Add support for bonding callbacks and retrying
 2012-01-30 22:08 UTC  (6+ messages)

[PATCH] Bluetooth: Add support for BCM20702A0 [0a5c:21e6]
 2012-01-30 22:01 UTC  (2+ messages)

[PATCH] Bluetooth: btusb: Remove device lock on release
 2012-01-30 22:01 UTC  (2+ messages)

[PATCH 0/4] Integrate better device support
 2012-01-30 22:00 UTC  (15+ messages)
` [PATCH 1/4] Bluetooth: Introduce to_hci_dev()
` [PATCH 2/4] Bluetooth: Remove hci_dev->driver_data
      ` [PATCH 2/4 v2] "
` [PATCH 3/4] Bluetooth: Introduce to_hci_conn
` [PATCH 4/4] Bluetooth: Use proper datatypes in release-callbacks

[PATCH 1/2] Bluetooth: Fix potential deadlock
 2012-01-30 19:11 UTC  (7+ messages)
` [PATCH 2/2] Bluetooth: Remove unneeded locking

[PATCH 1/2] Bluetooth: Use GFP_KERNEL in hci_conn_add()
 2012-01-30 19:08 UTC  (6+ messages)
` [PATCH 2/2] Bluetooth: Use GFP_KERNEL in hci_chan_create()

[RFC Draft] Bluetooth: Change socket lock to l2cap_chan lock
 2012-01-30 12:58 UTC  (6+ messages)

[PATCH] build: modifing behavior of systemdunitdir switch
 2012-01-29 20:54 UTC 

C++ build failure in recent bluez headers
 2012-01-28 20:12 UTC 

firmware loading failure for AR3011 (0cf3:3000 or 0cf3:3005 ?)
 2012-01-27 21:27 UTC  (2+ messages)

[RFC BlueZ v0 0/2] Phone Alert and Alert Notification APIs
 2012-01-27 21:10 UTC  (3+ messages)
` [RFC BlueZ v0 1/2] Add Alert Agent API
` [RFC BlueZ v0 2/2] Add Alert Notification API

[PATCH obexd] client: fix possible glib assertion failure
 2012-01-27 10:50 UTC  (2+ messages)

[PATCH BlueZ] audio: fix not disabling local a2dp endpoints when unix socket is disabled
 2012-01-27 10:31 UTC  (2+ messages)

[Patch 0/1] Bluetooth: Add support for BCM20702A0 [0a5c:21e1]
 2012-01-27  0:46 UTC  (2+ messages)
` [PATCH] "

[PATCH] Bluetooth: Change chan_ready param from sk to chan
 2012-01-26 22:30 UTC  (4+ messages)

[RFC] Bluetooth: Change foreach_rcu to foreach_safe
 2012-01-26 21:10 UTC  (2+ messages)

Changed default configuration in bluez 4.97 and higher?
 2012-01-26 19:37 UTC  (10+ messages)

AVRCP Use Question
 2012-01-26 13:29 UTC  (3+ messages)

[RFC 02/22] Bluetooth: Replace spin_lock by mutex in hci_dev
 2012-01-26 13:20 UTC  (11+ messages)
` [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] Bluetooth: Use list _safe when deleting element
 2012-01-26 13:10 UTC 


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