messages from 2013-04-16 17:44:51 to 2013-04-26 18:22:39 UTC [more...]
linux-next: Tree for Apr 26 [ bluetooth on suspend/resume ]
2013-04-26 18:22 UTC (4+ messages)
[PATCH BlueZ v3 00/27] struct btd_service in core
2013-04-26 11:58 UTC (30+ messages)
` [PATCH BlueZ v3 01/27] device: Fix returned error code
` [PATCH BlueZ v3 02/27] control: Simplify UUID handling during probe
` [PATCH BlueZ v3 03/27] input: Simplify code since UUID is known
` [PATCH BlueZ v3 04/27] profile: Remove UUID list from probe function
` [PATCH BlueZ v3 05/27] network: Fail if multiple profile instances
` [PATCH BlueZ v3 06/27] input: Fix ignored profile shutdown
` [PATCH BlueZ v3 07/27] input: Move timeout setting to device.c
` [PATCH BlueZ v3 08/27] input: Remove unused UUID field
` [PATCH BlueZ v3 09/27] input: Bypass manager during probe/remove
` [PATCH BlueZ v3 10/27] network: "
` [PATCH BlueZ v3 11/27] core: Add btd_service to represent device services
` [PATCH BlueZ v3 12/27] device: Use btd_service to represent profiles
` [PATCH BlueZ v3 13/27] core: Add probe API to btd_service
` [PATCH BlueZ v3 14/27] core: Add connect/disconnect "
` [PATCH BlueZ v3 15/27] core: Add a state enum "
` [PATCH BlueZ v3 16/27] device: Replace connected_profiles with btd_service
` [PATCH BlueZ v3 17/27] device: Find services instead of profiles
` [PATCH BlueZ v3 18/27] device: Replace pending profile list with services
` [PATCH BlueZ v3 19/27] profile: Use btd_service for probing profiles
` [PATCH BlueZ v3 20/27] network: Add trivial helper function
` [PATCH BlueZ v3 21/27] core: Add user_data to btd_service
` [PATCH BlueZ v3 22/27] network: Hold a reference "
` [PATCH BlueZ v3 23/27] audio: "
` [PATCH BlueZ v3 24/27] control: Bypass manager for connect state changes
` [PATCH BlueZ v3 25/27] input: Hold a reference to btd_service
` [PATCH BlueZ v3 26/27] service: Add callbacks to track state changes
` [PATCH BlueZ v3 27/27] profile: Use btd_service for connect/disconnect
[PATCH BlueZ v5 0/3] struct btd_service in core
2013-04-26 11:50 UTC (5+ messages)
` [PATCH BlueZ v5 1/3] service: Add error-code btd_service
` [PATCH BlueZ v5 2/3] service: Add callbacks to track state changes
` [PATCH BlueZ v5 3/3] profile: Use btd_service for connect/disconnect
[PATCH BlueZ v4 0/3] struct btd_service in core
2013-04-26 9:26 UTC (5+ messages)
` [PATCH BlueZ v4 1/3] service: Add error-code btd_service
` [PATCH BlueZ v4 2/3] service: Add callbacks to track state changes
` [PATCH BlueZ v4 3/3] profile: Use btd_service for connect/disconnect
[PATCH BlueZ v0] doc: Fix optional properties not marked as such
2013-04-25 7:38 UTC (2+ messages)
[RFC 1/2] gdbus: Add g_dbus_flush_properties()
2013-04-24 20:14 UTC (13+ messages)
` [RFC 2/2] device: Fix the wrong order of UUIDs PropertyChanged
Problem of responding to an RFCOMM NSC command
2013-04-24 14:26 UTC
[PATCH] Bluetooth: Fix checks for LE support on LE-only controllers
2013-04-24 14:05 UTC (2+ messages)
[PATCH BlueZ] monitor: Add an option to dump SCO traffic
2013-04-24 14:03 UTC (2+ messages)
[PATCH v3 0/8] Autopair plugin
2013-04-24 14:03 UTC (15+ messages)
` [PATCH v3 1/8] core: Convert the pincode callback to an interable list
` [PATCH v3 2/8] plugins: Extend the pin code callback with the call number
` [PATCH v3 3/8] core: Add support for retrying a bonding
` [PATCH v3 4/8] core: retry bonding attempt until the iterator reaches the end
` [PATCH v3 5/8] core: Add device_get_class to the public interface
` [PATCH v3 6/8] autopair: Add the autopair plugin
` [PATCH v3 7/8] core: Expose the last bonding attempt timeout on retry
` [PATCH v3 8/8] autopair: Try a fixed pincode for keyboards rejecting random codes
[PATCH BlueZ v2 00/16] attrib: Replace GLib basic data types usage
2013-04-24 14:02 UTC (19+ messages)
` [PATCH BlueZ v3 "
` [PATCH BlueZ v3 01/16] attrib: Simplify boolean tests
` [PATCH BlueZ v3 02/16] attrib: Change GAttrib->stale type from gboolean
` [PATCH BlueZ v3 03/16] attrib: Change command->sent "
` [PATCH BlueZ v3 04/16] attrib: Change is_response return "
` [PATCH BlueZ v3 05/16] attrib: Change match_event "
` [PATCH BlueZ v3 06/16] attrib: Change g_attrib_set_destroy_function return type
` [PATCH BlueZ v3 07/16] attrib: Change g_attrib_cancel/_all "
` [PATCH BlueZ v3 08/16] attrib: Change g_attrib_unregister/_all "
` [PATCH BlueZ v3 09/16] attrib: Change g_attrib_set_debug return type from gboolean
` [PATCH BlueZ v3 10/16] attrib: Change g_attrib_set_mtu "
` [PATCH BlueZ v3 11/16] attrib: Change g_attrib_is_encrypted "
` [PATCH BlueZ v3 12/16] attrib: Change command->opcode type from guint8
` [PATCH BlueZ v3 13/16] attrib: Change event->handle type from guint16
` [PATCH BlueZ v3 14/16] attrib: Change command->id type from guint
` [PATCH BlueZ v3 15/16] attrib: Change event->id "
` [PATCH BlueZ v3 16/16] attrib: Change command->pdu pointer type from guint8
problem when using bluez to transfer file
2013-04-24 7:04 UTC
pull request: bluetooth-next 2013-04-23
2013-04-23 23:58 UTC
[PATCH v3 0/2] Bluetooth: btmrvl: Fix concurrent FW download
2013-04-23 23:51 UTC (4+ messages)
` [PATCH v3 1/2] Bluetooth: btmrvl: release lock while waiting for fw download complete
` [PATCH v3 2/2] Bluetooth: btmrvl: report error if verify_fw_download times out
[PATCH] bluetooth: btmrvl: use native helpers
2013-04-23 23:46 UTC (2+ messages)
[PATCH] Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling
2013-04-23 23:33 UTC (3+ messages)
[PATCH] Bluetooth: hci_get_cmd_complete() can be static
2013-04-23 23:31 UTC (2+ messages)
[PATCH v7] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
2013-04-23 23:29 UTC (4+ messages)
[PATCH v2] Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
2013-04-23 23:22 UTC (2+ messages)
[PATCH v2 0/8] Autopair plugin, with some extensions
2013-04-23 7:50 UTC (4+ messages)
` [PATCH v2 1/8] core: Convert the pincode callback to an interable list
[PATCH v7 0/5] input: Connectability
2013-04-23 7:42 UTC (11+ messages)
` [PATCH v7 1/5] input: Documentation for new Input1 interface
` [PATCH v7 2/5] input: Implement the new ReconnectMode Input1 property
` [PATCH v7 3/5] input: Convert gboolean to bool
` [PATCH v7 4/5] input: Fix memory leak for hidp_connadd_req
` [PATCH v7 5/5] input: Automatically attempt a reconnect when required
pull request: bluetooth-next 2013-04-18
2013-04-22 18:57 UTC (2+ messages)
Access GATT characteristics with DBus in BlueZ 5.4
2013-04-21 19:26 UTC (3+ messages)
[PATCH v6] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
2013-04-20 1:49 UTC (4+ messages)
[PATCH] Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
2013-04-19 14:07 UTC
[PATCH] Bluetooth: Fix HCI command send functions to use const specifier
2013-04-19 13:35 UTC (2+ messages)
[PATCH BlueZ 1/6] AVCTP: Add support to register pass-through handler
2013-04-19 12:31 UTC (6+ messages)
` [PATCH BlueZ 2/6] AVRCP: Register pass-through handler for CT
` [PATCH BlueZ 3/6] media: Implement new callbacks for pass-through operations
` [PATCH BlueZ 4/6] media: Fix not handling "Playlist" as possible value to LoopStatus
` [PATCH BlueZ 5/6] media: Ignore signess for D-Bus int types
` [PATCH BlueZ 6/6] media: Check MPRIS Can* properties before calling the respective method
[PATCH 0/2] Bluetooth: btmrvl: Fix concurrent FW download
2013-04-19 8:07 UTC (9+ messages)
` [PATCH 1/2] Bluetooth: btmrvl: release lock while waiting for fw download complete
` [PATCH 2/2] Bluetooth: btmrvl: report error if verify_fw_download times out
` [PATCH v2 0/2] Bluetooth: btmrvl: Fix concurrent FW download
` [PATCH v2 1/2] Bluetooth: btmrv: release lock while waiting for fw download complete
` [PATCH v2 2/2] Bluetooth: btmrvl: report error if verify_fw_download times out
[RFC/RFT PATCH 0/2 V2] Adding a new bluetooth driver to the kernel
2013-04-19 7:23 UTC (5+ messages)
` [RFC/RFT PATCH 2/2] rtk_btusb: A new driver for the Bluetooth portion of the Realtek RTL8723AE chip
[PATCH v5] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
2013-04-19 7:16 UTC (6+ messages)
[PATCH BlueZ] gdbus: Fix calling GetManagedObjects twice in a row
2013-04-18 20:47 UTC
[PATCH v4] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
2013-04-18 18:29 UTC (7+ messages)
[PATCH 00/17] Update Discovery to use HCI request framework
2013-04-18 4:20 UTC (16+ messages)
` [PATCH 01/17] Bluetooth: Change LE scanning timeout macros
` [PATCH 02/17] Bluetooth: Add LE scan type macros
` [PATCH 03/17] Bluetooth: Add macros for filter duplicates values
` [PATCH 04/17] Bluetooth: Rename LE_SCANNING_* macros
` [PATCH 05/17] Bluetooth: Make inquiry_cache_flush non-static
` [PATCH 09/17] Bluetooth: Update le_scan_disable_work to use HCI request
[PATCH 0/2] Bluetooth: Add supported features page 2 support
2013-04-18 3:27 UTC (4+ messages)
` [PATCH 1/2] Bluetooth: Track feature pages in a single table
` [PATCH 2/2] Bluetooth: Add reading of all local feature pages
[PATCH v6 0/6] sco: SCO socket option for voice_setting
2013-04-18 3:16 UTC (10+ messages)
` [PATCH v6 1/6] Bluetooth: Move and rename hci_conn_accept
` [PATCH v6 2/6] Bluetooth: Add bluetooth socket voice option
` [PATCH v6 4/6] Bluetooth: Use voice setting in incoming SCO connection
` [PATCH v6 5/6] Bluetooth: Parameters for outgoing SCO connections
[PATCH v4] Bluetooth: Fix incorrect SSP mode bit for non SSP devices
2013-04-18 3:10 UTC (2+ messages)
[PATCH] Bluetooth: Avoid dumplicate conn dev register
2013-04-18 2:55 UTC (3+ messages)
` [PATCH] Bluetooth: Avoid duplicate "
[PATCH v3 00/18] Rework HIDP Session Management
2013-04-18 2:49 UTC (6+ messages)
` [PATCH v3 18/18] Bluetooth: hidp: fix sending output reports on intr channel
` [PATCH v4 00/16] Rework HIDP Session Management
` [PATCH v4 02/16] Bluetooth: remove unneeded hci_conn_hold/put_device()
[PATCH v3] Bluetooth: Add support for Intel Bluetooth device [8087:07dc]
2013-04-17 16:51 UTC (3+ messages)
[PATCH v2 0/6] MAP client: Read MASInstanceID for the current connection
2013-04-17 11:01 UTC (2+ messages)
[RFC v2 00/11] struct btd_service in core
2013-04-17 9:44 UTC (4+ messages)
` [RFC v2 01/11] core: Add btd_service to represent device services
[PATCH BlueZ v2 04/13] gatttool: Use GError to propage error messages to caller
2013-04-17 8:24 UTC (3+ messages)
` [PATCH BlueZ v3] "
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).