messages from 2012-01-30 17:25:38 to 2012-02-03 00:20:10 UTC [more...]
[PATCH v2 0/7] New MGMT messages for SMP Long Term Keys
2012-02-03 0:20 UTC (9+ messages)
` [PATCH v2 1/7] Bluetooth: Fix doing some useless casts when receiving MGMT commands
` [PATCH v2 2/7] Bluetooth: Add new structures for handling SMP Long Term Keys
` [PATCH v2 3/7] Bluetooth: Use the updated key structures for handling LTKs
` [PATCH v2 4/7] Bluetooth: Add MGMT handlers for dealing with SMP LTK's
` [PATCH v2 5/7] Bluetooth: Add support for removing LTK's when pairing is removed
` [PATCH v2 6/7] Bluetooth: Clean up structures left unused
` [PATCH v2 7/7] Bluetooth: Add support for notifying userspace of new LTK's
[PATCH] Bluetooth: Add support for reusing the same hci_conn for LE links
2012-02-03 0:12 UTC
[PATCH] Fix GLib assertion failure in media.c get_setting()
2012-02-02 23:58 UTC (3+ messages)
[PATCH obexd 1/3] btio: Add BtIOMode enum to be used with BT_IO_OPT_MODE
2012-02-02 23:58 UTC (4+ messages)
` [PATCH obexd 2/3] tools: Fix test-client to use ERTM while on packet mode
` [PATCH obexd 3/3] tools: Fix test-server "
[PATCH obexd 1/2] tools: Fix test-client to use ERTM while on packet mode
2012-02-02 20:09 UTC (4+ messages)
` [PATCH obexd 2/2] tools: Fix test-server "
[PATCH BlueZ v2 0/1] Add provision for terminating an ATT connection
2012-02-02 20:01 UTC (4+ messages)
` [PATCH BlueZ v2 1/1] "
[PATCH] device: Fix segmentation fault removing devices
2012-02-02 19:58 UTC (5+ messages)
[PATCH] BlueZ: Added retries for BNEP connection setup
2012-02-02 18:55 UTC (2+ messages)
[PATCH] proximity: make reporter work per-adapter
2012-02-02 18:44 UTC (3+ messages)
[PATCH obexd 4/4] obex: Fix file not getting deleted when a push is aborted
2012-02-02 17:36 UTC (3+ messages)
[PATCH obexd 3/4] irmc: Fix length parameter of strncpy
2012-02-02 17:29 UTC (2+ messages)
[Patch 0/1] Bluetooth: Add support for BCM20702A0 [0a5c:21f3]
2012-02-02 17:18 UTC (4+ messages)
` [PATCH] Add vendor specific ID (0a5c 21f3) for BCM20702A0
[PATCH obexd 2/4] gobex: Fix ABORT request not processing
2012-02-02 17:16 UTC (2+ messages)
[PATCHv2 0/2] Fixes kernel crashes and warnings
2012-02-02 17:15 UTC (5+ messages)
` [PATCHv2 1/2] Bluetooth: Use list _safe deleting from conn_hash_list
` [PATCHv2 2/2] Bluetooth: Use list _safe deleting from conn chan_list
[PATCH obexd 1/4] gobex: Add unit test for PUT request followed by ABORT
2012-02-02 17:14 UTC (2+ messages)
[PATCH RFC BlueZ 0/5] Time Profile (server) improvements
2012-02-02 14:06 UTC (7+ messages)
[PATCH] Regression: Revert "Bluetooth: use buffer priority to mark URB_ISO_ASAP flag"
2012-02-02 10:50 UTC (2+ messages)
[RFC]: AVRCP 1.4 Media API
2012-02-02 10:10 UTC (3+ messages)
[PATCH v3] Bluetooth: Fix l2cap conn failures for ssp devices
2012-02-02 9:36 UTC (11+ messages)
[RESEND 0/3] Fixes kernel crashes and warnings
2012-02-02 8:34 UTC (16+ 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
[DEVICE SUPPORT] Atheros 0cf3:e019
2012-02-02 8:34 UTC
[PATCH] Bluetooth: mgmt: Implement Cancel Pair Device command
2012-02-02 2:05 UTC (2+ messages)
[PATCH v1 0/1] Send correct response to IO Capability Request
2012-02-02 1:16 UTC (3+ messages)
` [PATCH v1 1/1] Bluetooth: "
[PATCH] Bluetooth: Fix clearing of debug and linkkey flags
2012-02-02 1:16 UTC (2+ messages)
[PATCH v4 0/6] MGMT Start Discovery command LE-Only Support
2012-02-02 0:14 UTC (8+ messages)
` [PATCH v4 1/6] Bluetooth: LE scan should send Discovering events
` [PATCH v4 2/6] Bluetooth: Minor code refactoring
` [PATCH v4 3/6] Bluetooth: Add hci_do_le_scan()
` [PATCH v4 4/6] Bluetooth: Add hci_le_scan()
` [PATCH v4 5/6] Bluetooth: MGMT start discovery LE-Only support
` [PATCH v4 6/6] Bluetooth: Fix indentation
[PATCH] Bluetooth: Fix invalid memory access when there's no SMP channel
2012-02-01 21:35 UTC (3+ messages)
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 (4+ messages)
` [PATCH obexd 03/13] client: fix not queuing requests properly
[PATCH v3 0/6] MGMT Start Discovery command LE-Only Support
2012-01-31 15:12 UTC (18+ 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 (13+ messages)
` [RFCv0 1/5] Bluetooth: Use locks in RCU updater code
` [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 (10+ messages)
` [PATCH 1/4] Bluetooth: Introduce to_hci_dev()
` [PATCH 3/4] Bluetooth: Introduce to_hci_conn
` [PATCH 4/4] Bluetooth: Use proper datatypes in release-callbacks
[PATCH 2/4] Bluetooth: Remove hci_dev->driver_data
2012-01-30 21:57 UTC (3+ messages)
` [PATCH 2/4 v2] "
[PATCH 1/2] Bluetooth: Fix potential deadlock
2012-01-30 19:11 UTC (5+ 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 (5+ messages)
` [PATCH 2/2] Bluetooth: Use GFP_KERNEL in hci_chan_create()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).