public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-26 19:45:39 to 2012-05-02 22:49:25 UTC [more...]

pull request: bluetooth-next 2012-05-02
 2012-05-02 22:49 UTC 

Weird bluetooth keyboard regression - just me?
 2012-05-02 21:50 UTC  (11+ messages)
` [now bisected] "

[PATCH 0/4] ERTM state machine changes, part 2
 2012-05-02 21:40 UTC  (6+ messages)
` [PATCH 1/4] Bluetooth: Fix a redundant and problematic incoming MTU check
` [PATCH 2/4] Bluetooth: Restore locking semantics when looking up L2CAP channels
` [PATCH 3/4] Bluetooth: Lock the L2CAP channel when sending
` [PATCH 4/4] Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation

[PATCH 1/1] bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C
 2012-05-02 21:28 UTC  (4+ messages)

[PATCH 0/1] HID: User-space HID I/O driver (UHID)
 2012-05-02 19:09 UTC  (3+ messages)
` [PATCH 1/1] HID: User-space I/O driver support for HID subsystem

[PATCH BlueZ v2 0/6] Multiple Bluetooth SCO connections (userspace)
 2012-05-02 18:25 UTC  (9+ messages)
` [PATCH BlueZ v2 1/6] audio: Fix gateway state check
` [PATCH BlueZ v2 2/6] audio: Add multiple device search to manager
` [PATCH BlueZ v2 3/6] media: Support multiple transports per endpoint
` [PATCH BlueZ v2 4/6] media: Split media_endpoint_create
` [PATCH BlueZ v2 5/6] media: Create multiple transports if needed
` [PATCH BlueZ v2 6/6] media: Enable parallel requests to endpoint

[PATCH] Bluetooth: Remove unneeded elements from size calculation
 2012-05-02 15:55 UTC  (2+ messages)

[PATCH BlueZ 00/19] Fix D-Bus memory leaks, bluetooth name, double unref etc
 2012-05-02 14:58 UTC  (7+ messages)
` [PATCH 1/5] Bluetooth: Remove unused hci_le_ltk_reply()

[PATCH obexd 2/3] client: Wait for abort completion before Transfer.Cancel returns
 2012-05-02 13:49 UTC  (3+ messages)

[PATCH obexd 1/3] gobex: Add callback and userdata parameter to g_obex_cancel_transfer()
 2012-05-02 13:27 UTC  (3+ messages)

[PATCH obexd] opp: Emit TransferStarted signal only if stream start is success
 2012-05-02 13:13 UTC  (2+ messages)

[PATCH obexd v1 0/6] client: rethink transfer data access in session API
 2012-05-02 11:56 UTC  (8+ messages)
` [PATCH obexd v1 1/6] client: Minor buffer access API changes
` [PATCH obexd v1 2/6] client: Avoid GObex dependency from transfer.h
` [PATCH obexd v1 3/6] client: Give transfer pointer in session callbacks
` [PATCH obexd v1 4/6] client: Use new session callback style in modules
` [PATCH obexd v1 5/6] client: Remove deprecated part of session API
` [PATCH obexd v1 6/6] client: Remove transfer from queue before callback

[PATCH BlueZ] mgmtops: Fix wrong parameter order for btd_event_ltk_notify()
 2012-05-02 11:53 UTC  (2+ messages)

[PATCH BlueZ v1] audio: Reset hfp and hs handle before connection
 2012-05-02 11:41 UTC  (2+ messages)

[PATCH BlueZ] audio: Reset hfp and hs handle before connection
 2012-05-02 10:56 UTC  (3+ messages)

main.conf issues
 2012-05-02  8:08 UTC  (5+ messages)

[PATCH 1/1] bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C
 2012-04-30 23:37 UTC 

[RFCv2 0/8] ERTM state machine changes, part 2
 2012-04-30 21:31 UTC  (18+ messages)
` [RFCv2 1/8] Bluetooth: Initialize new l2cap_chan structure members
` [RFCv2 2/8] Bluetooth: Remove unused function
` [RFCv2 3/8] Bluetooth: Make better use of l2cap_chan reference counting
` [RFCv2 4/8] Bluetooth: Fix a redundant and problematic incoming MTU check
` [RFCv2 5/8] Bluetooth: Restore locking semantics when looking up L2CAP channels
` [RFCv2 6/8] Bluetooth: Lock the L2CAP channel when sending
` [RFCv2 7/8] Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation
` [RFCv2 8/8] Bluetooth: Add Code Aurora Forum copyright

RFC: security level elevation with MGMT
 2012-04-30 15:46 UTC 

[BlueZ v3 00/10] gdbus: Better D-Bus introspection
 2012-04-30 13:37 UTC  (15+ messages)
` [BlueZ v3 01/10] gdbus: return if method signature is malformed
` [BlueZ v3 02/10] gdbus: do not call memset for terminating NUL
` [BlueZ v3 03/10] gdbus: save copy of undecorated signature
` [BlueZ v3 04/10] gdbus: use argument name in method introspection
` [BlueZ v3 05/10] gdbus: add decorated signature to arguments
` [BlueZ v3 06/10] gdbus: add decorated signature to return values
` [BlueZ v3 07/10] gdbus: add Deprecated annotation to introspection
` [BlueZ v3 08/10] gdbus: add Method.NoReply "
` [BlueZ v3 09/10] Constify GDBus method tables
` [BlueZ v3 10/10] Constify GDBus signal tables

[PATCH] Bluetooth: Balance locking in L2CAP
 2012-04-30 11:55 UTC 

[PATCH obexd 3/3] gobex: Remove g_idle_add to exit main loop in test_stream_put_req_abort()
 2012-04-30 11:04 UTC 

[PATCH 1/1] bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C
 2012-04-30  9:33 UTC  (2+ messages)

bluetooth-next tree rebased
 2012-04-29 23:36 UTC 

[BlueZ RFC 0/5] gdbus: Add support for DBus.Properties interface
 2012-04-29 21:38 UTC  (8+ messages)
` [BlueZ RFC 1/5] gdbus: add skeleton of "
` [BlueZ RFC 2/5] gdbus: implement DBus.Properties.Get method
` [BlueZ RFC 3/5] gdbus: implement DBus.Properties.GetAll method
` [BlueZ RFC 4/5] gdbus: implement DBus.Properties.Set method
` [BlueZ RFC 5/5] gdbus: add properties into interface introspection

[PATCH] Fix adaptername shutdown
 2012-04-29 19:40 UTC  (2+ messages)

TP/SIG/SMG/BI-02-C failure
 2012-04-29 19:36 UTC  (4+ messages)

[PATCH] audio: Fix AVDTP General Reject message
 2012-04-28 15:58 UTC  (3+ messages)

hcidump / avtest issues
 2012-04-28 15:15 UTC  (8+ messages)

RFC/CFP -- Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona?)
 2012-04-28  5:58 UTC  (9+ messages)
        ` CFP -- Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona!)

[PATCH RFC 0/4] Reference implementation for DBUS.Properties
 2012-04-27 21:54 UTC  (5+ messages)
` [PATCH RFC 1/4] manager: implement support for DBus.Properties.Get
` [PATCH RFC 2/4] thermometer: implement support for DBus.Properties.Get and DBus.Properties.Set
` [PATCH RFC 3/4] adapter: implement DBus.Properties
` [PATCH RFC 4/4] device: "

[PATCH RFC BlueZ 0/1] On demand LE link encryption/authentication
 2012-04-27 16:05 UTC  (2+ messages)
` [PATCH RFC BlueZ 1/1] attrib: Retry ATT request when link is unencrypted

[PATCH BlueZ 0/9] Fix indentation and tab misuse
 2012-04-27 14:49 UTC  (11+ messages)
` [PATCH BlueZ 1/9] lib: Fix "
` [PATCH BlueZ 2/9] tools: "
` [PATCH BlueZ 3/9] event: "
` [PATCH BlueZ 4/9] device: "
` [PATCH BlueZ 5/9] sap: "
` [PATCH BlueZ 6/9] monitor: "
` [PATCH BlueZ 7/9] deviceinfo: Fix indentation and "
` [PATCH BlueZ 8/9] audio: Fix "
` [PATCH BlueZ 9/9] hidd: Fix indentation

[RFC 0/8] ERTM state machine changes, part 2
 2012-04-27 13:40 UTC  (18+ messages)
` [RFC 1/8] Bluetooth: Improve ERTM sequence number offset calculation
` [RFC 2/8] Bluetooth: Initialize new l2cap_chan structure members
` [RFC 3/8] Bluetooth: Remove duplicate structure members from bt_skb_cb
` [RFC 4/8] Bluetooth: Move recently-added ERTM header packing functions
` [RFC 5/8] Bluetooth: Move recently-added ERTM header unpacking functions
` [RFC 6/8] Bluetooth: Lock the L2CAP channel when sending
      ` [RFCv0] Bluetooth: Change locking logic in sock send

[PATCH v2] Bluetooth: Fix l2cap_tx_window_full
 2012-04-27 13:34 UTC  (2+ messages)

TP/SIG/SMG/BI-14-C AVDTP_RECONFIGURE
 2012-04-27 13:31 UTC  (3+ messages)

[PATCH BlueZ] csr_bcsp: fix link establishment
 2012-04-27 13:03 UTC 

[PATCH 1/2] monitor: add help information
 2012-04-27 12:16 UTC  (3+ messages)
` [PATCH 2/2] monitor: add version information

[PATCH v2] Store LE device address type with primary list
 2012-04-27 12:15 UTC  (4+ messages)

[PATCH BlueZ v1 0/5] Multiple Bluetooth SCO connections (userspace)
 2012-04-27 11:45 UTC  (7+ messages)
` [PATCH BlueZ v1 1/5] audio: Fix gateway state check
` [PATCH BlueZ v1 2/5] audio: Add multiple device search to manager
` [PATCH BlueZ v1 3/5] media: Support multiple transports per endpoint
` [PATCH BlueZ v1 4/5] media: Create multiple transports if needed
` [PATCH BlueZ v1 5/5] media: Enable parallel requests to endpoint

[PATCH obexd v0 0/6] client: rethink transfer data access in session API
 2012-04-27 10:33 UTC  (7+ messages)
` [PATCH obexd v0 1/6] client: Minor buffer access API changes
` [PATCH obexd v0 2/6] client: Give transfer pointer in session callbacks
` [PATCH obexd v0 3/6] client: Avoid GObex dependency from transfer.h
` [PATCH obexd v0 4/6] client: Use new session callback style in modules
` [PATCH obexd v0 5/6] client: Remove deprecated part of session API
` [PATCH obexd v0 6/6] client: Remove transfer from queue before callback

Can't connect Bluetooth Devices
 2012-04-27  7:31 UTC  (3+ messages)

Unable to run bluez test health scripts
 2012-04-27  6:50 UTC  (2+ messages)
` [HPD test scripts] "

[RFC PATCH BlueZ] LE Broadcaster/Observer API proposal
 2012-04-26 21:03 UTC  (3+ messages)
` [PATCH RFC BlueZ v2 0/1] "
  ` [PATCH RFC BlueZ v2 1/1] doc: Document Broadcaster/Observer API

[PATCH] b44: properly use pr_fmt()
 2012-04-26 20:30 UTC  (5+ messages)

GSoC student introduction
 2012-04-26 19:47 UTC 

[BlueZ 01/15] HoG: Register HID over GATT device driver
 2012-04-26 19:45 UTC  (8+ messages)
` [BlueZ 09/15] HoG: HID I/O driver
` [BlueZ 10/15] HoG: Use real values for vendor and product IDs
` [BlueZ 11/15] GATT: Add Report Reference Descriptor declaration
` [BlueZ 12/15] HoG: Add read Report Reference descriptor
` [BlueZ 13/15] GATT: Rename Characteristic Configuration constants
` [BlueZ 14/15] GATT: Move GATT assigned numbers to GATT header
` [BlueZ 15/15] HoG: Prepend report id to the HID report


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox