linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-18 22:08:08 to 2012-04-24 16:12:06 UTC [more...]

pull request: bluetooth 2012-04-24
 2012-04-24 16:12 UTC 

pull request: bluetooth 2012-04-23
 2012-04-24 13:47 UTC 

[RFCv2 0/6] Draft Software/Virtual AMP80211
 2012-04-24 13:17 UTC  (7+ messages)
` [RFCv2 1/6] mac80211: softamp: Adds Bluetooth Software AMP
` [RFCv2 2/6] mac80211: softamp: Adds build config option
` [RFCv2 3/6] hwsim: Adds support for BT SOFTAMP for testing
` [RFCv2 4/6] mac80211: softamp: Handle assoc request
` [RFCv2 5/6] mac80211: softamp: Netlink interface to softamp
` [RFCv2 6/6] mac80211: softamp: Handle data traffic

[PATCH] Bluetooth: Fix coding style in the code
 2012-04-24 13:10 UTC  (5+ messages)

[PATCH obexd 1/6 v4] client: Remove buffer based transfer
 2012-04-24 12:49 UTC  (7+ messages)
` [PATCH obexd 2/6 v4] client: remove unused field
` [PATCH obexd 3/6 v4] client: transfer api merges put and get
` [PATCH obexd 4/6 v4] client: transfers take gobex when starting
` [PATCH obexd 5/6 v4] client: open file during transfer creation
` [PATCH obexd 6/6 v4] client: Remove file in case of error

Can't connect Bluetooth Devices
 2012-04-24 11:35 UTC 

[PATCH obexd 1/6 v3] client: Remove buffer based transfer
 2012-04-24  9:20 UTC  (6+ messages)
` [PATCH obexd 2/6 v3] client: remove unused field
` [PATCH obexd 3/6 v3] client: transfer api merges put and get
` [PATCH obexd 4/6 v3] client: transfers take gobex when starting
` [PATCH obexd 5/6 v3] client: open file during transfer creation
` [PATCH obexd 6/6 v3] client: Remove file in case of error

[PATCH] bluetooth: properly use pr_fmt() on lib.c
 2012-04-24  8:06 UTC  (3+ messages)

[3.0,3.2][PATCH] Bluetooth: Add support for Atheros [04ca:3005]
 2012-04-24  3:51 UTC 

PTS / linkkey issue
 2012-04-24  0:36 UTC  (20+ messages)

[PATCH 1/2] Bluetooth: Search global l2cap channels by src/dst addresses
 2012-04-23 13:05 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Add support for reusing the same hci_conn for LE links

[PATCH BlueZ] core: Remove DiscoverSchedulerInterval option from main.conf
 2012-04-23 10:41 UTC  (4+ messages)

[PATCH obexd] client: Fix possible memory leak on pbap module
 2012-04-23 10:33 UTC  (2+ messages)

[PATCH] input: add error message when auth fails
 2012-04-23 10:15 UTC  (2+ messages)

[RFC BlueZ 0/1] core: Fix adapter mode inconsistency
 2012-04-23  9:57 UTC  (3+ messages)
` [RFC BlueZ 1/1] "

[RFCv5 26/26] Bluetooth: AMP: Read Local Assoc support
 2012-04-23  7:26 UTC  (29+ messages)
` [RFCv7 00/23] RFC Bluetooth A2MP implementation
  ` [RFCv7 01/23] Bluetooth: A2MP: Create A2MP channel
  ` [RFCv7 02/23] Bluetooth: A2MP: AMP Manager basic functions
  ` [RFCv7 03/23] Bluetooth: A2MP: Build and Send msg helpers
  ` [RFCv7 04/23] Bluetooth: A2MP: Add chan callbacks
  ` [RFCv7 05/23] Bluetooth: A2MP: Definitions for A2MP commands
  ` [RFCv7 06/23] Bluetooth: A2MP: Define A2MP status codes
  ` [RFCv7 07/23] Bluetooth: A2MP: Process A2MP messages
  ` [RFCv7 08/23] Bluetooth: A2MP: Process A2MP Command Reject
  ` [RFCv7 09/23] Bluetooth: A2MP: Process A2MP Discover Request
  ` [RFCv7 10/23] Bluetooth: A2MP: Process A2MP Change Notify
  ` [RFCv7 11/23] Bluetooth: A2MP: Process A2MP Get Info Request
  ` [RFCv7 12/23] Bluetooth: A2MP: Process A2MP Get AMP Assoc Request
  ` [RFCv7 13/23] Bluetooth: A2MP: Process A2MP Create Physlink Request
  ` [RFCv7 14/23] Bluetooth: A2MP: Process A2MP Disc "
  ` [RFCv7 15/23] Bluetooth: A2MP: Process A2MP Command Responses
  ` [RFCv7 16/23] Bluetooth: A2MP: Handling fixed channels
  ` [RFCv7 17/23] Bluetooth: A2MP: Manage incoming connections
  ` [RFCv7 18/23] Bluetooth: physical link HCI interface to AMP
  ` [RFCv7 19/23] Bluetooth: Define AMP controller statuses
  ` [RFCv7 20/23] Bluetooth: General HCI callback implementation
  ` [RFCv7 21/23] Bluetooth: Process HCI callbacks in a workqueue
  ` [RFCv7 22/23] Bluetooth: AMP: Use HCI callback for Read AMP Info
  ` [RFCv7 23/23] Bluetooth: AMP: Read Local Assoc support

[PATCH 1/3] Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_dev
 2012-04-22 13:47 UTC  (4+ messages)
` [PATCH 2/3] Bluetooth: Move device initialization to hci_alloc_dev()
` [PATCH 3/3] Bluetooth: Remove unneeded initialization in hci_alloc_dev()

[PATCH] MAINTAINERS: update Bluetooth tree locations
 2012-04-21 21:37 UTC  (4+ messages)

[PATCH BlueZ] Store LE device address type with primary list
 2012-04-21  8:17 UTC  (3+ messages)

[RFC v2 00/16] HoG plugin
 2012-04-20 19:31 UTC  (30+ messages)
` [RFC v2 01/16] HoG: Register HID over GATT device driver
` [RFC v2 02/16] HoG: register ATTIO callbacks
` [RFC v2 03/16] HoG: load primary service handle
` [RFC v2 04/16] HoG: discover all characteristics declaration
` [RFC v2 05/16] HoG: discover descriptors for all characteristics
` [RFC v2 06/16] HoG: discover the "Report Map" characteristic
` [RFC v2 07/16] HoG: enable "Report" characteristic notification
` [RFC v2 08/16] HoG: add report notification handler
` [RFC v2 09/16] HoG: HID I/O driver
` [RFC v2 10/16] HoG: Use real values for vendor and product IDs
` [RFC v2 11/16] GATT: Add Report Reference Descriptor declaration
` [RFC v2 12/16] HoG: Add read Report Reference descriptor
` [RFC v2 13/16] GATT: Rename Characteristic Configuration constants
` [RFC v2 14/16] GATT: Move GATT assigned numbers to GATT header
` [RFC v2 15/16] HoG: Register only one notification callback
` [RFC v2 16/16] HoG: Prepend report id to the HID report

[PATCH BlueZ 00/19] Fix D-Bus memory leaks, bluetooth name, double unref etc
 2012-04-20 18:13 UTC  (4+ messages)
` [PATCH 1/5] Bluetooth: Remove unused hci_le_ltk_reply()

[PATCH v3] Bluetooth: Restrict to one SCO listening socket
 2012-04-20 17:27 UTC  (2+ messages)

[PATCH 3/3] Bluetooth: Don't check source address in SCO bind function
 2012-04-20 17:20 UTC  (4+ messages)

[PATCH v1 2/5] Bluetooth: Remove unused hci_le_ltk_neg_reply()
 2012-04-20 16:42 UTC 

[PATCH BlueZ v2 0/3] Current status of playstation-peripheral plugin
 2012-04-20 14:08 UTC  (7+ messages)
` [PATCH BlueZ v2 1/3] manager: add a btd_manager_get_default_adapter_address_str() call

[PATCH obexd 1/6 v2] client: Remove buffer based transfer
 2012-04-20 11:40 UTC  (6+ messages)
` [PATCH obexd 2/6 v2] client: remove unused field
` [PATCH obexd 3/6] client: transfer api merges put and get
` [PATCH obexd 4/6 v2] client: transfers take gobex when starting
` [PATCH obexd 5/6 v2] client: open file during transfer creation
` [PATCH obexd 6/6 v2] client: Remove file in case of error

[PATCH v2 2/6] gdbus: do not call memset for terminating NUL
 2012-04-20  4:28 UTC  (6+ messages)
` [PATCH v2 3/6] gdbus: save copy of undecorated signature
  ` [PATCH v3] "
` [PATCH v2 4/6] gdbus: use argument name in method introspection
` [PATCH v2 5/6] gdbus: add decorated signature to arguments
` [PATCH v2 6/6] gdbus: add decorated signature to return values

[PATCH] Add Atheros maryann PIDVID support
 2012-04-19 20:52 UTC  (4+ messages)
` [3.0.y, 3.2.y, 3.3.y] "

[PATCH v3] Bluetooth: Fix registering hci with duplicate name
 2012-04-19 20:04 UTC  (4+ messages)

[PATCH v1] Bluetooth: Update L2CAP Channel State for LE Link during Pairing
 2012-04-19 17:32 UTC  (4+ messages)

[PATCH obexd 3/6 v2] client: transfer api merges put and get
 2012-04-19 17:03 UTC 

[PATCH v2 1/6] gdbus: return if method signature is malformed
 2012-04-19 16:01 UTC 

[PATCH] Bluetooth: Update L2CAP Channel State for LE Link during Pairing
 2012-04-19 15:41 UTC  (3+ messages)

[PATCH 0/2] Bluetooth: Fix crash on SCO socket shutdown
 2012-04-19 15:26 UTC  (4+ messages)
` [PATCH 1/2] Bluetooth: Remove not needed status parameter
` [PATCH 2/2] Bluetooth: Fix crash on SCO socket shutdown

[PATCH 2/3] Bluetooth: Split error handling for SCO listen sockets
 2012-04-19 14:39 UTC  (2+ messages)

[PATCH 1/3] Bluetooth: Split error handling for L2CAP listen sockets
 2012-04-19 14:39 UTC  (2+ messages)

[RFCv1] mac80211: Adds Software / Virtual AMP 80211
 2012-04-19 14:21 UTC  (14+ messages)

[PATCH v1] Bluetooth: Don't distribute keys in case of Encryption Failure
 2012-04-19 14:16 UTC  (2+ messages)

[PATCH 2/2] rfkill: Set device powered even adapter is not created
 2012-04-19 14:13 UTC  (6+ messages)

[PATCH obexd 1/6] client: Remove buffer based transfer
 2012-04-19 14:06 UTC  (6+ messages)
` [PATCH obexd 2/6] client: remove unused field
` [PATCH obexd 3/6] client: transfer api merges put and get
` [PATCH obexd 4/6] client: transfers take gobex when starting
` [PATCH obexd 5/6] client: open file during transfer creation
` [PATCH obexd 6/6] client: Remove file in case of error

[PATCH v2] Bluetooth: Restrict to one SCO listening socket
 2012-04-19 12:19 UTC 

[PATCH] Bluetooth: Restrict to one SCO listening socket
 2012-04-19 12:02 UTC 

[PATCH obexd v3] client: Remove buffer based transfer
 2012-04-19  9:50 UTC  (3+ messages)

[PATCH] Bluetooth: Add support for AR3012 [0cf3:e004]
 2012-04-19  9:15 UTC  (2+ messages)

[PATCH] hciops: map KeyboardDisplay IO Capability to DisplayYesNo
 2012-04-19  7:51 UTC  (2+ messages)


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