messages from 2012-10-09 11:35:47 to 2012-10-12 10:48:02 UTC [more...]
[PATCH -v2 1/8] Bluetooth: Fix L2CAP coding style
2012-10-12 10:48 UTC (18+ messages)
` [PATCH -v2 2/8] Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c
` [PATCH -v2 3/8] Bluetooth: Remove parent socket usage from l2cap_core.c
` [PATCH -v2 4/8] Bluetooth: Add chan->ops->defer()
` [PATCH -v2 5/8] Bluetooth: Remove GFP_ATOMIC usage from l2cap_core.c
` [PATCH -v2 6/8] Bluetooth: use l2cap_chan_set_err()
` [PATCH -v2 7/8] Bluetooth: Use locked l2cap_state_change()
` [PATCH -v2 8/8] Bluetooth: Call ops->teardown() without checking for NULL
[PATCH] Bluetooth: SMP: Fix setting unknown auth_req bits
2012-10-12 9:56 UTC (4+ messages)
[RFC 1/6] Bluetooth: Add new l2cap_chan struct members for high speed channels
2012-10-12 9:50 UTC (17+ messages)
` [RFC 2/6] Bluetooth: Process create response and connect response identically
` [RFC 3/6] Bluetooth: Factor out common L2CAP connection code
` [RFC 4/6] Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP
` [RFC 5/6] Bluetooth: Add L2CAP create channel request handling
` [RFC 6/6] Bluetooth: Fix error code byte order
[PATCH BlueZ] input: Convert to DBus.Properties
2012-10-11 18:57 UTC
[PATCH v3 00/10] Move adapter config file to ini-file format
2012-10-11 14:38 UTC (21+ messages)
` [PATCH v3 01/10] doc: Add settings storage documentation
` [PATCH v3 02/10] adapter: Read name in storage at init
` [PATCH v3 03/10] adaptername: Retrieve config name from adapter
` [PATCH v3 04/10] adapter: Read device class in storage at init
` [PATCH v3 05/10] adapter: Move pairable read to load_config()
` [PATCH v3 06/10] adapter: Read pairable timeout in storage at init
` [PATCH v3 07/10] adapter: Read discoverable "
` [PATCH v3 08/10] adapter: Read mode "
` [PATCH v3 09/10] adapter: Move saved config to ini-file format
` [PATCH v3 10/10] TODO: Add entry to remove storage convertion function
[PATCH 1/4] Bluetooth: Fix L2CAP PSM bind issue
2012-10-11 14:29 UTC (11+ messages)
` [PATCH 2/4] Bluetooth: Fix RFCOMM "
` [PATCH 3/4] Bluetooth: Use __constant modifier for L2CAP SMP CID
` [PATCH 4/4] Bluetooth: Use __constant modifier for RFCOMM PSM
[PATCH BlueZ 1/2] hog: Fix characteristic descriptor discovery
2012-10-11 7:04 UTC (3+ messages)
` [PATCH BlueZ 2/2] hog: Fix requested range for "
[PATCH BlueZ] core: Fix connecting to an already connected device on pairing
2012-10-11 6:58 UTC (2+ messages)
[PATCH BlueZ] test: Add support for passing address type to btiotest
2012-10-11 6:57 UTC (2+ messages)
[PATCH BlueZ 1/5] gattrib: Add support for listening for events for specific handles
2012-10-11 6:57 UTC (6+ messages)
` [PATCH BlueZ 2/5] scan: Use the per handle GATT event notifier
` [PATCH BlueZ 3/5] hog: "
` [PATCH BlueZ 4/5] heartrate: "
` [PATCH BlueZ 5/5] gas: Add "
[PATCH BlueZ 1/6] gattrib: Fix ignoring the error message when write fails
2012-10-11 6:57 UTC (7+ messages)
` [PATCH BlueZ 2/6] attrib: Remove all the usages of ATT_MAX_MTU
` [PATCH BlueZ 3/6] att: Replace ATT_MAX_MTU with ATT_MAX_VALUE_LEN
` [PATCH BlueZ 4/6] att: Fix sending pdu's with invalid data
` [PATCH BlueZ 5/6] attrib: Fix not checking if att_data_list_alloc fails
` [PATCH BlueZ 6/6] gas: Only do the Exchange MTU procedure over LE links
[RFCv1 0/6] Handle AMP_LINK
2012-10-11 6:36 UTC (20+ messages)
` [RFCv1 2/6] Bluetooth: AMP: Handle AMP_LINK timeout
` [RFCv1 3/6] Bluetooth: AMP: Add handle to hci_chan structure
` [RFCv1 4/6] Bluetooth: Handle number of compl blocks for AMP_LINK
` [PATCHv1 0/6] Handle AMP_LINK
` [PATCHv1 1/6] Bluetooth: Allow to set flush timeout
` [PATCHv1 2/6] Bluetooth: AMP: Handle AMP_LINK timeout
` [PATCHv1 3/6] Bluetooth: AMP: Add handle to hci_chan structure
` [PATCHv1 4/6] Bluetooth: AMP: Handle number of compl blocks for AMP_LINK
` [PATCHv1 5/6] Bluetooth: AMP: Handle AMP_LINK connection
` [PATCHv1 6/6] Bluetooth: AMP: Hanlde AMP_LINK case in conn_put
[PATCH] Bluetooth: btmrv: Use %*ph specifier instead of print_hex_dump_bytes
2012-10-11 6:22 UTC (3+ messages)
Problem pairing wiimote device via bluetooth
2012-10-10 22:34 UTC
[PATCH v4 00/10] Move adapter config file to ini-file format
2012-10-10 16:23 UTC (11+ messages)
` [PATCH v4 01/10] doc: Add settings storage documentation
` [PATCH v4 02/10] adapter: Read name in storage at init
` [PATCH v4 03/10] adaptername: Retrieve config name from adapter
` [PATCH v4 04/10] adapter: Read device class in storage at init
` [PATCH v4 05/10] adapter: Move pairable read to load_config()
` [PATCH v4 06/10] adapter: Read pairable timeout in storage at init
` [PATCH v4 07/10] adapter: Read discoverable "
` [PATCH v4 08/10] adapter: Read mode "
` [PATCH v4 09/10] adapter: Move saved config to ini-file format
` [PATCH v4 10/10] TODO: Add entry to remove storage convertion function
[PATCH] systemd: prevent duplicate logging messages in journal
2012-10-10 15:59 UTC
Agenda for Linux Wireless (802.11/Bluetooth/NFC) Mini-Summit 2012 (Barcelona!)
2012-10-10 15:18 UTC (5+ messages)
[PATCH 1/2] Pass confirm name as bool value
2012-10-10 15:00 UTC (3+ messages)
` [PATCH 2/2] event: Use bool instead gboolean for legacy parameter
[PATCH v2 0/7] Move adapter config file to ini-file format
2012-10-10 13:33 UTC (14+ messages)
` [PATCH v2 1/7] adapter: Read name in storage at init
` [PATCH v2 2/7] adapter: Read device class "
` [PATCH v2 3/7] adapter: Move pairable read to load_config()
` [PATCH v2 4/7] adapter: Read pairable timeout in storage at init
` [PATCH v2 5/7] adapter: Read discoverable "
` [PATCH v2 6/7] adapter: Read mode "
` [PATCH v2 7/7] adapter: Move saved config to ini-file format
[PATCH 0/9] Remove some old code
2012-10-10 10:04 UTC (17+ messages)
` [PATCH 1/9] Simplify checking if found device is legacy
` [PATCH 2/9] Pass confirm name as gboolean value
` [PATCH 3/9] event: Don't store EIR in btd_event_device_found
` [PATCH 4/9] storage: Remove not used read_remote_eir
` [PATCH 5/9] storage: Remove not used write_version_info
` [PATCH 6/9] storage: Remove not used write_features_info
` [PATCH 7/9] storage: Remove not used read_remote_features
` [PATCH 8/9] adapter: Remove not used btd_adapter_switch_{online,offline} functions
` [PATCH 9/9] device: Remove not used device_set_class function
[PATCH v3 1/5] audio: Add check for vendor specific A2DP codec
2012-10-09 21:33 UTC (4+ messages)
` [PATCH v3 4/5] audio: Fix audio driver is not probed
` [PATCH v3 5/5] audio: Remove redundant procedure when a2dp connect
[PATCH BlueZ] build-sys: Remove leftover AM_YFLAGS
2012-10-09 21:18 UTC (2+ messages)
[PATCH BlueZ] core: fix stop scanning after GCEP
2012-10-09 21:15 UTC (2+ messages)
[RFC obexd 01/11] fuse: Add initial gobexfuse files, fuse main and options parse
2012-10-09 18:34 UTC (12+ messages)
` [RFC obexd 02/11] build: Add --enable-fuse for gobexfuse
` [RFC obexd 03/11] fuse: Add gobexhlp_connect/disconnect functions with helpers
` [RFC obexd 04/11] fuse: Add request helpers and setpath operation
` [RFC obexd 05/11] fuse: Add readdir operation
` [RFC obexd 06/11] fuse: Add getattr operation
` [RFC obexd 07/11] fuse: Add open and read operations plus location helpers
` [RFC obexd 08/11] fuse: Add write operation
` [RFC obexd 09/11] fuse: Add touch operation
` [RFC obexd 10/11] fuse: Add unlink/rmdir operation
` [RFC obexd 11/11] fuse: Add rename operation
[PATCH] build: Add missing documentation files to EXTRA_DIST
2012-10-09 17:42 UTC (3+ messages)
[RFC BlueZ 0/5] gattrib: Registering per-handle event listeners
2012-10-09 17:22 UTC (3+ messages)
` [RFC BlueZ 3/5] hog: Use the per handle GATT event notifier
[PATCH 0/7] Move adapter config file to ini-file format
2012-10-09 17:04 UTC (12+ messages)
` [PATCH 1/7] adapter: Read name in storage at init
` [PATCH 2/7] adapter: Read device class "
` [PATCH 3/7] adapter: Move pairable read to load_config()
` [PATCH 4/7] adapter: Read pairable timeout in storage at init
` [PATCH 5/7] adapter: Read discoverable "
` [PATCH 6/7] adapter: Read mode "
` [PATCH 7/7] adapter: Move saved config to ini-file format
[PATCH BlueZ 1/2] audio: Fix memory leak of AVDTP buffer
2012-10-09 16:44 UTC (3+ messages)
` [PATCH BlueZ 2/2] sink: Remove deprecated code
[PATCH v3 00/15] Thermometer watchers API change + fixes
2012-10-09 16:03 UTC (3+ messages)
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).