messages from 2012-02-16 23:39:04 to 2012-02-20 22:26:04 UTC [more...]
[PATCH 1/4] Bluetooth: mgmt: Add address type parameter to Stop Discovery command
2012-02-20 22:26 UTC (6+ messages)
` [PATCH 2/4] Bluetooth: mgmt: Add address type parameter to Discovering event
` [PATCH 3/4] Bluetooth: mgmt: Add basic support for Set High Speed command
` [PATCH 4/4] Bluetooth: mgmt: Fix Set SSP check for supported feature
[PATCH] Bluetooth: Set supported settings based on enabled HS and/or LE
2012-02-20 21:12 UTC (2+ messages)
[PATCH] Bluetooth: Always enable management interface
2012-02-20 21:11 UTC (2+ messages)
[PATCH] Bluetooth: Restrict access to management interface
2012-02-20 21:11 UTC (2+ messages)
[PATCH] Bluetooth: Add support for HCI monitor channel
2012-02-20 21:11 UTC (2+ messages)
[PATCH 0/2] Fix crash in profile descriptor list parsing
2012-02-20 20:57 UTC (3+ messages)
` [PATCH 1/2] sdp: Check type of sdp data before dereferencing
` [PATCH 2/2] sdp: Fix sdp_get_profile_descs for Mac Os X Lion
[RFCv6 00/14] Bluetooth: Change socket lock to l2cap_chan lock
2012-02-20 18:57 UTC (23+ messages)
` [RFCv6 01/14] Bluetooth: trivial: Fix long line
` [RFCv6 02/14] Bluetooth: Revert to mutexes from RCU list
` [RFCv6 03/14] Bluetooth: Add l2cap_chan_lock
` [RFCv6 04/14] Bluetooth: Add locked and unlocked state_change
` [RFCv6 05/14] Bluetooth: Add socket error function
` [RFCv6 06/14] Bluetooth: Add unlocked __l2cap_chan_add function
` [RFCv6 07/14] Bluetooth: Use chan lock in timers
` [RFCv6 08/14] Bluetooth: Use chan lock in L2CAP sig commands
` [RFCv6 09/14] Bluetooth: Use chan lock in L2CAP conn start
` [RFCv6 10/14] Bluetooth: Use chan lock in receiving data
` [RFCv6 11/14] Bluetooth: Change locking logic for conn/chan ready
` [RFCv6 12/14] Bluetooth: Change locking logic in security_cfm
` [RFCv6 13/14] Bluetooth: Use l2cap chan lock in socket connect
` [RFCv6 14/14] Bluetooth: Remove socket lock check
[RFC v2] Bluetooth: Add support for HCI monitor channel
2012-02-20 14:26 UTC
[RFC] Bluetooth: Add support for HCI monitor channel
2012-02-20 14:15 UTC
[PATCH obexd] core: Fix application parameter parsing in obex put
2012-02-20 14:07 UTC
[PATCH obexd] client: Fix ABORT command not sending when user cancels the transfer
2012-02-20 14:02 UTC (5+ messages)
[PATCH obexd] Obexd: Add parse apparam support to Obex Put
2012-02-20 13:52 UTC (3+ messages)
[PATCH] Bluetooth: Remove HCI notifier handling
2012-02-20 12:48 UTC (2+ messages)
[RFCv5 00/16] Bluetooth: Change socket lock to l2cap_chan lock
2012-02-20 12:17 UTC (21+ messages)
` [RFCv5 01/16] Bluetooth: trivial: Fix long line
` [RFCv5 02/16] Bluetooth: Revert to mutexes from RCU list
` [RFCv5 03/16] Bluetooth: Lock chan list when deleting chan
` [RFCv5 04/16] Bluetooth: Do not use sk lock in get_chan functions
` [RFCv5 05/16] Bluetooth: Add l2cap_chan_lock
` [RFCv5 06/16] Bluetooth: Add locked and unlocked state_change
` [RFCv5 07/16] Bluetooth: Add socket error function
` [RFCv5 08/16] Bluetooth: Add unlocked __l2cap_chan_add function
` [RFCv5 09/16] Bluetooth: Use chan lock in timers
` [RFCv5 10/16] Bluetooth: Use chan lock in L2CAP sig commands
` [RFCv5 11/16] Bluetooth: Use chan lock in L2CAP conn start
` [RFCv5 12/16] Bluetooth: Use chan lock in receiving data
` [RFCv5 13/16] Bluetooth: Change locking logic for conn/chan ready
` [RFCv5 14/16] Bluetooth: Change locking logic in security_cfm
` [RFCv5 15/16] Bluetooth: Use l2cap chan lock in socket connect
` [RFCv5 16/16] Bluetooth: Remove socket lock check
[PATCH 1/8] Bluetooth: Use GFP_KERNEL for HCI socket allocations
2012-02-20 11:50 UTC (2+ messages)
[PATCH 8/8] Bluetooth: Fix issue with shared SKB between HCI raw socket and driver
2012-02-20 10:58 UTC
[PATCH 7/8] Bluetooth: Simplify HCI socket bind handling
2012-02-20 10:58 UTC
[PATCH 6/8] Bluetooth: Add HCI CMSG details only to raw sockets
2012-02-20 10:58 UTC
[PATCH 5/8] Bluetooth: Lock socket when reading HCI socket options
2012-02-20 10:58 UTC
[PATCH 4/8] Bluetooth: Limit HCI raw socket options to actual raw sockets
2012-02-20 10:58 UTC
[PATCH 3/8] Bluetooth: Remove unneeded bt_cb(skb)->channel variable
2012-02-20 10:58 UTC
[PATCH 2/8] Bluetooth: Split sending for HCI raw and control sockets
2012-02-20 10:58 UTC
Heart Rate Profile v.2
2012-02-20 9:54 UTC (2+ messages)
` [PATCH] Heart Rate Profile API
RFC Heart Rate API
2012-02-20 9:54 UTC (4+ messages)
` [PATCH] Heart Rate Profile API
[PATCH obexd 1/8] core: Fix queueing packet containing error while suspended
2012-02-19 22:19 UTC (9+ messages)
` [PATCH obexd 2/8] gobex: Translate posix error code to proper OBEX response opcode
` [PATCH obexd 3/8] core: Make use of g_obex_errno_to_rsp to translate posix errors
` [PATCH obexd 4/8] gobex: Use ENOSYS to correspond to OBEX not implemented
` [PATCH obexd 5/8] core: Use ENOSYS to indicate not implemented function
` [PATCH obexd 6/8] ftp: "
` [PATCH obexd 7/8] core: "
` [PATCH obexd 8/8] map: "
[RFC v2 0/4] MGMT Start Discovery interleaved support
2012-02-19 13:13 UTC (8+ messages)
` [RFC v2 1/4] Bluetooth: Prepare start_discovery
` [RFC v2 2/4] Bluetooth: Track discovery type
` [RFC v2 3/4] Bluetooth: Merge INQUIRY and LE_SCAN discovery states
` [RFC v2 4/4] Bluetooth: Interleaved discovery support
[PATCH] Bluetooth: Fix hci_connect error return values
2012-02-19 12:13 UTC (2+ messages)
[PATCH 1/6] Bluetooth: mgmt: Change ordering of cmd_status paramters
2012-02-19 12:00 UTC (12+ messages)
` [PATCH 2/6] Bluetooth: mgmt: Move status parameters into the cmd_complete header
` [PATCH 3/6] Bluetooth: mgmt: Fix Pair Device response status values
` [PATCH 4/6] Bluetooth: mgmt: Fix Start Discovery return parameters
` [PATCH 5/6] Bluetooth: mgmt: Fix (Un)Block Device "
` [PATCH 6/6] Bluetooth: mgmt: Fix OOB command response parameters
[PATCH] Bluetooth: Set DISCOVERY_STOPPED if controller resets
2012-02-18 6:38 UTC (2+ messages)
ath3k: asus bluetooth dongle won't work
2012-02-17 19:22 UTC (6+ messages)
[PATCH] Bluetooth: Drop frames without F-bit set when in WAIT_F state
2012-02-17 19:11 UTC (5+ messages)
[PATCH V2 0/3] bluetooth: Shrink object size, use current logging style
2012-02-17 18:12 UTC (10+ messages)
` [PATCH V2 1/3] bluetooth: Add logging functions bt_info and bt_err
` [PATCH V2 2/3] bluetooth: Convert BT_ERR/BT_INFO to bt_err/bt_info
` [PATCH V2 3/3] bluetooth: Convert BT_DBG to pr_debug
[RFC 0/4] MGMT Start Discovery interleaved support
2012-02-17 16:03 UTC (19+ messages)
` [RFC 1/4] Bluetooth: Prepare start_discovery
` [RFC 2/4] Bluetooth: Track discovery type
` [RFC 3/4] Bluetooth: Merge INQUIRY and LE_SCAN discovery states
` [RFC 4/4] Bluetooth: Interleaved discovery support
Using a headset: alsa says connection refused?
2012-02-17 15:42 UTC
[PATCH BlueZ] audio: Fix signature of MediaTransport.Acquire method
2012-02-17 14:43 UTC (2+ messages)
[PATCH obexd v4 0/6] Several minor fixes
2012-02-17 14:27 UTC (8+ messages)
` [PATCH obexd v4 1/6] client: fix memory leak in obc_session_put
` [PATCH obexd v4 2/6] client: fix unreported error case
` [PATCH obexd v4 3/6] client: fix incorrect error check
` [PATCH obexd v4 4/6] client: fix pbap select when same path given twice
` [PATCH obexd v4 5/6] client: queue transfers in ftp sessions
` [PATCH obexd v4 6/6] client: queue transfers in pbap sessions
[RFC obexd 1/3] core: Fix queueing packet containing error while suspended
2012-02-17 13:11 UTC (3+ messages)
` [RFC obexd 2/3] gobex: Translate posix error code to proper OBEX response opcode
` [RFC obexd 3/3] core: Make use of g_obex_errno2rsp to translate posix errors
[PATCH 1/3] Bluetooth: mgmt: Add address type to link key messages
2012-02-17 12:35 UTC (6+ messages)
` [PATCH 2/3] Bluetooth: mgmt: Add address type to PIN code messages
` [PATCH 3/3] Bluetooth: mgmt: Add address type to confirm name command
Handsfree Agent not registered
2012-02-17 11:15 UTC
[PATCH hcidump 1/2] L2CAP: add OBEX support
2012-02-17 11:06 UTC (3+ messages)
` [PATCH hcidump 2/2] core: Add support for passing PSM as OBEX port
[PATCHv2 0/3] Ease debugging patches
2012-02-17 11:03 UTC (8+ messages)
` [PATCHv2 1/3] Bluetooth: Move scope of state_to_string
` [PATCHv2 2/3] Bluetooth: Use symbolic names for state in debug
` [PATCHv2 3/3] Bluetooth: Prefix hex numbers with object name
[PATCH obexd v3 0/6] Several minor fixes
2012-02-17 9:56 UTC (7+ messages)
` [PATCH obexd v3 2/6] client: fix unreported error case
` [PATCH obexd v3 3/6] client: fix incorrect error check
` [PATCH obexd v3 6/6] client: queue transfers in pbap sessions
[PATCH 1/2] Bluetooth: Move scope of state_to_string
2012-02-17 9:30 UTC (6+ messages)
Add Atheros maryann PIDVID support
2012-02-17 9:08 UTC (4+ messages)
[PATCH 1/2] bluetooth: Use more current logging styles
2012-02-17 8:58 UTC (5+ messages)
[PATCH] LMP transaction collision at Set encryption
2012-02-17 8:53 UTC (4+ messages)
[PATCH 1/4] Bluetooth: Remove unused member from cmd_lookup struct
2012-02-17 8:33 UTC (9+ messages)
` [PATCH 2/4] Bluetooth: mgmt: Add support for Set Link Security command
` [PATCH 3/4] Bluetooth: mgmt: Implement Set SSP command
` [PATCH 4/4] Bluetooth: mgmt: Use more consistent error variable names
[PATCH 1/2 v2] Bluetooth: mgmt: Add support for Set Link Security command
2012-02-16 23:39 UTC (2+ messages)
` [PATCH 2/2 v2] Bluetooth: mgmt: Add support for Set SSP command
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).